Skip to content

Commit 45791f5

Browse files
committed
adds GMP library under Math section
1 parent 936efaa commit 45791f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
289289
* [CGal](http://www.cgal.org/) - Collection of efficient and reliable geometric algorithms. [LGPL&GPL]
290290
* [cml](http://cmldev.net/) - free C++ math library for games and graphics. [Boost]
291291
* [Eigen](http://eigen.tuxfamily.org/) - A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. [MPL2]
292+
* [GMP](https://gmplib.org/) - A C/C++ library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [GMP]
292293

293294
## Multimedia
294295

0 commit comments

Comments
 (0)