-
Here are the most interesting of the faster-Python implementations. Caveat emptor. Obviously our requirements include a robust implementation with NumPy and Linux compatibility.
- [Numba](http://nu…
-
I am thinking about using this project but I found that it only works with an older tinydb (and serializations).
What is the actual project status? Are PR still welcome (and accepted) or is there a…
-
It would be nice to go ahead and integrate the project into Travis CI. There isn't a huge need at the moment, but it would be nice to already have the configuration completed so we can keep up with th…
-
I run your simple [ode](https://github.com/jdtoscano94/Learning-PINNs-in-Python-Physics-Informed-Machine-Learning/blob/main/2_SimpleODE.ipynb) solver using PINN. It seems that the model perform well o…
-
Neurochips are in human trials right now. The operating system used isn't very good, but it works. We can add in support for neurochips to replace the poor quality operating system with Blastarix and …
-
I have found two cases in easybuild 2.2.0 in which setting `buildininstalldir=True`, causes an incorrect
software installation.
(1) FFTW 3.3.4 installation fails (When I attempt to install a single …
-
I don't know if this is a known problem, but it seems that QPhiX cannot currently be compiled with the Intel 2018 compiler.
When I try to link tmLQCD against QPhiX, compilation of our interface fai…
-
## 🚀 Feature
It would be great to have a library of optimization routines for the deterministic setting (a la `scipy.optimize`) using PyTorch autograd mechanics. I have written a [prototype library](…
-
Bython should be able to parse itself, and not rely on filthy regular python in doing so!
-
Hello, I encountered this warning when using openfast to calculate the IEA-15MW model, I have seen a similar consultation on the website, in which the solution is to modify the format of the .DLL file…