Ashwin V. Mohanan
Ashwin V. Mohanan
The only thing I can do now is by piping the output into `| pygmentize -s -l md`, but it is not colourful enough :)
Regression of issue #9 Possibly related to some issue in `virtualenv` (16.0.0 and 16.1.0), I have ended up with two kinds of virtualenvs which look like this: ```bash /s/a/o/z/lib ❯❯❯...
* Pin lua-cjson version to a working one (see https://stackoverflow.com/questions/50281201/symbol-not-found-lua-objlen) for all setups. * More complete instructions to install luarocks from official Arch repos. * Specify instructions to do a...
Function `nanpercentile` in numpy can be awfully slow if we use `axis=0` when the number of columns are a huge, or vice-versa. This is noted here: - https://krstn.eu/np.nanpercentile()-there-has-to-be-a-faster-way/ - https://stackoverflow.com/questions/60015245/numpy-nanpercentile-is-extremely-slow...
The "PSTAT" module of the KTH framework requires some specialized output, specifically positionsof the interpolated mesh. These are now some scripts adapted from pymech functions. Those can be generalized and...
This is a working draft following guidelines: https://joss.readthedocs.io/en/latest/submitting.html ## Internal review prior to submission ### General checks - [x] **Repository:** Is the source code for this software available at the...
- [ ] clever enough ``` docs/simsonsuite.rst 19:readdns() is clever enough to figure out the rest. 32:readplane() is clever enough to figure out the rest. docs/neksuite.rst 19:readnek() is clever enough...