Releases: ahms5/Mesh2scattering
Releases · ahms5/Mesh2scattering
v1.0.2
v1.0.1
v1.0.0
v1.0.0 - (2025-03-07)
breaking changes, not compatibly with mesh2scattering versions below v1.0.0.
Added
- modules input, output, process was newly designed and make sure all the related metadata are collected. (#52)
- all modules and public methods are tested (#52)
- NumCalc is now downloaded automatically from Github on Windows (#55)
- NumCalc is now build automatically on Linux and Mac, this require the related compilers, see Readme (#55)
- Deploy: add automatic release publish on Github (#56)
Changed
- Deploy: add numcalc code to build (#46)
- Deploy: changed to
pyproject.toml(#48) - Documentation: updated documentation style based on pyfar (#48)
- CI: replaced
flake8byruffand add additional rules (#48, #49) - Example: Update example (#54)
Removed
v0.1.3
v0.1.4
What's Changed
- add py-demo and update demo by @ahms5 in #26
- Fix-process by @ahms5 in #25
- add hpc support fro rwth aachen by @ahms5 in #28
- update history by @ahms5 in #27
- bugfix + add validation tests for scattering coefficient by @ahms5 in #29
- update examples fix mesh by @ahms5 in #30
- update history by @ahms5 in #31
- fix macos bug by checking processes by @ahms5 in #36
- force linux newline for hpc files by @ahms5 in #35
- raise error for empty result files by @ahms5 in #34
- shift tests to proper position by @ahms5 in #33
- update History for 0.1.4 by @ahms5 in #37
Full Changelog: v0.1.2...v0.1.4