Skip to content

Weekly Changelog

Ludger Paehler edited this page Mar 21, 2024 · 5 revisions

21st of March 2024

  • (@ludgerpaehler) Large refactor of the existing CI infrastructure in which black has been replaced by yapf, and codespell has been introduced to check the correct spelling throughout the repository.
  • (@ludgerpaehler) All tests have been patched, and should be fully working now.
  • (@ludgerpaehler) The documentation has been further expanded with Sphinx's autosummary which auto-summarizes the entirety of the API, which can be searched on the webpage
  • (@ludgerpaehler) Front page of the webpage has been cleaned up with panels to highlight some of our key features.
  • (@ludgerpaehler) Meshes have been refactored to live in their own HuggingFace Dataset
  • (@ludgerpaehler) Checkpoints have been refactored to live in their own HuggingFace Dataset
  • (@jcallaham) Add iterative eigensolvers (shift-invert Arnoldi + Krylov-Schur) in #176
  • (@jcallaham) Testing lower-resolution mesh for backwards facing step (#177)

28th of March 2024

Clone this wiki locally