Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T17:14:32.000Z (about 2 months ago)
- Last Synced: 2024-12-09T18:25:18.856Z (about 2 months 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
[![Crate.io](https://img.shields.io/crates/v/gmp-ecm.svg)](https://crates.io/crates/gmp-ecm)
[![Crate.io](https://img.shields.io/crates/v/gmp-ecm-sys.svg)](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).