https://github.com/iblech/constructive-algebra
Haskell library for dealing with algebraic numbers and Galois groups
https://github.com/iblech/constructive-algebra
Last synced: 10 months ago
JSON representation
Haskell library for dealing with algebraic numbers and Galois groups
- Host: GitHub
- URL: https://github.com/iblech/constructive-algebra
- Owner: iblech
- Created: 2015-02-26T20:52:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T15:19:08.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T05:42:09.605Z (11 months ago)
- Language: Haskell
- Size: 224 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# constructive-algebra
Haskell library for dealing with algebraic numbers and Galois groups
In need of serious cleanup. The code is thoroughly commented, but only in
German. This will be fixed.
Check http://speicherleck.de/iblech/stuff/swprak-algebra/ for a demo of this
library. The highlight is calculation of Galois groups of polynomials over Q,
by using arbitrary-precision arithmetic.