-
- Downloads
Remove BlockIndexRanges and friends from sumpy (#65)
* remove BlockIndexRanges and friends from sumpy
Moving these to pytential, since sumpy does not need to know about
how those indices are sectioned into blocks and other things like that.
* Adjust branches for pytential downstream CI
Co-authored-by:
Andreas Klöckner <inform@tiker.net>
Showing
- .github/workflows/ci.yml 2 additions, 2 deletions.github/workflows/ci.yml
- sumpy/p2p.py 21 additions, 24 deletionssumpy/p2p.py
- sumpy/qbx.py 26 additions, 15 deletionssumpy/qbx.py
- sumpy/tools.py 1 addition, 255 deletionssumpy/tools.py
- test/test_matrixgen.py 33 additions, 43 deletionstest/test_matrixgen.py
Loading
Please register or sign in to comment