An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![CoreMath](https://user-images.githubusercontent.com/15239005/165651634-47dd9baf-5187-4702-9cf9-71445204a33a.png)

# CoreMath

[![CI Status](http://img.shields.io/travis/pauljohanneskraft/CoreMath.svg?style=flat)](https://travis-ci.org/pauljohanneskraft/CoreMath)
[![Version](https://img.shields.io/cocoapods/v/CoreMath.svg?style=flat)](http://cocoapods.org/pods/CoreMath)
[![License](https://img.shields.io/cocoapods/l/CoreMath.svg?style=flat)](http://cocoapods.org/pods/CoreMath)
[![Platform](https://img.shields.io/cocoapods/p/CoreMath.svg?style=flat)](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.