Skip to content

Commit

Permalink
Added mathematical parser in C++ resources
Browse files Browse the repository at this point in the history
  • Loading branch information
vkartik97 committed Oct 16, 2017
1 parent 5290693 commit 41af6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions C_plus_plus/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ A curated list of C++ frameworks, libraries, resources, and shiny things.
* [GMTL](http://ggt.sourceforge.net/) - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPL2]
* [GMP](https://gmplib.org/) - A C/C++ library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPL3 & GPL2]
* [QuantLib](https://github.com/lballabio/quantlib) - A free/open-source library for quantitative finance. [Modified BSD] [website](http://quantlib.org/)
* [exprtk](http://www.partow.net/programming/exprtk/) - C++ Mathematical Expression Library

## Multimedia

Expand Down

0 comments on commit 41af6d7

Please sign in to comment.