https://github.com/adishavit/ordinals
Ordinal Arithmetic in C++
https://github.com/adishavit/ordinals
mathematics ordinal set-theory
Last synced: 10 months ago
JSON representation
Ordinal Arithmetic in C++
- Host: GitHub
- URL: https://github.com/adishavit/ordinals
- Owner: adishavit
- License: bsd-3-clause
- Created: 2017-10-17T15:41:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T14:24:01.000Z (over 8 years ago)
- Last Synced: 2025-05-15T00:39:21.763Z (about 1 year ago)
- Topics: mathematics, ordinal, set-theory
- Language: C++
- Size: 45.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Ordinal Arithmetic in C++
Playing with [Ordinal Arithmetic](https://en.wikipedia.org/wiki/Ordinal_arithmetic) and operator overloading.
**Totally a Work-in-Progress!**