mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
18 lines
706 B
Text
18 lines
706 B
Text
NURBS-Python (geomdl) is a pure Python, self-contained, object-oriented
|
|
B-Spline and NURBS spline library for Python versions 2.7.x, 3.4.x and later.
|
|
|
|
NURBS-Python (geomdl) provides convenient data structures and highly
|
|
customizable API for rational and non-rational splines along with the
|
|
efficient and extensible implementations of the following algorithms:
|
|
|
|
- Spline evaluation
|
|
- Derivative evaluation
|
|
- Knot insertion
|
|
- Knot removal
|
|
- Knot vector refinement
|
|
- Degree elevation
|
|
- Degree reduction
|
|
- Curve and surface fitting via interpolation and least squares approximation
|
|
|
|
NURBS-Python (geomdl) also provides customizable visualization and animation
|
|
options via Matplotlib, Plotly and VTK libraries.
|