Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.