Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolfnumerics
Some useful numeric types and methods for Swift.
https://github.com/wolfmcnally/wolfnumerics
Last synced: 26 days ago
JSON representation
Some useful numeric types and methods for Swift.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfnumerics
- Owner: wolfmcnally
- License: mit
- Created: 2018-09-06T23:18:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T00:01:09.000Z (about 5 years ago)
- Last Synced: 2024-12-16T17:36:13.482Z (about 1 month ago)
- Language: Swift
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WolfNumerics
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfNumerics.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfNumerics)
[![Version](https://img.shields.io/cocoapods/v/WolfNumerics.svg?style=flat)](https://cocoapods.org/pods/WolfNumerics)
[![License](https://img.shields.io/cocoapods/l/WolfNumerics.svg?style=flat)](https://cocoapods.org/pods/WolfNumerics)
[![Platform](https://img.shields.io/cocoapods/p/WolfNumerics.svg?style=flat)](https://cocoapods.org/pods/WolfNumerics)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
WolfNumerics is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'WolfNumerics'
```## Author
Wolf McNally, [email protected]
## License
WolfNumerics is available under the MIT license. See the LICENSE file for more info.