Import py27-sode-0.0.3 as wip/py-sode.
Python/Cython lib for solving Stochastic Ordinary Differential Equations
This commit is contained in:
parent
5cf3c98813
commit
09a8234ea9
4 changed files with 83 additions and 0 deletions
1
py-sode/DESCR
Normal file
1
py-sode/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Python/Cython lib for solving Stochastic Ordinary Differential Equations
|
21
py-sode/Makefile
Normal file
21
py-sode/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/03/21 22:08:33 jihbed Exp $
|
||||
|
||||
DISTNAME= sode-0.0.3
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/s/sode/
|
||||
|
||||
MAINTAINER= jihbed.research@gmail.com
|
||||
HOMEPAGE= https://github.com/oscarbenjamin/sode
|
||||
COMMENT= Python/Cython lib for solving Stochastic Ordinary Differential Equations
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
USE_TOOLS+= bash
|
||||
|
||||
REPLACE_BASH+= scripts/sode-time
|
||||
|
||||
.include "../../devel/py-cython/buildlink3.mk"
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../math/py-numpy/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
56
py-sode/PLIST
Normal file
56
py-sode/PLIST
Normal file
|
@ -0,0 +1,56 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/03/21 22:08:33 jihbed Exp $
|
||||
bin/sode
|
||||
bin/sode-cexamples
|
||||
bin/sode-cyexamples
|
||||
bin/sode-pyexamples
|
||||
bin/sode-time
|
||||
${PYSITELIB}/sode/__init__.py
|
||||
${PYSITELIB}/sode/__init__.pyc
|
||||
${PYSITELIB}/sode/__init__.pyo
|
||||
${PYSITELIB}/sode/algos.py
|
||||
${PYSITELIB}/sode/algos.pyc
|
||||
${PYSITELIB}/sode/algos.pyo
|
||||
${PYSITELIB}/sode/cysode.so
|
||||
${PYSITELIB}/sode/examples/__init__.py
|
||||
${PYSITELIB}/sode/examples/__init__.pyc
|
||||
${PYSITELIB}/sode/examples/__init__.pyo
|
||||
${PYSITELIB}/sode/examples/cyexamples/__init__.py
|
||||
${PYSITELIB}/sode/examples/cyexamples/__init__.pyc
|
||||
${PYSITELIB}/sode/examples/cyexamples/__init__.pyo
|
||||
${PYSITELIB}/sode/examples/cyexamples/examples.so
|
||||
${PYSITELIB}/sode/examples/pyexamples/__init__.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/__init__.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/__init__.pyo
|
||||
${PYSITELIB}/sode/examples/pyexamples/lin2d.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/lin2d.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/lin2d.pyo
|
||||
${PYSITELIB}/sode/examples/pyexamples/linmult.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/linmult.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/linmult.pyo
|
||||
${PYSITELIB}/sode/examples/pyexamples/sinmult.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/sinmult.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/sinmult.pyo
|
||||
${PYSITELIB}/sode/examples/pyexamples/tanmult.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/tanmult.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/tanmult.pyo
|
||||
${PYSITELIB}/sode/examples/pyexamples/weiner.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/weiner.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/weiner.pyo
|
||||
${PYSITELIB}/sode/examples/pyexamples/weiner2.py
|
||||
${PYSITELIB}/sode/examples/pyexamples/weiner2.pyc
|
||||
${PYSITELIB}/sode/examples/pyexamples/weiner2.pyo
|
||||
${PYSITELIB}/sode/io.py
|
||||
${PYSITELIB}/sode/io.pyc
|
||||
${PYSITELIB}/sode/io.pyo
|
||||
${PYSITELIB}/sode/opster.py
|
||||
${PYSITELIB}/sode/opster.pyc
|
||||
${PYSITELIB}/sode/opster.pyo
|
||||
${PYSITELIB}/sode/pysode.py
|
||||
${PYSITELIB}/sode/pysode.pyc
|
||||
${PYSITELIB}/sode/pysode.pyo
|
||||
${PYSITELIB}/sode/script.py
|
||||
${PYSITELIB}/sode/script.pyc
|
||||
${PYSITELIB}/sode/script.pyo
|
||||
${PYSITELIB}/sode/weiners.py
|
||||
${PYSITELIB}/sode/weiners.pyc
|
||||
${PYSITELIB}/sode/weiners.pyo
|
5
py-sode/distinfo
Normal file
5
py-sode/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/03/21 22:08:33 jihbed Exp $
|
||||
|
||||
SHA1 (sode-0.0.3.tar.gz) = fe3ce584a841f42fdba884784847b64ddefd399a
|
||||
RMD160 (sode-0.0.3.tar.gz) = 7a0aebd370ac4f3e4b7036313d565b9a5e60d852
|
||||
Size (sode-0.0.3.tar.gz) = 114905 bytes
|
Loading…
Reference in a new issue