-
While I understand the method presented [here](https://jsdokken.com/FEniCS-workshop/src/deep_dive/expressions.html#) provides enough flexibility and is very robust for parallel runs, it is a bit cumbe…
-
It is recommended to use `pyproject.toml`.
I would suggest to start by managing the sollowing additional points over `pyproject.toml`:
* Dependencies
* `mpi4py < 4` is required. See https:/…
-
When playing with sequential book order:
```bash
$ cat do_match_fastchess.sh
binary=./cutechess-cli
binary=./fast-chess
for binary in ./cutechess-cli ./fast-chess
do
echo " ============= $…
-
Who is actually scaling fenics?
Do the fenics and fenics-hpc developers coordinate/overlap? Are changes ever pushed from fenics-hpc to fenics?
Why does the HP-FEM MOOC use fenics-hpc and dolfin…
-
Some databases contain FEN strings along with their FEN id's. If a FEN id is provided, then the parser should be able to parse and display it to the user. Examples:
```
rn1qr1k1/1p2bppp/p3p3/3pP3/…
-
For the game sequence:
1. d4 f6
2. d5 e5
The `Board::to_string()` implementation generates the following FEN string: "rnbqkbnr/pppp2pp/5p2/3Pp3/8/8/PPP1PPPP/RNBQKBNR w KQkq e5 0 1".
This is …
-
### Describe the bug
When analyzing the below position I get the error illegal position: invalid castling rights
### Reproduction
Position's [FEN "rnbq1rk1/1pp2ppp/4p3/p2nP3/1b1P4/2NB1N2/PP3PPP/R1B…
-
The tutorial [HT/partitioned-heat/fenics-fenics](https://github.com/precice/tutorials/tree/master/HT/partitioned-heat/fenics-fenics) was recently expanded to support two interface types. The following…
-
Is there some option to animate when a new fen is loaded ? I am strugling with Quasar, Vue, Chessground and no lucky so far, any clue is highly valuable.
-
```
add some sanity checks
```
Original issue reported on code.google.com by `kboronka` on 20 Feb 2012 at 6:22