Skip to content
Snippets Groups Projects

Some minor internal and API fixes

Merged Frederik Hennig requested to merge fhennig/quickpatch into v2.0-dev
3 unresolved threads
Files
9
  • 5d9e47f3
    Some minor internal and API fixes: · 5d9e47f3
    Frederik Hennig authored
     - Fix wrong legacy imports in `alignedarray`, `simplificationfactory` and `runhelper.db`
     - Fix doctests that got broken with numpy 2.0
     - Disable graphviz for ASTs (not yet implemented)
     - Fix GPU periodicity function usage in data handling
     - Expose `KernelConstraintsError` at top-level