https://github.com/jakebromberg/Swift-Natural-Numbers
A Swift playground for implementing the natural numbers and more concepts in number theory. The inspiration for this was taken from fewbutripe.com
https://github.com/jakebromberg/Swift-Natural-Numbers
Last synced: 11 days ago
JSON representation
A Swift playground for implementing the natural numbers and more concepts in number theory. The inspiration for this was taken from fewbutripe.com
- Host: GitHub
- URL: https://github.com/jakebromberg/Swift-Natural-Numbers
- Owner: jakebromberg
- Created: 2015-05-27T17:57:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T22:34:30.000Z (almost 9 years ago)
- Last Synced: 2024-11-18T16:57:13.641Z (6 months ago)
- Language: Swift
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Swift Natural Numbers - A playground for implementing the natural numbers and more concepts in number theory. (Mathematics / SpriteKit)
README
# Swift Natural Numbers
A Swift playground for implementing the natural numbers and more concepts in number theory.