Menu

Commit [r25898]  Maximize  Restore  History

Imported the Numdifftools 0.6.0 package into the relax source tree.

This package is extremely useful for testing the implementation of gradients, Hessians, and
Jacobians for all relax target functions. The numerical values from numdifftools can be compared to
the directly calculated values. And for analysis types where the partial derivatives with respect
to each model parameter are too complicated to calculated, or the derivatives are very complicated
and hence slow, numdifftools can be used to provide a numerical estimate for direct use in the
optimisation.

The Numdifftools package is from https://pypi.python.org/pypi/Numdifftools and
https://code.google.com/p/numdifftools/. The current version 0.6.0 has been placed into
extern/numdifftools. This is only the numdifftools package within the official distribution files
and the Python package setup.py file and associated files and directories have not been included.
The package uses the New BSD licence (the revised licence with no advertising clause) which is
compatible with the GPL v3 licence.

bugman 2014-09-18

1 2 > >> (Page 1 of 2)
added /trunk/extern/numdifftools
added /trunk/extern/numdifftools/__init__.py
added /trunk/extern/numdifftools/core.py
added /trunk/extern/numdifftools/doc
added /trunk/extern/numdifftools/doc/DERIVEST.pdf
added /trunk/extern/numdifftools/doc/DERIVEST.tex
added /trunk/extern/numdifftools/html
added /trunk/extern/numdifftools/html/epydoc.css
added /trunk/extern/numdifftools/html/index.html
added /trunk/extern/numdifftools/info.py
added /trunk/extern/numdifftools/license.py
added /trunk/extern/numdifftools/nd_algopy.py
added /trunk/extern/numdifftools/nd_scientific.py
added /trunk/extern/numdifftools/numdifftools.prj
added /trunk/extern/numdifftools/speed_comparison
added /trunk/extern/numdifftools/speed_comparison/benchmark1.py
added /trunk/extern/numdifftools/speed_comparison/prettyplotting.py
added /trunk/extern/numdifftools/speed_comparison/run_benchmarks.py
added /trunk/extern/numdifftools/speed_comparison/use_adolc.py
added /trunk/extern/numdifftools/speed_comparison/use_algopy.py
added /trunk/extern/numdifftools/speed_comparison/use_funcdesigner.py
added /trunk/extern/numdifftools/speed_comparison/use_numdifftools.py
added /trunk/extern/numdifftools/speed_comparison/use_scientific.py
added /trunk/extern/numdifftools/speed_comparison/use_theano.py
added /trunk/extern/numdifftools/speed_comparison/use_uncertainties.py
/trunk/extern/numdifftools/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/core.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/doc/DERIVEST.tex Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/html/epydoc.css Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/html/index.html Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/info.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/license.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/nd_algopy.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/nd_scientific.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/numdifftools.prj Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/benchmark1.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/prettyplotting.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/run_benchmarks.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_adolc.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_algopy.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_funcdesigner.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_numdifftools.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_scientific.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_theano.py Diff Switch to side-by-side view
Loading...
/trunk/extern/numdifftools/speed_comparison/use_uncertainties.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.