NVIDIA / modulus-sym

Framework providing pythonic APIs, algorithms and utilities to be used with Modulus core to physics inform model training as well as higher level abstraction for domain experts
https://developer.nvidia.com/modulus
Apache License 2.0
193 stars 73 forks source link

Update primitives_2d.py #185

Open fgvangessel-umd opened 2 months ago

fgvangessel-umd commented 2 months ago

Updated class description of Ellipse to properly reflect the constructor arguments (major/minor axis). Previous description was copy and paste from Circle.

Modulus Pull Request

Description

Checklist

Dependencies