-
This issue is created in order to keep track of the tasks that are needed to be done to extend the ODE module of SymPy. The solvers and methods to be added and that are already added are tracked below…
mijo2 updated
4 years ago
-
Posted on the Julia discord: [https://discourse.julialang.org/t/error-in-fasttransforms-jl-for-cheb2leg/108995](https://discourse.julialang.org/t/error-in-fasttransforms-jl-for-cheb2leg/108995)
I’m…
-
Hi CuPy devs!
You may have seen that in `scipy.special` we're working on translating the scalar kernels for special functions into C++ which can run on both CPU and on GPUs with CUDA. The hope is t…
-
@TSGut @dlfivefifty @MikaelSlevinsky I am witnessing instability in the lowering/raising when considering Semiclassical Jacobi with a large c parameter.
E.g. the following works:
`
ρ=0.02; t=inv…
-
Let's collect dataset containing 500k repos. Each repository must have:
* name, e.g. `apache/kafka`
* README file
* description
* creation date
* last commit date
* total amount of commits
-
### 🐛 Describe the bug
We discovered this incidentally because when Jax is imported, it imports xla, which adds a process level hook that issues a warning if os.fork is used (which is is in some indu…
-
### 🛠 Proposed Refactor
In order to get the function of 'spherical harmonics' basis used in DimeNet, we need to calc 'Associated Legendre Polynomial' in math. But I just found a term missed in torch_…
-
I am running `cfe9ba69d87629fb89b39c0b86dd4e9233d3a6fe` of this repo with `aiida-abinit==0.2.0a1` on Quantum Mobile. A simple relax workchain has the `AbinitCalculation` fail with a 304, for all proto…
-
Two FInAT tests are [currently failing in CI](https://github.com/FInAT/FInAT/actions/runs/6933464251/job/18859666971?pr=113). I have tracked this down to a change somewhere in FIAT made in the last 2 …
-
Hi,
One of the projects I am working on is to implement the (symmetric) IP-DG method in the following paper,
https://link.springer.com/article/10.1007/s10915-006-9107-7
I am studying the current …