Skip to content

Very minor bugfixes. Documentation updates

Compare
Choose a tag to compare
@tdegeus tdegeus released this 26 Aug 08:55
· 27 commits to main since this release
da29a84

Bugfixes

  • [Python] Adding VectorPartitioned.copy*.
  • is_unique gave a broadcast error, instead of returning false for non-unique data.

Documentation

  • Removing ParaView example. Considered out-of-scope (better suited as example upstream).
  • Examples now Python-only for readability.
  • Using "furo" sphinx theme

Internal

  • Removing GMat tests. It was not clear which purpose they served.