Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jpflori/arb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an experimental C library implementing arbitrary-precision ball arithmetic on top of FLINT (http://flintlib.org/). Planned future additions include more functions, complex numbers, polynomial balls, and matrix balls. When the code stabilizes, it might get merged back into FLINT.

Author: Fredrik Johansson <[email protected]>

The build scripts are copied from FLINT and were written by Bill Hart.

About

C library for arbitrary-precision interval arithmetic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.1%
  • C++ 1.6%
  • Other 0.3%