SimPEG 0.22.1 Release Notes#
July 5th, 2024
Updates#
This patch release includes and improvement in one of the import lines, fixing
an bug that was making importing frequency domain modules in simpeg to
fail when working with matplotlib >=3.9.0.
It also enables the version warning banner in PyData Sphinx theme, allowing users to quickly notice if the docs they are reading are not the latest ones.
Contributors#
Pull Requests#
- Configure version warning banner in Sphinx by @santisoler in simpeg/simpeg#1501 
- Improve imports in natural source utils by @santisoler in simpeg/simpeg#1503 
- Deploy to TestPyPI only on nightly builds by @santisoler in simpeg/simpeg#1509 
