https://github.com/pauljohanneskraft/coremath
Math operations and their realizations in code
https://github.com/pauljohanneskraft/coremath
algebra complex-numbers equation fraction math matrix rational-numbers swift swift-3 swift3
Last synced: 29 days ago
JSON representation
Math operations and their realizations in code
- Host: GitHub
- URL: https://github.com/pauljohanneskraft/coremath
- Owner: pauljohanneskraft
- License: mit
- Created: 2016-04-21T12:28:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T00:19:04.000Z (over 3 years ago)
- Last Synced: 2025-04-13T14:07:32.889Z (6 months ago)
- Topics: algebra, complex-numbers, equation, fraction, math, matrix, rational-numbers, swift, swift-3, swift3
- Language: Swift
- Homepage: http://pauljohanneskraft.github.io/CoreMath/
- Size: 968 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# CoreMath
[](https://travis-ci.org/pauljohanneskraft/CoreMath)
[](http://cocoapods.org/pods/CoreMath)
[](http://cocoapods.org/pods/CoreMath)
[](http://cocoapods.org/pods/CoreMath)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
CoreMath is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'CoreMath'
```## Author
Paul Kraft
## License
CoreMath is available under the MIT license. See the LICENSE file for more info.