Expression system#
Classes#
| Class to represent symbolic expressions. | |
| Class to represent sets of function arguments. | |
| Class to store derivative tensors. | 
Functions#
| 
 | Create variable expressions from strings. | 
| 
 | Compute the tensors of derivatives. | 
| 
 | Substitution. | 
| 
 | Multivariate summation. | 
| 
 | Multivariate product. | 
Attributes#
Enums#
| Enum for selecting differentiation arguments. | 
