You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: add pyvista plot directives and update some documentations
* fix: interpolatorbuilder syntax/method naming
* fix: bb global origin should be 0 if it is not being used.
force origin/max to be numpy arrays.
Change default ordering of regular grid to be fortran
renaming centers to centres for english
adding cell centres to structure grid/nodes
* fix: allow fitting of rotation to be disabled for the euclidean transformation and ensure dimensionality is used
* update copy of points
Co-authored-by: Copilot <[email protected]>
* Add Optional back
Co-authored-by: Copilot <[email protected]>
* fix: geoh5 format for grids
* fix: adding spatially varying regularisation for fdi
* fix: interpolator builder use bounding box geometry if no other mesh details are given
* style: style fixes by ruff and autoformatting by black
* fix: change nelements for interpolator using builder kwargs
* style: black
* style: remove unused imports
* fix: allowing nelements to be updated for an interpolator
* fix: allow small structured grid. needed for tetra
* fix: adding distance to bounding box
* style: style fixes by ruff and autoformatting by black
* style: style fixes by ruff and autoformatting by black
* fix: don't scale fdi regularisation
* fix: add helper to get interpolator support as vtk with solution as node values
* fix: if interpolation geometry changed, make sure build args are updated
* style: style fixes by ruff and autoformatting by black
* style: black autoformat
* style: style fixes by ruff and autoformatting by black
* tests: add fdi test for structural frame and make isclose less sensitive
* tests: reducing sensitivity further...
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: lachlangrose <[email protected]>
0 commit comments