Lagrange Interpolation
- Added Polynomial Interpolation
opSlice
now usesSlice!(IotaIterator!size_t)
instead of the_Slice
dummy struct.
s = s[iota(3, 5)]
syntax can be used now.- Added
triplets
topology
opSlice
now uses Slice!(IotaIterator!size_t)
instead of the _Slice
dummy struct.s = s[iota(3, 5)]
syntax can be used now.triplets
topology