Expand description
Mathematics library.
Modules§
- integrate
- Integration and ODEs.
- interpolate
- Interpolation schemes.
- optimize
- Optimization and root finding.
- special
- Special functions.
Structs§
- Banded
- Rearrangement structure for a banded matrix.
- Matrix
- A matrix.
- Square
Matrix - A square matrix.
- Tensor
List - Tensor
Rank1 - A d-dimensional tensor of rank 1.
- Tensor
Rank2 - A d-dimensional tensor of rank 2.
- Tensor
Rank3 - A d-dimensional tensor of rank 3.
- Tensor
Rank4 - A d-dimensional tensor of rank 4.
- Tensor
Tuple - Tensor
Vector - Test
Error - Vector
- A vector.
Constants§
Traits§
- Contract
AllIndices With First Indices Of - Contract
First Second Indices With Second Indices Of - Contract
First Third Fourth Indices With First Indices Of - Contract
Second Fourth Indices With First Indices Of - Contract
Second Index With First Index Of - Contract
Third Fourth Indices With First Second Indices Of - Hessian
- Common methods for Hessians.
- Jacobian
- Common methods for Jacobians.
- Rank2
- Common methods for rank-2 tensors.
- Solution
- Common methods for solutions.
- Tensor
- Common methods for tensors.
- Tensor
Array - Common methods for tensors derived from arrays.
- Tensor
Vec - Common methods for tensors derived from Vec.
Functions§
- assert_
eq - assert_
eq_ within - assert_
eq_ within_ tols - levi_
civita - Returns the rank-3 Levi-Civita symbol.
- tensor_
rank_ 1 - tensor_
rank_ 2 - tensor_
rank_ 1_ zero - Returns the rank-1 zero tensor as a constant.