This commit is contained in:
K.I.A.Derouiche 2020-09-14 12:38:50 +01:00
parent bb54144f45
commit fcd22960db
10 changed files with 6 additions and 88 deletions

View File

@ -1 +1 @@
A generic framework for ode models, specifically compartmental type problems
A generic framework for ode models, specifically compartmental type problems

View File

@ -8,16 +8,16 @@ MASTER_SITES= https://files.pythonhosted.org/packages/a4/32/f5eb25fd1ee4e2fa2d4a
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://github.com/PublicHealthEngland/pygom
COMMENT= ODE modeling in Python
#LICENSE= # TODO: (see mk/license.mk)
LICENSE= gnu-gpl-v2
#DEPENDS+= ${PYPKGPREFIX}-enum34>=3.2.2:../../devel/py-enum34
DEPENDS+= ${PYPKGPREFIX}-enum34>=3.2.2:../../devel/py-enum34
DEPENDS+= ${PYPKGPREFIX}-matplotlib>=3.2.2:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-pandas>=0.25.3:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-scipy>=1.4.1:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-sympy>=1.5.1:../../math/py-sympy
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.1:../../time/py-dateutil
USE_LANGUAGES= c c++
USE_LANGUAGES= c c++
BUILDLINK_API_DEPENDS.py-cython+= ${PYPKGPREFIX}-cython>=0.12.1
.include "../../devel/py-cython/buildlink3.mk"

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,2 @@
General Relativity toobox in python based on SymPy (python library
for symbolic mathematics).

View File

@ -1,2 +0,0 @@
Instant is a Python module that allows for instant inlining of C and C++
code in Python.

View File

@ -1,28 +0,0 @@
# $NetBSD: Makefile,v 1.7 2014/06/01 12:49:42 thomasklausner Exp $
#
DISTNAME= instant-${MMVERSION}.0
CATEGORIES= devel python
MASTER_SITES= http://launchpad.net/instant/${MMVERSION}.x/${MMVERSION}.0/+download/
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= https://launchpad.net/instant
COMMENT= Instant inlining of C and C++ code in Python
LICENSE= gnu-lgpl-v3
PYDISTUTILSPKG= yes
MMVERSION= 1.2
SUBST_CLASSES+= man
SUBST_FILES.man= setup.py
SUBST_STAGE.man= post-patch
SUBST_SED.man= -e 's|"share", ||g'
# todo: depends on swig, distutils
.include "../../lang/python/extension.mk"
.include "../../devel/swig2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,36 +0,0 @@
@comment $NetBSD: PLIST,v 1.2 2013/03/23 14:53:14 outpaddling Exp $
bin/instant-clean
bin/instant-showcache
${PYSITELIB}/instant/__init__.py
${PYSITELIB}/instant/__init__.pyc
${PYSITELIB}/instant/__init__.pyo
${PYSITELIB}/instant/build.py
${PYSITELIB}/instant/build.pyc
${PYSITELIB}/instant/build.pyo
${PYSITELIB}/instant/cache.py
${PYSITELIB}/instant/cache.pyc
${PYSITELIB}/instant/cache.pyo
${PYSITELIB}/instant/codegeneration.py
${PYSITELIB}/instant/codegeneration.pyc
${PYSITELIB}/instant/codegeneration.pyo
${PYSITELIB}/instant/config.py
${PYSITELIB}/instant/config.pyc
${PYSITELIB}/instant/config.pyo
${PYSITELIB}/instant/inlining.py
${PYSITELIB}/instant/inlining.pyc
${PYSITELIB}/instant/inlining.pyo
${PYSITELIB}/instant/locking.py
${PYSITELIB}/instant/locking.pyc
${PYSITELIB}/instant/locking.pyo
${PYSITELIB}/instant/output.py
${PYSITELIB}/instant/output.pyc
${PYSITELIB}/instant/output.pyo
${PYSITELIB}/instant/paths.py
${PYSITELIB}/instant/paths.pyc
${PYSITELIB}/instant/paths.pyo
${PYSITELIB}/instant/signatures.py
${PYSITELIB}/instant/signatures.pyc
${PYSITELIB}/instant/signatures.pyo
${PYSITELIB}/instant/swig/numpy.i
man/man1/instant-clean.1
man/man1/instant-showcache.1

View File

@ -1,12 +0,0 @@
# $NetBSD: buildlink3.mk,v 1.5 2013/03/23 14:53:14 outpaddling Exp $
BUILDLINK_TREE+= py-instant
.if !defined(PY_INSTANT_BUILDLINK3_MK)
PY_INSTANT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.py-instant+= ${PYPKGPREFIX}-instant>=1.0.0
BUILDLINK_PKGSRCDIR.py-instant?= ../../wip/py-instant
.endif # PY_INSTANT_BUILDLINK3_MK
BUILDLINK_TREE+= -py-instant

View File

@ -1,6 +0,0 @@
$NetBSD: distinfo,v 1.3 2013/03/24 20:41:42 outpaddling Exp $
SHA1 (instant-1.2.0.tar.gz) = b9523ce3b7e5370b7a20081fa2672f0b8aecea09
RMD160 (instant-1.2.0.tar.gz) = c64471077f1d9295bb0adab33c300eb21794f94a
SHA512 (instant-1.2.0.tar.gz) = 574f2e56ea14e19928d53f46b781d2e77fd11dd1bb3c84e38466977999b03028a9780f1f3888084484feef2fe42e40b7a500eeb35af360034247fcfe019b86eb
Size (instant-1.2.0.tar.gz) = 125833 bytes