Skip to content

Tags: NVIDIA/physicsnemo

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved docs for module.py + multiple cleanups in docs (#1478)

* Improved docs for module.py

Signed-off-by: Charlelie Laurent <[email protected]>

* Fix in save_checkpoint and load_checkpoint docstrings

Signed-off-by: Charlelie Laurent <[email protected]>

* Addressed PR comments

Signed-off-by: Charlelie Laurent <[email protected]>

* Improvements in docs

Signed-off-by: Charlelie Laurent <[email protected]>

* Moved down section about static capture in physicsnemo.utils.rst

Signed-off-by: Charlelie Laurent <[email protected]>

---------

Signed-off-by: Charlelie Laurent <[email protected]>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove zero-len arrays from test dataset (#1198)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add relative comparisons (#1088)

* add relative comparisons

* update image

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert incorrect line in deterministic sampler (#974)

* Revert incorrect line in deterministic sampler

* minor version bump

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix minor typos and issues (#963)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update for a patch release (#828)

v1.0.0

Toggle v1.0.0's commit message
Add custom installation of pyspng for arm

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update versions (#719)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FEA] Physics informed examples using the `PhysicsInformer` utility (#…

…664)

* update to use newer apis, and some misc cleanup

* update the stokes example

* add pinns example

* add pi informed gnn example using least squares

---------

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update required python version to 3.10 (#610)