mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

Update Curve Docs #33

Closed akleb closed 3 years ago

akleb commented 3 years ago

Purpose

Make it clear how interpolation/lms is used and what the order you select means for the spline.

Type of change

Testing

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (4b19eda) into master (ee307fa) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   60.55%   60.55%           
=======================================
  Files           5        5           
  Lines        1610     1610           
=======================================
  Hits          975      975           
  Misses        635      635           
Impacted Files Coverage Δ
pyspline/pyCurve.py 51.87% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ee307fa...4b19eda. Read the comment docs.