Conner Dailey
Conner Dailey
I found the documentation on the `@CellType` macro to be quite interesting and potentially useful for me. For example, if I am trying to solve a system of tensor equations,...
I am interested in using this package to multithread some hyperbolic PDEs starting from the example of the 1D acoustic wave equation. The first step is to figure out how...
I hadn't updated my Julia packages in a while, so I did that this morning. My whole project was broken due to the syntax change in `@einsum` that apparently happened...