-
Hi,
A while back I came across this paper : [Discrete Differential Forms for Computational Modeling](http://www.geometry.caltech.edu/pubs/DKT05.pdf)
The paper led me to study smooth manifolds and …
-
Issue created to discuss Eurus testing & corrections.
-
'def plot_q_table(q_table):' plots incorrectly. I swapped 'x' and 'y' here: ax.text(y, x, q_actions[x, y], color='white', ... and swapped labels here: ax.set_xlabel('velocity')
…
-
Specifying a quadrature order seems to confuse the transformation chain. The attached example demonstrates this behavior.
Specifically, setting order=1 and quadrature_order=1 yields the following e…
-
In parametric approach, serial interval is typically assumed to have Gamma distribution, so it would be perhaps useful to include a function
```
r2R0gamma
-
https://www.sciencedirect.com/science/article/pii/S0747717108801460?via%3Dihub
https://arxiv.org/pdf/math/0106090.pdf
-
## Question
Hi, I would like to try the Pcoarsen factory to create a 2-level hierarchy from a quadratic element to a linear element.
I noticed that Serendipity quad elements were introduced here [ht…
-
### Describe the bug
Sample weights are not properly passed through when specifying subsample within KBinsDiscretizer.
### Steps/Code to Reproduce
```python
from sklearn.datasets import make…
-
Thank you for this wonderful stuff, professor.
Are the discretization grids used in the cavity flow simulation staggered or collocated ones? From the indexing of the prime variables u, v, p it look…
-
Geometric discretization scheme contains errors and must be improved to be really usable