Nurbs

Latest version: v0.1

Safety actively analyzes 675388 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 22

3.7.5

* Bug fix release

3.7.4

* Fixed a bug when `_reset_ctrlpts` function resets the bounding box

3.7.3

* Bug fix release

3.7.2

* Bug fix release

3.7.1

* Removed unnecessary evaluations while setting `sample_size` and `delta` properties.

3.7.0

* Added `delta_u` and `delta_v` properties to Surface classes. This change allows different sampling in u- and v-directions
* Fixed some bugs related to `sample_size` property
* Replaced `delta` with `sample_size` in Multi classes. `sample_size` property directly corresponds to `num` argument in [numpy.linspace](https://docs.scipy.org/doc/numpy/reference/generated/numpy.linspace.html) function.

These changes may cause a small API break in your existing code, especially if you are visualizing using the `geomdl.visualization.VisMPL` component.
Please see the examples repository and check any example for the updated usage scenarios.

Page 11 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.