Releases: NVIDIA/physicsnemo-sym
Releases · NVIDIA/physicsnemo-sym
v2.4.0
10 Mar 23:49
Compare
Sorry, something went wrong.
No results found
PhysicsNeMo Symbolic General Release v2.2.0
Fixed
Fixed HTTP Error 308 when running examples/super_resolution.py
Fixed deprecated documentation links to the Johns Hopkins Turbulence Database
Dependencies
Updated package to use physicsnemo v2.0 APIs
v2.3.0
18 Nov 06:55
Compare
Sorry, something went wrong.
No results found
PhysicsNeMo Symbolic General Release v2.2.0
Added
Added Blackwell support
Added Tesselation sample_boundary Warp implementation
v2.2.0
25 Aug 18:34
Compare
Sorry, something went wrong.
No results found
PhysicsNeMo Symbolic General Release v2.2.0
Added
Improved performance of connectivity calculation. Refactor of Least squares
gradients
Added Incompressible Navier Stokes PDE as a special formulation
Added ability for make_nodes function to return a dict
v2.1.0
10 Jun 20:39
Compare
Sorry, something went wrong.
No results found
PhysicsNeMo Symbolic General Release v2.1.0
Fixed
v2.0.0
18 Mar 20:27
Compare
Sorry, something went wrong.
No results found
PhysicsNeMo Symbolic General Release v2.0.0
Changed
Update inspect.getargspec usage
Fixed
Fix optimizer checkpoint loading errors
Dependencies
Remove upper bound for Cython
Add upper bound for numpoly (transitive dependency of chaospy)
v1.8.0
27 Nov 19:08
Compare
Sorry, something went wrong.
No results found
Modulus Symbolic general release v1.8.0
Added
Added devcontainer support.
Changed
Speed up CUDA extension build by about 3x.
Fixed
Fix the area calculated for STL meshes.
Dependencies
Relaxes versions for several dependencies
v1.7.0
24 Sep 17:12
Compare
Sorry, something went wrong.
No results found
Modulus Symbolic general release v1.7.0
Added
AMP for derivatives.
DALI based dataloader for Geometry module.
Generalized PDE residual computing utility.
Support for spatial gradients calculations using finite difference, meshless finite
difference, spectral and least squares methods.
Add docs for SDF and relevant features for geometry module.
Dependencies
Upgrade Sympy and Scikit-Learn versions.
Security
v1.6.0
23 Jul 23:29
Compare
Sorry, something went wrong.
No results found
Modulus Symbolic general release v1.6.0
Added
Added inference notebook for Turbulence Super-resolution example.
Changed
Warp based backed for STL geometry handling
Dependencies
Update timm dependency
Update minimum python version to 3.10
v1.5.0
17 Apr 23:33
Compare
Sorry, something went wrong.
No results found
Modulus Symbolic general release v1.5.0
Added
Added reservoir examples using GenAI and CCUS workflows.
Security
Update OpenCV and Pillow versions to fix security
v1.4.0
26 Jan 01:16
Compare
Sorry, something went wrong.
No results found
Modulus Symbolic general release v1.4.0
Fixed
Fix bug for ConvFullyConnectedArch.
Updating Activation.SILU test to conform with updated nvFuser kernel generation.