Skip to content

vkaramov/CubicSpline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubicSpline

CI Status Version License Platform

A simple cubic spline library written in Swift

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Xcode 10.0-12.0 and Swift 4.0-5.1 are supported.

Installation

CubicSpline is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CubicSpline'

If you're not using CocoaPods, simply add the source files in the CubicSpline directory to your project. There are no dependencies and it works on Mac and iOS.

Author

Viacheslav Karamov

Credits

Based and relying on SAMCubicSpline by Sam Soffes. Example is based on SwiftCubicSpline by Giordano Scalzo.

License

CubicSpline is available under the MIT license. See the LICENSE file for more info.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published