https://github.com/cybercoral/modulararitmos
It's a small program that contains formulas for modular arithmetic, with real and complex numbers.
https://github.com/cybercoral/modulararitmos
c math mathematics modular-arithmetic python3
Last synced: 19 days ago
JSON representation
It's a small program that contains formulas for modular arithmetic, with real and complex numbers.
- Host: GitHub
- URL: https://github.com/cybercoral/modulararitmos
- Owner: CyberCoral
- License: gpl-3.0
- Created: 2024-01-02T14:33:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T01:42:26.000Z (over 2 years ago)
- Last Synced: 2025-03-16T16:50:00.308Z (about 1 year ago)
- Topics: c, math, mathematics, modular-arithmetic, python3
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModularAritmos
It's a small program that contains formulas for modular arithmetic, with real and complex numbers.