Craig Hamel
Craig Hamel
Simplifying build process and updating jll dependencies and exodusII git version
…succesfully build. This came down to a nc-config issue with windows that threw an error by default in the seacas build.
Is there a way to optimize a multi dimensional symbolic equation? From I can tell from the documentation and toying with the package, each output is given its own symbolic...
What is the proper approach to get performant hessian vector products for a scalar function with a vector valued input?
Self contact is currently broken. If you desire a sideset to contact itself, the current workaround is to split that edge into two edges.
Attempt at "re-writing part of the interface as equinox modules. This buys us a few things 1. Allows for jittable containers for Functionspaces, Mechanics, etc. 2. Easier more python like...
This PR does two main things: 1. Re-writes Params as an equinox module so we can stash the DofManager here. This didn't work out of the box with Params as...
Add a scipy version restriction after encountering terrible errors in a plato build. The culprit was a method call somewhere in ```Objective.py``` with an error similar to ```terminate called after...