-
I can view a FiniteSet in the GUI, but I can't extract elements from it for further computation, at least not without converting it into something else. There's [widespread confusion on StackOverflow]…
-
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…
-
How (if at all) is Section 2 in this code's associated preprint "Data-Driven Reachability Analysis Using Matrix Zonotopes"
related to dynamic mode decomposition with control (see references below)? T…
-
Hello,
I tried using the adjoint-family integrators to obtain sensitivities of an arbitrary cost functional
![](https://latex.codecogs.com/gif.latex?%5Cbegin%7Balign*%7D%20%5CPsi%28%5Cvec%7Bp%7D%29%…
-
As far as I can tell, preconditioning using domain decomposition methods is not something that seems to be supported. Is this something that is within the scope of `Ferrite.jl`? Of course there are C …
-
`solve_undetermined_coeffs` can be used to find solutions to equations made by matching terms in an expression, e.g. to determine `(a, b) = (2, 3)` for `a*x + b - 2*x - 3`. There is currently no chec…
-
Can it be made to work with [markdown-preview-plus](https://atom.io/packages/markdown-preview-plus)? That package adds useful LaTeX support to markdown previews.
-
**Is your feature request related to a problem? Please describe.**
To efficiently simulate systems beyond a few dozen qubits, alternative methods are necessary due to the exponential increase in co…
-
There is now a working version of spatial neurons, with weave. Now it seems that the bottleneck in the Hodgkin-Huxley example is state updates. It reminds me that in Neuron, there is an intensive use …
-
I've been looking to model small quadcopters along the lines of the [DJI Phantom](https://www.dji.com/phantom) plus hybrid models like the [Wingcopter](https://wingcopter.com/) and the [Alti](https://…