Package: pysph / 1.0~b1-8

Metadata

Package Version Patches format
pysph 1.0~b1-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use local mathjax.patch | (download)

docs/source/conf.py | 4 4 0 - 0 !
1 file changed, 4 insertions( )

 use local mathjax

0002 autodoc_mock_imports.patch | (download)

docs/source/conf.py | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 autodoc_mock_imports

0003 Use Python 3 in Makefile.patch | (download)

Makefile | 25 14 11 - 0 !
1 file changed, 14 insertions( ), 11 deletions(-)

 use python 3 in makefile

0004 Fix nprocs.patch | (download)

pysph/parallel/tests/test_parallel.py | 12 8 4 - 0 !
pysph/parallel/tests/test_parallel_run.py | 7 5 2 - 0 !
2 files changed, 13 insertions( ), 6 deletions(-)

 fix nprocs

0005 Fix compatibility with mako.patch | (download)

pysph/base/gpu_nnps_helper.py | 3 0 3 - 0 !
pysph/base/tree/point_tree.py | 27 10 17 - 0 !
pysph/sph/acceleration_nnps_helper.py | 3 1 2 - 0 !
3 files changed, 11 insertions( ), 22 deletions(-)

 fix compatibility with mako

0006 Fix compatibility with Python 3.11.patch | (download)

pysph/sph/acceleration_eval_gpu_helper.py | 4 1 3 - 0 !
pysph/sph/equation.py | 4 1 3 - 0 !
pysph/sph/integrator_cython_helper.py | 4 1 3 - 0 !
3 files changed, 3 insertions( ), 9 deletions(-)

 fix compatibility with python 3.11

0007 Fix SyntaxWarning.patch | (download)

pysph/solver/vtk_output.py | 2 1 1 - 0 !
pysph/tools/read_mesh.py | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 fix syntaxwarning

0008 Compatibility with cython v3.x.patch | (download)

pysph/base/linalg3.pyx | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 compatibility with cython v3.x