-
I'm trying to scope out what needs to be ported for the C++ game engine Godot Engine.
* Port C#? Java to C++
* Make a visualizer for kusudama constraints
The goal is to have realistic IK tracki…
-
At the moment only one dependent variable `b` is allowed to solve `A @ x = b` for `x`.
In other algorithms, multiple dependent variables could be passed, e.g.:
https://numpy.org/devdocs/reference/…
-
>>How about visualizing chaos?
>hmm...how? i guess, i could draw mandelbrot-sets and bifurcation diagrams and the likes - is that what you mean?
I dunno what I mean.
May be unrelated: Can you…
-
I am trying to use scipy.integrate.solve_ivp for a system with a mass matrix 'M', but setting method='Radau' and using **options as options={'mass':M} throws the warning:
UserWarning: The followin…
-
This is a fabulous piece of code. The approach to the entire problem is brilliant, and the code has been well written. It is a shame that such a powerful and useful project is abandoned, and no longer…
-
I've put together a short list of information I believe could be added to the current PyRK documentation to make things easier for future users, as well as explain more of PyRKs features.
- Discuss…
-
I'm trying to derive some finite-difference schemes and have run into some limitations with sympy's solver:
``` python
In [1]: from sympy import *
In [2]: e1, H0, d4, H1, e2, H3, e0, e3, H4, H2 = sy…
-
The Runge-Kutta methods with automatic step size control optimized for compressible fluid dynamics Lisandro Dalcin, Matteo Parsani, David Ketcheson, and I published a few weeks ago in a [preprint on a…
-
I see that here on [SourceForge](https://sourceforge.net/projects/elmerfem/files/ElmerDocumentation/), there are all Documentations in PDF format archived in single downloadable files. However the sou…
-
Hello,
After updating to v3.1.1 on Mac OS X ElCapitan, I am experiencing vast numbers of out of memory errors, like the following:
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: …