-
-
Hi,
I am not entirely sure this belongs here since it is not a bug or a software issue per se.
Following matpower's technical notes, I've implemented the branch flow derivatives. These expressi…
-
### Proposal Details
## Background
There are various algorithms that are not easy to write in Go with generics because they are naturally expressed using an unknown number of type parameters. F…
-
When I test these 2 computers with these RAM (see joined files for RAM model and name), RAM name isn't displayed
[Description (avec carte Wi-Fi PCMCIA D-Link).odt](https://github.com/memtest86plus/m…
-
## Summary
When using the `solve_strongly_connected_components` solver, I ran into an error message about converting expressions to floats. From looking at the stack trace, the issue appears to be …
-
Looking for the behaviour of proj_factors with with a CRS in feet, I found that it returns a huge value
#### Example of problem
I guess there is no option in `proj` CLI to pass a CRS identifier.…
-
Hi, I'm following the [heat equation tutorial](https://docs.sciml.ai/MethodOfLines/stable/tutorials/heat/) as a starting point for solving the Schrodinger equation, but I'm getting the following error…
-
# Future of Numerics and AI
.NET provides a broad range of support for various development domains, ranging from the creation of performance-oriented framework code to the rapid development of clou…
-
I am trying apply SINDy on PDE using the kdv example you have.
So I first start with loading the kdv file from matlab and just to plot the first set to see the result:
```
kdV = loadmat('data/kdv.m…
-
### 🚀 The feature, motivation and pitch
Hi,
When calculation the jacobian of a (vector) function f(x), it would be nice if the jacobian function could also return the numerical value of f(x) in a…