./wip/py-numdifftools, Solves automatic numerical differentiation problems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.39, Package name: py310-numdifftools-0.9.39, Maintainer: jihbed.research

The numdifftools library is a suite of tools written in_Python
to solve automatic numerical differentiation problems in one
or more variables. Finite differences are used in an adaptive
manner, coupled with a Richardson extrapolation methodology
to provide a maximally accurate result. The user can configure
many options like; changing the order of the method or the
extrapolation, even allowing the user to specify whether
complex-step, central, forward or backward differences are used


Required to run:
[devel/py-setuptools] [math/py-scipy] [math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: a043c7cb2111eb588549e1ae27af34aa7e621b32
Filesize: 4526.735 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2013-12-02 01:20:43 by Kamel Derouiche | Files touched by this commit (3)
Log message:
UPDATE Makefile

   2012-10-07 14:25:28 by Aleksej Saushev | Files touched by this commit (17)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-04-25 23:19:27 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update maintainer

   2011-03-20 23:33:37 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-numdifftools-0.3.4 as wip/py-numdifftools.

Solves automatic numerical differentiation problems in one or more variables