./wip/py-vegas, Tools for adaptive multidimensional Monte Carlo integration

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


Branch: CURRENT, Version: 2.1.3, Package name: py310-vegas-2.1.3, Maintainer: jihbed.research

This package provides tools evaluating multidimensional
integrals numerically using an enhanced version of
the adaptive Monte Carlo vegas algorithm


Required to run:
[math/py-numpy] [devel/py-cython] [wip/py-lsqfit] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 199db7eca9c1b52c75816a3f149f6d1563f14683
Filesize: 1059.797 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.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-14 17:14:15 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-vegas-2.1.3 as wip/py-vegas.

This package provides tools evaluating multidimensional
integrals numerically using an enhanced version of
the adaptive Monte Carlo vegas algorithm