Computer algebra system. A computer algebra system (CAS) has the ability to manipulate mathematical expressions in a way similar to the traditional manual computations of mathematicians and scientists.
The symbolic manipulations supported include:
simplification to a smaller expression or some standard form, including automatic simplification with assumptions and simplification with constraints
substitution of symbols or numeric values for certain expressions
change of form of expressions: expanding products and powers, partial and full factorization, rewriting as partial fractions, constraint satisfaction, rewriting trigonometric functions as exponentials, transforming logic expressions, etc.
partial and total differentiation
matrix operations including products, inverses, etc.
Members list
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Constant vector. Different from VectorVal that has concrete values, this is of constant yet abstract value.
Constant vector. Different from VectorVal that has concrete values, this is of constant yet abstract value.
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
The derivative of a scalar y with respect to a vector x.
The derivative of a scalar y with respect to a vector x.
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Explicit conversion of int to float.
Explicit conversion of int to float.
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Matrix multiplication (A * B)
Matrix multiplication (A * B)
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Matrix vector multiplication (A * x)
Matrix vector multiplication (A * x)
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
The derivative of a matrix y with respect to a scalar x.
The derivative of a matrix y with respect to a scalar x.
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
The derivative of a vector y with respect to a scalar x.
The derivative of a vector y with respect to a scalar x.
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
A tensor is an algebraic object that describes a (multilinear) relationship between sets of algebraic objects related to a vector space. Objects that tensors may map between include vectors (which are often, but not always, understood as arrows with length that point in a direction) and scalars (which are often familiar numbers such as the real numbers), and, recursively, even other tensors. Tensors are defined independent of any basis, although they are often referred to by their components in a basis related to a particular coordinate system.
A tensor is an algebraic object that describes a (multilinear) relationship between sets of algebraic objects related to a vector space. Objects that tensors may map between include vectors (which are often, but not always, understood as arrows with length that point in a direction) and scalars (which are often familiar numbers such as the real numbers), and, recursively, even other tensors. Tensors are defined independent of any basis, although they are often referred to by their components in a basis related to a particular coordinate system.
The shape of tensor (the number of dimensions and the size of each dimension) might be only partially known.
Attributes
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all
Attributes
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Show all