Skip to content

jmgc/SwiftMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftMP

Swift wrapper for the Mini-GMP and MPFR library.

It uses the Swift-numerics Real protocol for the MPFR type.

It uses the mini-gmp library to ensure that it can be compiled by the swift package manager.

Licensing

mini-gmp is under GNU license, see the Cmini-gmp package mpfr is under GNU license, see the Cmpfr package SwiftMP is under Apache license