-
For the `WeaponAI` class, I think it would be way more efficient to have a NumPy matrix as opposed to a set of action rules. It's a little too early for me to tell though. I think that each conditiona…
-
#### Most appropriate sub-area of p5.js?
- [X] Math (Vectors)
#### Details about the bug:
https://p5js.org/reference/#/p5.Vector/random2D
Random2d returns a p5.Vector just as createVector does…
-
### Describe the bug
I experience the following error when using TransformedTargetRegressor with my skorch model:
ValueError: The target data shouldn't be 1-dimensional but instead have 2 dimensio…
-
### Describe the problem
_Disambiguation: Vectors = Magnitude And Direction_
1. Funky stuff can often be easier using vectors and vector maths.
2. Java does not have native vectors outside the exp…
-
For reference our previous discussion on this matter in pymor is in https://github.com/pymor/pymor/issues/545.
The performance benchmark does show, that if you heavily rely on BLAS 1 operations, th…
-
**Describe the solution you'd like**
I want to display a feature f1(times, values) along a path p1(times, x, y) using a color coded line in 2D using the time so I end up with an array a1(x, y, values…
Famok updated
2 months ago
-
The tests will involve mesh to mesh regridding, ie unstructured representations of nodes, edges and faces with face to node connectivity and edge to node connectivity. The tests will concentrate on ve…
-
In #73 we came up with 4 new wind CF variable names: (I approved this before the final choice for the names was chosen!)
I apologize to all concerned who have been implementing the new variables …
-
In https://discourse.mc-stan.org/t/a-better-unit-vector/26989/30 Seth Axen lays out the reasoning for adding an additional parameter which repels values away from 0.
The current implementation is e…
-
**Please describe the problem you are trying to solve.**
preCICE currently supports tensors of rank 0 and 1, namely scalar and vectorial data.
Some applications need to communicate tensors of high…