Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.3.0 #189

Merged
merged 74 commits into from
Feb 12, 2025
Merged

3.3.0 #189

merged 74 commits into from
Feb 12, 2025

Conversation

holl-
Copy link
Collaborator

@holl- holl- commented Feb 6, 2025

This version features tons of small improvements to phi.geom and bug fixes.

Highlights

  • Support for 3D and periodic unstructured meshes
  • Improvements to 3D surface mesh rendering in Plotly
  • Compatibility with Python 3.8
  • Many common functions (*min, *max, *prod *pack, meshgrid, *cat, p2d) are now available via the convenience import.
  • Added squared_length, length now reduces only vector

Breaking changes

  • Accessing non-existent dims on geometry or Field now raises an error immediately

Philipp Holl and others added 30 commits February 6, 2025 14:39
* Add support in Mesh for: tetra, pyramid, prism, hexa
@holl- holl- self-assigned this Feb 6, 2025
@holl- holl- requested a review from thunil February 8, 2025 15:52
@holl- holl- merged commit 95243a7 into master Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant