yade:fixNumpyWarning

Last commit made on 2019-05-08
Get this branch:
git clone -b fixNumpyWarning https://git.launchpad.net/yade

Branch merges

Branch information

Name:
fixNumpyWarning
Repository:
lp:yade

Recent commits

ecd6187... by Janek Kozicki

Add option NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION. But this produces warnings about void* arithmetics. So these should be fixed too.

f5f9c13... by Janek Kozicki

Fix some warnings

9cb5a66... by Janek Kozicki

Not sure what happened to deploy stage in master. Maybe renaming 'pages' stage will bring it back.

e4942f7... by Janek Kozicki

Small cleanup, keep only 'from yade.utils import *'

8e7cd7a... by Janek Kozicki

Add bordercase test for a little different cellsize it must be OK.

8afaf96... by Janek Kozicki

Remove unnecessary comments, add skip_4200_iterations=True so that this test is faster (and tests the same thing).

a4a9302... by Janek Kozicki

Note important when writing more docs: test scripts must be fully initialized in setUp(self)

e53d4c7... by Janek Kozicki

Add testColliderByGiulia.py to yade --test

9d92206... by Janek Kozicki

Remove unnecessary import in dummyTest.py

ac30cee... by Janek Kozicki

Ah, no reason to throw myself, when I can use .value() to throw for me.