summaryrefslogtreecommitdiff
path: root/math/libmath++/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove math/libmath++. The only thing that used it (monopd) was removedJohn Baldwin2013-09-054-469/+0
| | | | | | | | | | back in 2011, the distfile no longer fetches, and it doesn't build correctly with clang as it is missing -fPIC. Reviewed by: az Notes: svn path=/head/; revision=326439
* Add patches to quiet new warnings and errors from gcc 3.4.2. The patchesJohn Baldwin2004-08-133-0/+434
| | | | | | | | | | have been fed upstream to the maintainer and will hopefully be included in future releases. Prodded by: pointyhat via kris Notes: svn path=/head/; revision=116134
* libmath++ is a template based math library, written in C++, for symbolicJohn Baldwin2004-03-101-0/+35
and numeric calculus applications. WWW: http://www.surakware.net/projects/libmath++/index.xml Notes: svn path=/head/; revision=103550