github senx/warp10-platform 3.3.0

latest releases: 3.4.1, 3.4.0
6 months ago

This release adds a number of new WarpLib functions:

Interpolators:

INTERPOLATOR.1D.LINEAR
INTERPOLATOR.1D.SPLINE
INTERPOLATOR.1D.AKIMA
INTERPOLATOR.2D.BICUBIC
INTERPOLATOR.3D.TRICUBIC
INTERPOLATOR.ND.MICROSPHERE
INTERPOLATOR.ND.SMICROSPHERE

Functions for manipulating Big Integers, allowing for example to develop cryptography applications right from within Warp 10:

BDCEIL
BDROUND
BDFLOOR
BDSIGNUM
BDCLEAR
BDRAND
SBDRAND
BDPROBABLEPRIME
SBDPROBABLEPRIME
BDAND
BDANDNOT
BDBITLENGTH
BDBITCOUNT
BDCLEARBIT
BDDIVIDEANDREMAINDER
BDFLIPBIT
BDGCD
BDLWESTSETBIT
BDISPROBABLEPRIME
BDNOT
BDOR
BDSETBIT
BDSHIFTLEFT
BDSHIFTRIGHT
BDTESTBIT
BDXOR

Introduced scoped tokens to constraint retrieved GTS to a narrower scope than the explicit selection criteria.

Don't miss a new warp10-platform release

NewReleases is sending notifications on new releases.