Skip to content

symja_java8-2017-11-10

Pre-release
Pre-release
Compare
Choose a tag to compare
@axkr axkr released this 10 Nov 21:21
· 5622 commits to master since this release
  • use hipparchus 1.2
  • Transpose for index permutations
  • Ordering, TensorDimensions, TensorRank
  • ListConvolve, ListCorrelate, Accumulate
  • Correlation, Covariance, Median, Kurtosis, RotateLeft, RotateRight, Skewness, StandardDeviation, Variance, Quantile
  • Diagonal() function
  • LeastSquares(matrix, vector) function
  • DiagonalMatrix, HilbertMatrix, IdentityMatrix, FourierMatrix, ToeplitzMatrix, LowerTriangularize, UpperTriangularize

In the console available functions can be determined with the ? operator. Example

>> ?ArcC*
ArcCos, ArcCosh, ArcCot, ArcCoth, ArcCsc, ArcCsch