Skip to content

Releases: Renumics/mesh2vec

Mesh2Vec 1.3.2

04 Nov 09:10
7f25798

Choose a tag to compare

Features

  • Drop support of Python 3.9 and 3.10 (due to lasso-python restrictions)
  • Support Python 3.13 and higher on Windows
  • Update minimal dependency versions (mainly to at least 2025 versions, especially numpy to 2.*)
  • Mark package as typed

Dev

  • Update pyproject.toml syntax
  • Update typing syntax
  • Check package version on release in CI (should match the tag)

Mesh2Vec 1.3.1

31 Oct 10:44
63288a2

Choose a tag to compare

Features

  • Support Python 3.12 and higher (Python 3.13 and higher can fail on Windows due to NumPy 1.* restricted by lasso-python)
  • Update dependencies
  • Remove many unused dependencies

Fixes

  • Replace NaNs with default_value properly in Mesh2VecBase.aggregate

Dev

  • Check code types (locally and in CI)
  • Create Makefile
  • Cache environment in CI properly
  • Do not fail fast on matrices in CI

v1.2.1

26 Sep 08:23
d2241cf

Choose a tag to compare

Dependency Updates

v1.1.5: Merge pull request #11 from Renumics/lint.-format

24 May 11:22
a876cce

Choose a tag to compare

v1.1.4: Merge pull request #10 from git47/master

24 May 10:00
91d9ec9

Choose a tag to compare

modified:   mesh2vec/mesh2vec_cae.py

v1.1.3

24 May 08:06
91d9ec9

Choose a tag to compare

Merge pull request #10 from git47/master

modified:   mesh2vec/mesh2vec_cae.py

v1.1.2: Merge pull request #9 from Renumics/fix_typo

14 Dec 06:11
432f988

Choose a tag to compare

v1.1.1: Merge pull request #8 from Renumics/performannce_polish

11 Dec 19:39
2b48237

Choose a tag to compare

v1.1.0: Merge pull request #7 from Renumics/performance_01

05 Dec 11:24
c862997

Choose a tag to compare

Performance 01

v1.0.3: Merge pull request #6 from Renumics/relock

04 Dec 12:02
43d7308

Choose a tag to compare