Skip to content

Submodule with various operations on some common splines.

Notifications You must be signed in to change notification settings

ggcrunchy/spline_ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spline_ops

Submodule with various operations on some common splines.

STATUS

More or less functional, though the comments and docs could stand some improvement.

A few basic splines are unimplemented (TCB, uniform B splines), but not really high-priority.

It could stand a helper module, I imagine, since putting all the pieces together (say, integrands and arc lengths) is rather non-obvious.

DEPENDENCIES

Tested on Lua 5.1.

The arc_length module depends on some integrators support, which is in the rather unstable number_ops directory (logically it's four or five submodules, I think). It is very likely this will move, say to a "solvers" submodule, but I'm still thinking about it.

About

Submodule with various operations on some common splines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages