Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishiosaur/sigmaswift
A port of Sigma.js to Swift, because having discovered OOP, I now hate Javascript.
https://github.com/rishiosaur/sigmaswift
math sigma swift
Last synced: 4 days ago
JSON representation
A port of Sigma.js to Swift, because having discovered OOP, I now hate Javascript.
- Host: GitHub
- URL: https://github.com/rishiosaur/sigmaswift
- Owner: rishiosaur
- License: mit
- Created: 2019-08-05T20:05:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T18:21:14.000Z (over 5 years ago)
- Last Synced: 2024-11-07T23:52:35.525Z (about 2 months ago)
- Topics: math, sigma, swift
- Language: Swift
- Size: 252 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SigmaSwift
[![CI Status](https://img.shields.io/travis/rishiosaur/SigmaSwift.svg?style=flat)](https://travis-ci.org/rishiosaur/SigmaSwift)
[![Version](https://img.shields.io/cocoapods/v/SigmaSwift.svg?style=flat)](https://cocoapods.org/pods/SigmaSwift)
[![License](https://img.shields.io/cocoapods/l/SigmaSwift.svg?style=flat)](https://cocoapods.org/pods/SigmaSwift)
[![Platform](https://img.shields.io/cocoapods/p/SigmaSwift.svg?style=flat)](https://cocoapods.org/pods/SigmaSwift)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SigmaSwift is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'SigmaSwift'
```## Author
rishiosaur, [email protected]
## License
SigmaSwift is available under the MIT license. See the LICENSE file for more info.