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: 10 months ago
JSON representation

Rust low-level and high-level bindings for GMP-ECM.

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).