The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
coef()
allows you to extract the coefficients of an
mpoly object (#25, thanks @ggrothendieck).
deriv()
now allows you to not bring the power down
as a multiplier.
normalize_coefficients()
now allows you normalize
term coefficients according to an input norm, defaulting to the
Euclidean norm.
as.function()
methods are now exported.
mpoly
objects now get a plot method (2 variables
only).
as.function()
is now “vectorized” in a consistent way
for both mpoly
and mpolyList
objects. See
examples in ?as.function.mpoly
for details.bernsteinApprox()
is now deprecated in favor of
bernstein_approx()
.bezierFunction()
is now deprecated in favor of
bezier_function()
.mpolyList
objects,
such as single constant times mpolyList.lissajous()
now allows users to create lissajous
polynomials.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.