Kaustubh Tangsali

Results 13 issues of Kaustubh Tangsali

# Modulus Pull Request ## Description Closes https://github.com/NVIDIA/modulus/issues/493 Tested the change by executing pytests in a blank conda environment with modulus source install. The Modulus container was already using a...

# Modulus Pull Request ## Description Improves API docs for Modulus datapipes. ## Checklist - [ ] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [ ] New or existing...

Documentation
1 - On Deck

### Version 0.2.0 ### On which installation method(s) does this occur? Docker ### Describe the issue This can mostly be fixed by modifying the number of samples in the datapipe...

bug
0 - Backlog

### How would you describe the priority of this documentation request Medium ### Is this for new documentation, or an update to existing docs? Update ### Describe the incorrect/future/missing documentation...

documentation
? - Needs Triage

# Modulus Pull Request ## Description Adds a simple utility to generate STL from SDF. ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus/blob/main/CONTRIBUTING.md). - [x] New or...

### Version source - main ### On which installation method(s) does this occur? Docker ### Describe the issue The `test_healpix.py` can sometimes report a failure if run with the full...

bug

### Version source - main ### On which installation method(s) does this occur? Source ### Describe the issue Currently the aerographnet utils use `shapely` ([reference](https://github.com/NVIDIA/modulus/blob/main/examples/cfd/aero_graph_net/utils.py#L23)) but this is not being...

bug
? - Needs Triage

# Modulus Pull Request ## Description ## Checklist - [ ] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/modulus-sym/blob/main/CONTRIBUTING.md). - [ ] New or existing tests cover these changes. - [...

### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Low (would be...

enhancement
? - Needs Triage

[Here](https://github.com/NVIDIA/physicsnemo/blob/35686da165c0b2f33e107c908e5226c2d3d3749b/physicsnemo/datapipes/cae/__init__.py#L17) Domino datapipe is being added in the init file, this will cause import errors even for using the `MeshDatapipe`, since DOMINO uses `warp-lang` and `scipy` which are not included...