-
-
-
-
plexus-interpolation
Plexus-archiver
===============
The current master is now at https://github.com/codehaus-plexus/plexus-interpolation
-
Haskell-Interpolation-Library
... and generation
Multiline strings and interpolation
-----------------------------------
Quasiquote 'str' implements multiline strings with interpolation.
Interpolating a value into the string is done by
$$
and interpolating anything ...
-
Polynomial-Interpolation
... by a Newton's divided differences interpolation polynomial.
Interpolation of a data set by a Newton's divided differences interpolation polynomial.
Usage: Create a data set file with the data to interpolate and call the Interpolate
procedure with the ...
-
ruby-interpolation.el
Electric string interpolation for ruby
`ruby-interpolation.el` is a minor mode for emacs that automatically adds `#{}`
when hitting the `#` key and the point is a font lock string face.
I suggest using autopair or similar.
-
paper-steel-strain-interpolation
Quantifying uncertainty in steel strain interpolation
paper-steel-strain-interpolation
================================
Quantifying uncertainty in steel strain interpolation
-
qml-color-interpolation
... indicating the color position in the interpolated range.
ColorInterpolation {
id: interpolation
stops: [
ColorStop { position: [...]; color: [...] }
...
]
}
Then, you need to call ...
-
-
cubic-spline-interpolation
... wrapping GSL's stuff with ctypes
1D Cubic spline interpolation
=====================
A simple example of using some of `GSL's ... demo.png`` should look something like:
.. image:: https://raw.github.com/rossfadely/cubic-spline-interpolation/master/demo.png
...
-