https://github.com/skyf0l/gmp-ecm-rs
Rust low-level and high-level bindings for GMP-ECM.
https://github.com/skyf0l/gmp-ecm-rs
computer-algebra math number-theory
Last synced: 10 months ago
JSON representation
Rust low-level and high-level bindings for GMP-ECM.
- Host: GitHub
- URL: https://github.com/skyf0l/gmp-ecm-rs
- Owner: skyf0l
- License: gpl-3.0
- Created: 2024-07-19T15:53:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T17:14:32.000Z (over 1 year ago)
- Last Synced: 2024-12-09T18:25:18.856Z (over 1 year ago)
- Topics: computer-algebra, math, number-theory
- Language: C
- Homepage:
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL.md
Awesome Lists containing this project
README
# GMP-ECM
[](https://crates.io/crates/gmp-ecm)
[](https://crates.io/crates/gmp-ecm-sys)
Rust [low-level](gmp-ecm-sys) and [high-level](gmp-ecm) bindings for [GMP-ECM](https://gitlab.inria.fr/zimmerma/ecm).