-
This is a good benchmark of how well higher-order programming can be optimized, which is something we're actually notably missing in Julia. A basic implementation in Julia was given [here](https://git…
-
**Submitting author:** @thivinanandh (Thivin Anandh)
**Repository:** https://github.com/cmgcds/fastvpinns
**Branch with paper.md** (empty if default branch): joss_paper
**Version:** 1.0.2
**Editor:** …
-
displacement formula in uniformly accelerated linear motion :
s_t = v_0\*t + 0.5\*a\*t^2
I read the `remus100.dynamics` and `gnc.attitudeEuler` codes,the displacement formula in codes is
s_t …
-
This is part of a larger conversation on the modularity of the Gen project. I’m not in a position to judge whether this is possible - but it seems like a good idea from my small experiences in impleme…
-
See the discussions at https://github.com/sympy/sympy/pull/10594 (and also going further back, at https://github.com/sympy/sympy/pull/7437, https://github.com/sympy/sympy/issues/7421, and https://grou…
-
Quoting from M. Feinberg, Foundations of Chemical Reaction Network Theory, Applied Mathematical Sciences 202,
https://doi.org/10.1007/978-3-030-03858-8_7
**Deficiency zero theorem:**
> Theorem 7…
-
**Is your feature request related to a problem? Please describe.**
See https://github.com/JuliaDynamics/ABM_Framework_Comparisons/pull/9#issuecomment-1188892705.
**Describe the solution you'd like…
-
If I have a linear nonholonomic constraint, which results from a holonomic constraint, I form the EOMs for opty like this:
EOM = kinematic-differential equations / (fr + frstar) / holonomic constrain…
-
I ran across a paper addressing at a high level the topics of [performance, portability and productivity](http://real.mtak.hu/105463/1/elsarticle-template.pdf).
DOI: https://doi.org/10.1016/j.compflu…
-
Hi,
I am trying to install a 64bit version of PETSc. I use modaltsoftname to change the module name to "petsc-64bits"
I would have expected EB to install the software under a directory of the sam…