Conversation
Co-authored-by: Alan Bromborsky <abrombo999@gmail.com>
Co-authored-by: Alan Bromborsky <abrombo999@gmail.com>
|
There's one failed test under Python 3 which is not expected (it works locally), but all failures under Python 2.7 are expected because the original implementation from abrombo didn't consider Python 2 compatibility but I intend to keep it compatible, at least for a while. Will fix later. |
|
Notebooks need regenerating |
| B = ps3d.mv('B','bivector',f=True) | ||
|
|
||
| print('#Derivatives in Prolate Spheroidal Coordinates') | ||
|
|
There was a problem hiding this comment.
Mind making a new PR with just the changes to this file (and the notebook changes entailed)? I remember being confused by the output without these dividers.
There was a problem hiding this comment.
I'll have to do that even later tonight (need a full dev environment back home)
There was a problem hiding this comment.
No need to do this any time soon, just might be nice to pick up at some point.
|
This should be superseded by #510 which merged gprinter from upstream. Feel free to reopen if there are remaining issues. |
Fixes #38 .