Skip to content

v0.7.10

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 16:22
· 26 commits to master since this release

DomainSets v0.7.10

Diff since v0.7.9

  • Internal reorganization: all code involving maps was moved to a submodule FunctionMaps. This should be non-breaking, the contents of the namespace of DomainSets is preserved at least until the next breaking release
  • steps towards maps as an interface, similar to domains, to improve integration with existing packages (e.g. via extensions)
  • bug fixes
  • several method ambiguities were removed

Merged pull requests: