-
**Describe the bug**
Memory leakage in cythonized `mapforwardsim_calc`. There is memory leakage when calculating the Jacobbian in `custom_leastsq` function. I have fed it with 300GB memory and it s…
-
_observation:_
This question refers to running `ls -s` as introduced in [episode 2](https://swcarpentry.github.io/shell-novice/02-filedir/index.html) on the pristine uncompressed test data fetched …
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/na396/SGCP
Confirm the following by editing each …
-
### Question
Previously I was able to use same config with env configuration to create environment and then render it when I want to.
Now I need to pass render_mode to the constructor.
It is very …
-
Hi all,
Happy New Year!
I am finally resuming some of the work I was doing on non-conforming mesh representing anatomical models (see https://github.com/mfem/mfem/issues/1432) to be used for eddy-cu…
-
Currently the PML implementation is unfinished and buggy. Default EMpy boundary conditions are being used. Only Lumerical API has a working PML boundary condition at the moment. Possibly, this could b…
-
By switching to `numpy_groupies` we are vectorizing our groupby reductions. I think we can do the same for groupby's binary ops.
Here's an example array
``` python
import numpy as np
import xar…
-
I am concerned that the current implementation of vector environments will lead to a performance hit once they are used for massive parallelization. Considering that this is the direction Gym is movin…
-
![image](https://user-images.githubusercontent.com/309732/169420189-58c35916-d31c-43d5-97cf-44cfa8d690e7.png)
We think it might be due to this commit: https://github.com/google/iree/commit/395d…
-
Hi,
this looks like a great project! I have two questions:
1. Do you have benchmarks against libraries that implement NW? Like parasail and seqan? You say that auto-vectorisation of the library …