pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

+py-clid, +py-gbpy, +py-gwsurrogate, +py-jitcode, +py-quaternions



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Jul 20 00:31:05 2016 +0100
Changeset:	c4260eb233acb447bbb9edcdc63e666626b870ec

Added Files:
	py-clid/DESCR
	py-clid/Makefile
	py-clid/PLIST
	py-clid/distinfo
	py-gbpy/DESCR
	py-gbpy/Makefile
	py-gbpy/PLIST
	py-gbpy/distinfo
	py-gem/DESCR
	py-gem/Makefile
	py-gem/PLIST
	py-gem/distinfo
	py-gwsurrogate/DESCR
	py-gwsurrogate/Makefile
	py-gwsurrogate/PLIST
	py-gwsurrogate/distinfo
	py-jitcode/DESCR
	py-jitcode/Makefile
	py-jitcode/PLIST
	py-jitcode/distinfo
	py-quaternions/DESCR
	py-quaternions/Makefile
	py-quaternions/PLIST
	py-quaternions/distinfo

Log Message:
+py-clid, +py-gbpy, +py-gwsurrogate, +py-jitcode, +py-quaternions

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4260eb233acb447bbb9edcdc63e666626b870ec

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-clid/DESCR           |   1 +
 py-clid/Makefile        |  16 ++++++
 py-clid/PLIST           |  14 +++++
 py-clid/distinfo        |   6 ++
 py-gbpy/DESCR           |   3 +
 py-gbpy/Makefile        |  17 ++++++
 py-gbpy/PLIST           | 149 ++++++++++++++++++++++++++++++++++++++++++++++++
 py-gbpy/distinfo        |   6 ++
 py-gem/DESCR            |   3 +
 py-gem/Makefile         |  17 ++++++
 py-gem/PLIST            |  27 +++++++++
 py-gem/distinfo         |   6 ++
 py-gwsurrogate/DESCR    |   5 ++
 py-gwsurrogate/Makefile |  16 ++++++
 py-gwsurrogate/PLIST    |  17 ++++++
 py-gwsurrogate/distinfo |   6 ++
 py-jitcode/DESCR        |   7 +++
 py-jitcode/Makefile     |  18 ++++++
 py-jitcode/PLIST        |  19 ++++++
 py-jitcode/distinfo     |   6 ++
 py-quaternions/DESCR    |   2 +
 py-quaternions/Makefile |  17 ++++++
 py-quaternions/PLIST    |  12 ++++
 py-quaternions/distinfo |   6 ++
 24 files changed, 396 insertions(+)

diffs:
diff --git a/py-clid/DESCR b/py-clid/DESCR
new file mode 100644
index 0000000..3fb0e24
--- /dev/null
+++ b/py-clid/DESCR
@@ -0,0 +1 @@
+A simple vector mathematics library
diff --git a/py-clid/Makefile b/py-clid/Makefile
new file mode 100644
index 0000000..a55fde2
--- /dev/null
+++ b/py-clid/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	pyclid-0.51
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME:S/py//}
+CATEGORIES=	math
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyclid/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/Kaundur/pyclid
+COMMENT=	Simple vector mathematics library
+LICENSE=	mit
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-clid/PLIST b/py-clid/PLIST
new file mode 100644
index 0000000..8e553f2
--- /dev/null
+++ b/py-clid/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/pyclid/__init__.py
+${PYSITELIB}/pyclid/__init__.pyc
+${PYSITELIB}/pyclid/__init__.pyo
+${PYSITELIB}/pyclid/matrix.py
+${PYSITELIB}/pyclid/matrix.pyc
+${PYSITELIB}/pyclid/matrix.pyo
+${PYSITELIB}/pyclid/quaternion.py
+${PYSITELIB}/pyclid/quaternion.pyc
+${PYSITELIB}/pyclid/quaternion.pyo
+${PYSITELIB}/pyclid/vector.py
+${PYSITELIB}/pyclid/vector.pyc
+${PYSITELIB}/pyclid/vector.pyo
diff --git a/py-clid/distinfo b/py-clid/distinfo
new file mode 100644
index 0000000..4d42167
--- /dev/null
+++ b/py-clid/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (pyclid-0.51.tar.gz) = 5375fd26b5e25391473d5bd9bc8aa7fba94535ed
+RMD160 (pyclid-0.51.tar.gz) = 42dab20209602ecb502b2c0060500f43a6fc3feb
+SHA512 (pyclid-0.51.tar.gz) = 714d4a8bc71e973aeecbd9bfe497ce6407090912c5e9c2b9160923f1225eacccdc8ebad83afa1010707edddd8d6d4300df2d4713f885455a054dc700c25de28b
+Size (pyclid-0.51.tar.gz) = 4797 bytes
diff --git a/py-gbpy/DESCR b/py-gbpy/DESCR
new file mode 100644
index 0000000..e18f111
--- /dev/null
+++ b/py-gbpy/DESCR
@@ -0,0 +1,3 @@
+GBpy is a python package for finding the geometrical properties of a Bicrystal
+It includes all the necessary tools for constructing a simulation box for grain
+boundary simulation
diff --git a/py-gbpy/Makefile b/py-gbpy/Makefile
new file mode 100644
index 0000000..f610976
--- /dev/null
+++ b/py-gbpy/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	GBpy-0.1.1
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=	math
+MASTER_SITES=	${MASTER_SITE_PYPI:=g/GBpy/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/adehgha/GBpy
+COMMENT=	Calculating the geometric properties of interfaces in crystals
+LICENSE=	gnu-gpl-v3
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-gbpy/PLIST b/py-gbpy/PLIST
new file mode 100644
index 0000000..3774589
--- /dev/null
+++ b/py-gbpy/PLIST
@@ -0,0 +1,149 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/GBpy/Test_quaternion.py
+${PYSITELIB}/GBpy/Test_quaternion.pyc
+${PYSITELIB}/GBpy/Test_quaternion.pyo
+${PYSITELIB}/GBpy/__init__.py
+${PYSITELIB}/GBpy/__init__.pyc
+${PYSITELIB}/GBpy/__init__.pyo
+${PYSITELIB}/GBpy/bp_basis.py
+${PYSITELIB}/GBpy/bp_basis.pyc
+${PYSITELIB}/GBpy/bp_basis.pyo
+${PYSITELIB}/GBpy/csl_generators/__init__.py
+${PYSITELIB}/GBpy/csl_generators/__init__.pyc
+${PYSITELIB}/GBpy/csl_generators/__init__.pyo
+${PYSITELIB}/GBpy/csl_generators/csl_dsc_genlattice.py
+${PYSITELIB}/GBpy/csl_generators/csl_dsc_genlattice.pyc
+${PYSITELIB}/GBpy/csl_generators/csl_dsc_genlattice.pyo
+${PYSITELIB}/GBpy/csl_generators/genereate_csl_mats.py
+${PYSITELIB}/GBpy/csl_generators/genereate_csl_mats.pyc
+${PYSITELIB}/GBpy/csl_generators/genereate_csl_mats.pyo
+${PYSITELIB}/GBpy/csl_generators/matlab_csls/432_CommonCSL.mat
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/hP_Id_lit_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/hP_ca_lit_csl_specific_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/hR_Id_lit_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/hR_ca_lit_csl_specific_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/prior_lit_csls.py
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/prior_lit_csls.pyc
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/prior_lit_csls.pyo
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/tP_Id_lit_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/prior_lit_csls/tP_ca_lit_csl_specific_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/python_csls/cF_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/python_csls/hP_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/python_csls/hR_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/python_csls/tP_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/python_csls/tP_Id_exp_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/python_csls/tP_ca_csl_specific_tau_1_9_rotations.pkl
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_csl_mats_exp.py
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_csl_mats_exp.pyc
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_csl_mats_exp.pyo
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_cubic_cslmats.py
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_cubic_cslmats.pyc
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_cubic_cslmats.pyo
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_lit_cslmats.py
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_lit_cslmats.pyc
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_lit_cslmats.pyo
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_rhomb_cslmats.py
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_rhomb_cslmats.pyc
+${PYSITELIB}/GBpy/csl_generators/test_csls/test_rhomb_cslmats.pyo
+${PYSITELIB}/GBpy/csl_utility_functions.py
+${PYSITELIB}/GBpy/csl_utility_functions.pyc
+${PYSITELIB}/GBpy/csl_utility_functions.pyo
+${PYSITELIB}/GBpy/docs/build/doctrees/environment.pickle
+${PYSITELIB}/GBpy/docs/build/doctrees/index.doctree
+${PYSITELIB}/GBpy/docs/build/html/.buildinfo
+${PYSITELIB}/GBpy/docs/build/html/_modules/bp_basis.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/csl_utility_functions.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/find_csl_dsc.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/generate_symm_ops.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/index.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/integer_manipulations.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/lattice.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/misorient_fz.html
+${PYSITELIB}/GBpy/docs/build/html/_modules/quaternion.html
+${PYSITELIB}/GBpy/docs/build/html/_sources/index.txt
+${PYSITELIB}/GBpy/docs/build/html/_static/ajax-loader.gif
+${PYSITELIB}/GBpy/docs/build/html/_static/basic.css
+${PYSITELIB}/GBpy/docs/build/html/_static/comment-bright.png
+${PYSITELIB}/GBpy/docs/build/html/_static/comment-close.png
+${PYSITELIB}/GBpy/docs/build/html/_static/comment.png
+${PYSITELIB}/GBpy/docs/build/html/_static/default.css
+${PYSITELIB}/GBpy/docs/build/html/_static/doctools.js
+${PYSITELIB}/GBpy/docs/build/html/_static/down-pressed.png
+${PYSITELIB}/GBpy/docs/build/html/_static/down.png
+${PYSITELIB}/GBpy/docs/build/html/_static/file.png
+${PYSITELIB}/GBpy/docs/build/html/_static/jquery.js
+${PYSITELIB}/GBpy/docs/build/html/_static/minus.png
+${PYSITELIB}/GBpy/docs/build/html/_static/plus.png
+${PYSITELIB}/GBpy/docs/build/html/_static/pygments.css
+${PYSITELIB}/GBpy/docs/build/html/_static/searchtools.js
+${PYSITELIB}/GBpy/docs/build/html/_static/sidebar.js
+${PYSITELIB}/GBpy/docs/build/html/_static/underscore.js
+${PYSITELIB}/GBpy/docs/build/html/_static/up-pressed.png
+${PYSITELIB}/GBpy/docs/build/html/_static/up.png
+${PYSITELIB}/GBpy/docs/build/html/_static/websupport.js
+${PYSITELIB}/GBpy/docs/build/html/genindex.html
+${PYSITELIB}/GBpy/docs/build/html/index.html
+${PYSITELIB}/GBpy/docs/build/html/objects.inv
+${PYSITELIB}/GBpy/docs/build/html/py-modindex.html
+${PYSITELIB}/GBpy/docs/build/html/search.html
+${PYSITELIB}/GBpy/docs/build/html/searchindex.js
+${PYSITELIB}/GBpy/docs/images/pic.emf
+${PYSITELIB}/GBpy/docs/images/pic.png
+${PYSITELIB}/GBpy/docs/images/pic.tif
+${PYSITELIB}/GBpy/docs/make.bat
+${PYSITELIB}/GBpy/docs/source/conf.py
+${PYSITELIB}/GBpy/docs/source/conf.pyc
+${PYSITELIB}/GBpy/docs/source/conf.pyo
+${PYSITELIB}/GBpy/docs/source/index.rst
+${PYSITELIB}/GBpy/find_csl_dsc.py
+${PYSITELIB}/GBpy/find_csl_dsc.pyc
+${PYSITELIB}/GBpy/find_csl_dsc.pyo
+${PYSITELIB}/GBpy/generate_symm_ops.py
+${PYSITELIB}/GBpy/generate_symm_ops.pyc
+${PYSITELIB}/GBpy/generate_symm_ops.pyo
+${PYSITELIB}/GBpy/geometry_tools.py
+${PYSITELIB}/GBpy/geometry_tools.pyc
+${PYSITELIB}/GBpy/geometry_tools.pyo
+${PYSITELIB}/GBpy/integer_manipulations.py
+${PYSITELIB}/GBpy/integer_manipulations.pyc
+${PYSITELIB}/GBpy/integer_manipulations.pyo
+${PYSITELIB}/GBpy/lattice.py
+${PYSITELIB}/GBpy/lattice.pyc
+${PYSITELIB}/GBpy/lattice.pyo
+${PYSITELIB}/GBpy/misorient_fz.py
+${PYSITELIB}/GBpy/misorient_fz.pyc
+${PYSITELIB}/GBpy/misorient_fz.pyo
+${PYSITELIB}/GBpy/pkl_files/cF_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/pkl_files/hP_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/pkl_files/hR_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_mats_D3d.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_mats_D4h.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_mats_D6.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_mats_D6h.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_mats_O.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_mats_Oh.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_quats_D3.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_quats_D4.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_quats_D6.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_quats_D6h.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_quats_O.pkl
+${PYSITELIB}/GBpy/pkl_files/symm_quats_Oh.pkl
+${PYSITELIB}/GBpy/pkl_files/tP_Id_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/pkl_files/tP_Id_exp_csl_common_rotations.pkl
+${PYSITELIB}/GBpy/pkl_files/tP_ca_csl_specific_tau_1_9_rotations.pkl
+${PYSITELIB}/GBpy/quaternion.py
+${PYSITELIB}/GBpy/quaternion.pyc
+${PYSITELIB}/GBpy/quaternion.pyo
+${PYSITELIB}/GBpy/test_cases.py
+${PYSITELIB}/GBpy/test_cases.pyc
+${PYSITELIB}/GBpy/test_cases.pyo
+${PYSITELIB}/GBpy/tools.py
+${PYSITELIB}/GBpy/tools.pyc
+${PYSITELIB}/GBpy/tools.pyo
+${PYSITELIB}/GBpy/vector3d.py
+${PYSITELIB}/GBpy/vector3d.pyc
+${PYSITELIB}/GBpy/vector3d.pyo
diff --git a/py-gbpy/distinfo b/py-gbpy/distinfo
new file mode 100644
index 0000000..755f06a
--- /dev/null
+++ b/py-gbpy/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (GBpy-0.1.1.tar.gz) = 4abcdf9cb45834343b478488cf2c508ae920083c
+RMD160 (GBpy-0.1.1.tar.gz) = ab0908dce6cf67e37df72209897f53e52f6663c0
+SHA512 (GBpy-0.1.1.tar.gz) = 7f4b32a46be9c5316fe97401fbf2ac22d83510e655a9c0e88135c2b622ba448b87ea23dfb21f90317b0e79ec62557ea9174765e2620198af48ddf7528e9c48f8
+Size (GBpy-0.1.1.tar.gz) = 1090446 bytes
diff --git a/py-gem/DESCR b/py-gem/DESCR
new file mode 100644
index 0000000..e9081c5
--- /dev/null
+++ b/py-gem/DESCR
@@ -0,0 +1,3 @@
+This is a math library written in python for 2D/3D game development which is
+also compatible with pypy. I made it while I was learning more about the math
+used in graphics development and for personal use in OpenGL related projects
diff --git a/py-gem/Makefile b/py-gem/Makefile
new file mode 100644
index 0000000..30d679b
--- /dev/null
+++ b/py-gem/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	gem-v0.1.11
+EGG_NAME=	gem-0.1.11
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	${MASTER_SITE_PYPI:=g/gem/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/explosiveduck/pyGameMath
+COMMENT=	Math library for game programming in python
+LICENSE=	2-clause-bsd
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-gem/PLIST b/py-gem/PLIST
new file mode 100644
index 0000000..2e24aaf
--- /dev/null
+++ b/py-gem/PLIST
@@ -0,0 +1,27 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/gem/__init__.py
+${PYSITELIB}/gem/__init__.pyc
+${PYSITELIB}/gem/__init__.pyo
+${PYSITELIB}/gem/common.py
+${PYSITELIB}/gem/common.pyc
+${PYSITELIB}/gem/common.pyo
+${PYSITELIB}/gem/matrix.py
+${PYSITELIB}/gem/matrix.pyc
+${PYSITELIB}/gem/matrix.pyo
+${PYSITELIB}/gem/plane.py
+${PYSITELIB}/gem/plane.pyc
+${PYSITELIB}/gem/plane.pyo
+${PYSITELIB}/gem/quaternion.py
+${PYSITELIB}/gem/quaternion.pyc
+${PYSITELIB}/gem/quaternion.pyo
+${PYSITELIB}/gem/ray.py
+${PYSITELIB}/gem/ray.pyc
+${PYSITELIB}/gem/ray.pyo
+${PYSITELIB}/gem/vector.py
+${PYSITELIB}/gem/vector.pyc
+${PYSITELIB}/gem/vector.pyo
diff --git a/py-gem/distinfo b/py-gem/distinfo
new file mode 100644
index 0000000..4139651
--- /dev/null
+++ b/py-gem/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (gem-v0.1.11.tar.gz) = a461746fac1bb7654b9f51e973cf8bcdd896118b
+RMD160 (gem-v0.1.11.tar.gz) = 8f98994236e422687de20157a785370701a99cdb
+SHA512 (gem-v0.1.11.tar.gz) = edff5e63fd2dae695500298ca56f01770f2dc83ea25f5e562e14d4c5a8bd1ceb9355055e066a6ea63786e1e642bc8e3102250077faa80202cbe0aa4e8c88f715
+Size (gem-v0.1.11.tar.gz) = 15045 bytes
diff --git a/py-gwsurrogate/DESCR b/py-gwsurrogate/DESCR
new file mode 100644
index 0000000..e16c62b
--- /dev/null
+++ b/py-gwsurrogate/DESCR
@@ -0,0 +1,5 @@
+GWSurrogate is an easy to use interface to gravitational wave surrogate models
+Surrogates provide a fast and accurate evaluation mechanism for gravitational
+waveforms which would otherwise be found through solving differential
+equations. These equations must be solved in the ``building" phase, which
+was performed using other codes
diff --git a/py-gwsurrogate/Makefile b/py-gwsurrogate/Makefile
new file mode 100644
index 0000000..1932a19
--- /dev/null
+++ b/py-gwsurrogate/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	gwsurrogate-0.4.0
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	${MASTER_SITE_PYPI:=g/gwsurrogate/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://www.black-holes.org/surrogates/
+COMMENT=	Easy to use interface to gravitational wave surrogate models
+LICENSE=	mit
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-gwsurrogate/PLIST b/py-gwsurrogate/PLIST
new file mode 100644
index 0000000..e4fc480
--- /dev/null
+++ b/py-gwsurrogate/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/gwsurrogate/__init__.py
+${PYSITELIB}/gwsurrogate/__init__.pyc
+${PYSITELIB}/gwsurrogate/__init__.pyo
+${PYSITELIB}/gwsurrogate/parametric_funcs.py
+${PYSITELIB}/gwsurrogate/parametric_funcs.pyc
+${PYSITELIB}/gwsurrogate/parametric_funcs.pyo
+${PYSITELIB}/gwsurrogate/surrogate.py
+${PYSITELIB}/gwsurrogate/surrogate.pyc
+${PYSITELIB}/gwsurrogate/surrogate.pyo
+${PYSITELIB}/gwsurrogate/surrogateIO.py
+${PYSITELIB}/gwsurrogate/surrogateIO.pyc
+${PYSITELIB}/gwsurrogate/surrogateIO.pyo
+${PYSITELIB}/gwsurrogate/surrogate_repo.py
+${PYSITELIB}/gwsurrogate/surrogate_repo.pyc
+${PYSITELIB}/gwsurrogate/surrogate_repo.pyo
diff --git a/py-gwsurrogate/distinfo b/py-gwsurrogate/distinfo
new file mode 100644
index 0000000..a30aac6
--- /dev/null
+++ b/py-gwsurrogate/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (gwsurrogate-0.4.0.tar.gz) = 5bb0da817e1a5084a51af1ea937cabf6d7f4f172
+RMD160 (gwsurrogate-0.4.0.tar.gz) = 8281fca2c6190ada7ce42c7bd3d712b596d57061
+SHA512 (gwsurrogate-0.4.0.tar.gz) = 568f1c30955517d5fbd111613532f2060043690268440fb2d8aa2cdafd6b6f8a64cb073238e2cf32772e04b168cba9340736232b01ed34a0be38903cd3c6a822
+Size (gwsurrogate-0.4.0.tar.gz) = 4035060 bytes
diff --git a/py-jitcode/DESCR b/py-jitcode/DESCR
new file mode 100644
index 0000000..81fe214
--- /dev/null
+++ b/py-jitcode/DESCR
@@ -0,0 +1,7 @@
+JiTCODE stands for just-in-time compilation for ordinary differential equations
+and is an extension of SciPy's ODE (scipy.integrate.ode). Where SciPy's ODE
+takes a Python function a7s an argument, JiTCODE takes an iterable (or generator
+function) of SymPy terms, which it translates to C code, compiles on the fly,
+and uses as the function to feed into SciPy's ODE. This can result in a
+considerable speed boost, making the integration en par with purely compiled
+programs for large differential equations
diff --git a/py-jitcode/Makefile b/py-jitcode/Makefile
new file mode 100644
index 0000000..6678c51
--- /dev/null
+++ b/py-jitcode/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	jitcode-0.2
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	${MASTER_SITE_PYPI:=j/jitcode/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	http://github.com/neurophysik/jitcode
+COMMENT=	Just-in-Time Compilation for Ordinary Differential Equations
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-scipy>=0.17.0:../../math/py-scipy
+DEPENDS+=	${PYPKGPREFIX}-sympy>=1.0:../../math/py-sympy
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-jitcode/PLIST b/py-jitcode/PLIST
new file mode 100644
index 0000000..5cd1590
--- /dev/null
+++ b/py-jitcode/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/jitcode/__init__.py
+${PYSITELIB}/jitcode/__init__.pyc
+${PYSITELIB}/jitcode/__init__.pyo
+${PYSITELIB}/jitcode/_helpers.py
+${PYSITELIB}/jitcode/_helpers.pyc
+${PYSITELIB}/jitcode/_helpers.pyo
+${PYSITELIB}/jitcode/_jitcode.py
+${PYSITELIB}/jitcode/_jitcode.pyc
+${PYSITELIB}/jitcode/_jitcode.pyo
+${PYSITELIB}/jitcode/jitced_template.c
+${PYSITELIB}/jitcode/version.py
+${PYSITELIB}/jitcode/version.pyc
+${PYSITELIB}/jitcode/version.pyo
diff --git a/py-jitcode/distinfo b/py-jitcode/distinfo
new file mode 100644
index 0000000..355dc09
--- /dev/null
+++ b/py-jitcode/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (jitcode-0.2.tar.gz) = 4b7c72b891a0dc4f8a55f136ef6e239e5c224917
+RMD160 (jitcode-0.2.tar.gz) = 87588efafa4e66b8791a18b41343f650b2dedb57
+SHA512 (jitcode-0.2.tar.gz) = c6cae74846109635769bf690cf64e86d2c6cfd9bda5e557ef435fdac9cee7c4c7141980f7f78f9098ae3501f303b45b05caf43a21585a754ae2db05c3edce475
+Size (jitcode-0.2.tar.gz) = 23603 bytes
diff --git a/py-quaternions/DESCR b/py-quaternions/DESCR
new file mode 100644
index 0000000..0ce1938
--- /dev/null
+++ b/py-quaternions/DESCR
@@ -0,0 +1,2 @@
+A library to handle quaternions. The library is partly tested (see tests).
+It would be great to get everything (edge cases and functions) under testing
diff --git a/py-quaternions/Makefile b/py-quaternions/Makefile
new file mode 100644
index 0000000..e43f8e3
--- /dev/null
+++ b/py-quaternions/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	quaternions-0.3
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	${MASTER_SITE_PYPI:=q/quaternions/}
+EXTRACT_SUFX=	.zip#md5=fd7d74eaaed0dc3050bcebc7ac5af9e2
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/IRIM-Technology-Transition-Lab/quaternions
+COMMENT=	Package to handle quaternions
+LICENSE=	mit
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-quaternions/PLIST b/py-quaternions/PLIST
new file mode 100644
index 0000000..97fe3be
--- /dev/null
+++ b/py-quaternions/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/quaternions/__init__.py
+${PYSITELIB}/quaternions/__init__.pyc
+${PYSITELIB}/quaternions/__init__.pyo
+${PYSITELIB}/quaternions/quaternion.py
+${PYSITELIB}/quaternions/quaternion.pyc
+${PYSITELIB}/quaternions/quaternion.pyo
diff --git a/py-quaternions/distinfo b/py-quaternions/distinfo
new file mode 100644
index 0000000..7b39c8d
--- /dev/null
+++ b/py-quaternions/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (quaternions-0.3.zip) = 998e571bb4cb4552d4b0a6c4a87b5492453c27ba
+RMD160 (quaternions-0.3.zip) = d6a99dd1f2a6840cc67946d1c650e6c8fe8383e2
+SHA512 (quaternions-0.3.zip) = 5e944fb61dd443a42d563100c3e2fcdfc102e652205b4f699ecc2760dcc5b31f367e05c9640564d6e10fdb959a454b70a477cf35d36a65aba25300d012f2d5c6
+Size (quaternions-0.3.zip) = 13127 bytes


Home | Main Index | Thread Index | Old Index