Skip to content

Releases: ahms5/Mesh2scattering

v1.0.2

06 Jun 10:52

Choose a tag to compare

v1.0.2 - (2025-06-06)

  • doc: add examples to documentation (#59)
  • doc: Fix link to Github in documentation (#61)
  • ci: fix auto release on github (#58)

v1.0.1

25 Apr 09:32

Choose a tag to compare

v1.0.1 - (2025-04-25)

  • fix copyright in documentation

v1.0.0

07 Mar 14:27

Choose a tag to compare

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 flake8 by ruff and add additional rules (#48, #49)
  • Example: Update example (#54)

Removed

  • remove high performance computing support, due to maintaining difficulties (#48)
  • remove unstable imkar dependency (#52)
  • remove unused data in testing and in input from Mesh2HRTF (#52)
  • diffusion coefficient is not supported anymore (#52)
  • Python 3.8 is no longer supported (#52)

v0.1.3

04 Jul 17:04

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.3

v0.1.4

04 Jul 17:08

Choose a tag to compare

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

v0.1.2

04 Jul 12:11

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Feb 08:06

Choose a tag to compare

What's Changed

  • Fix readme + docs on readthedocs by @ahms5 in #18

Full Changelog: v0.1.0...v0.1.1