-
could there be a possibility of making one that relies on position instead of moves?
-
Hi guys.
Seeing as so many variables are still moving and continue to hang up in the air, it appears my plans have, briefly, been somewhat upended.
My retirement in under a day needs to be put on …
-
In https://github.com/precice/fenics-adapter/pull/174 I started using the image `benjaminrodenberg/fenics`. The corresponding dockerfile is provided under https://github.com/precice/fenics-adapter/blo…
-
Hello
could it be possible to also share the FeniCs FE model (input file with mesh data, etc), used in your paper (for the auxiliary data of PINN)?
Thank you!
-
I recently started using `tmbstan()` and noticed that the MCMC vignette needs some work, but I'm not sure what to do about the first one below and I need to get to Thanksgiving dinner :)
1. The out…
-
See https://fenicsproject.discourse.group/t/installing-python-package-with-fenics-dependency-breaks-fenics-installation/4476.
To me this looks like an upstream issue. The fenics adapter depends on …
-
I would like to achieve the following:
1. Use a PGN-file as input.
2. Output individual FEN strings for each position from a chosen perspective, including variations. The FEN position should be be…
-
Case described in https://github.com/gbtami/pychess-variants/issues/1678
If I add this to test.py test_get_fen() unittest
```
fen = "r1b1k3/pp3pb1/4p3/2p2p2/2PpP2q/1P1P1P2/P1K1*3/RN1Q2N1…
-
LoadDiagram sets ts to KQK.
-
I have create a component where I am try to do pawn promotion and I wanted to refelect the piece on board which user select so what I can do instead of using default promotion to queen please suggest …