Recent Releases of https://github.com/NVIDIA/physicsnemo-sym
https://github.com/NVIDIA/physicsnemo-sym - v2.2.0
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_nodesfunction to return a dict
- Python
Published by ktangsali 6 months ago
https://github.com/NVIDIA/physicsnemo-sym - v2.1.0
PhysicsNeMo Symbolic General Release v2.1.0
Fixed
Fix the zero equation formulation to correctly reflect turbulent kinematic viscosity
Made
tiny-cuda-nnoptional in deployment image
- Python
Published by ktangsali 9 months ago
https://github.com/NVIDIA/physicsnemo-sym - v2.0.0
PhysicsNeMo Symbolic General Release v2.0.0
Changed
- Update
inspect.getargspecusage
Fixed
- Fix optimizer checkpoint loading errors
Dependencies
- Remove upper bound for Cython
- Add upper bound for numpoly (transitive dependency of chaospy)
- Python
Published by ktangsali 12 months ago
https://github.com/NVIDIA/physicsnemo-sym - v1.8.0
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
- Python
Published by ktangsali over 1 year ago
https://github.com/NVIDIA/physicsnemo-sym - v1.7.0
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
- Upgrade notebook, opencv-python and setuptools versions to fix CVEs GHSA-9q39-rmj3-p4r2, GHSA-qr4w-53vh-m672, and GHSA-cx63-2mw6-8hw5 respectively.
- Python
Published by NickGeneva over 1 year ago
https://github.com/NVIDIA/physicsnemo-sym - v1.6.0
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
timmdependency - Update minimum python version to 3.10
- Python
Published by NickGeneva over 1 year ago
https://github.com/NVIDIA/physicsnemo-sym - v1.5.0
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
- Python
Published by NickGeneva almost 2 years ago
https://github.com/NVIDIA/physicsnemo-sym - v1.4.0
Modulus Symbolic general release v1.4.0
Fixed
- Fix bug for
ConvFullyConnectedArch. - Updating
Activation.SILUtest to conform with updated nvFuser kernel generation.
- Python
Published by NickGeneva about 2 years ago
https://github.com/NVIDIA/physicsnemo-sym - v1.3.0
Modulus Symbolic general release v1.3.0
Added
- Added instructions for docker build on ARM architecture.
- Added domain decomposition examples using X-PINN and FB-PINN style.
Changed
- Integrated the network architecture layers into Modulus-Core.
Fixed
- Fixed Gradient Aggregation bug.
Security
- Upgrade Pillow and Sympy to their latest versions.
Dependencies
- Updated base PyTorch container to 23.10 and Optix version to 7.3.0
- Python
Published by NickGeneva over 2 years ago
https://github.com/NVIDIA/physicsnemo-sym - v1.2.0
Modulus Symbolic general release v1.2.0
Added
- Example for reservoir modeling using PINO and FNO
- Python
Published by NickGeneva over 2 years ago
https://github.com/NVIDIA/physicsnemo-sym - v1.1.0
Modulus Symbolic general release v1.1.0
Added
- Added a CHANGELOG.md
Removed
- Accompanying licenses (will provide in the Modulus docker image).
Fixed
- Arch
from_configbug for literal params. - Fixed fused SiLU activation test.
- Update
np.booltonp.bool_. - Added a workaround fix for the CUDA graphs error in multi-node runs
Dependencies
- Updated the base container to latest PyTorch base container which is based on torch 2.0
- Container now supports CUDA 12, Python 3.10
- Updated symengine to >=0.10.0 and vtk to >=9.2.6
- Python
Published by NickGeneva over 2 years ago
https://github.com/NVIDIA/physicsnemo-sym - v1.0.0
Modulus symbolic general release v1.0.0
(Initial OSS release)
- Python
Published by NickGeneva almost 3 years ago