https://github.com/jasory/hypercomplex
Complex and Hypercomplex numbers of various forms
https://github.com/jasory/hypercomplex
Last synced: 4 months ago
JSON representation
Complex and Hypercomplex numbers of various forms
- Host: GitHub
- URL: https://github.com/jasory/hypercomplex
- Owner: JASory
- License: mit
- Created: 2024-02-02T21:23:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T21:29:44.000Z (over 2 years ago)
- Last Synced: 2025-06-18T06:34:52.485Z (12 months ago)
- Language: Ada
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hypercomplex
Ada/SPARK practice library implementing complex and Hypercomplex numbers of various forms. Currently only implements Dual numbers, Gaussian Integers and Quadratic integers will likely be implemented as well.