Commit graph

8 commits

Author SHA1 Message Date
wiz
2f97341641 Updated libmatheval to 1.1.11.
Set LICENSE.
Still does not build with guile20, so leave it at 1.8.


Version 1.1.11

* Fixed issue with linking Lex library.


Version 1.1.10

* Fixed memory leak in evaluator_create function implementation.


Version 1.1.9

* Fixed bug in math_step function implementation.
* Updated manual.
2016-09-15 16:39:17 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
joerg
af4b03a241 Don't use libfl. Bump revision. 2014-04-28 12:43:34 +00:00
asau
bf51f6ab85 Update to libmatheval 1.1.8
Changes:

Version 1.1.8
* Fixed bugs in the Fortran interface.
* Updated pkg-config file.

Version 1.1.7
* Fixed wrong derivative calculation for erf function.

Version 1.1.6
* Added support for erorr function (erf).

Version 1.1.5
* Re-licensed under GNU Public License version 3.
2012-09-13 15:44:04 +00:00
drochner
123bf8f8b0 update to 1.1.4
changes:
* Fixed test scripts to accomodate Guile 1.8 branch.
* Added support for pkg-config.
* Added some missing texinfo entries.
2007-03-13 10:51:42 +00:00
drochner
83f5d0dc79 update to 1.1.3
changes:
* Added support for constants e, log2(e), log10(e), ln(2), ln(10), pi,
  pi/2, pi/4, 1/pi, 2/pi, 2/sqrt(pi), sqrt(2) and sqrt(1/2).
* Fixed bug with using global instead of evaluator specific symbol table
  variable in evaluator_get_variables() function.
2006-07-10 11:16:24 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
drochner
da5578aca5 import libmatheval-1.1.1, a
Library for evaluating mathematical expressions
2004-08-24 12:36:29 +00:00