The main updates are visualization of Delaunay mesh's using Delaunah triangles and a significant refactoring of over sampling, with the primary motivation to make the code much less complex for the ongoing JAX implementation.
There have also been more improvements to point source modeling, including JAX functionality, which will be documented fully in the near future.
What's Changed
- Feature/disable noise by @Jammy2211 in #324
- feature/delaunay_visual by @Jammy2211 in #323
- feature/inversion_noise_map by @Jammy2211 in #325
- feature/positions_lh_mass_centre by @Jammy2211 in #326
- feature/triangle array typing by @rhayes777 in #328
- feature/array testing by @rhayes777 in #327
- Feature/over sampling refactor by @Jammy2211 in #332
- remove max containing size from solver by @rhayes777 in #329
- feature/andrew implementation by @rhayes777 in #331
Full Changelog: 2024.11.13.2...2025.1.18.7