User guide#
- 1. Getting started
- 2. Fundamentals
- 3. Data
- 4. Meshes
- 5. Inversion
- 6. Modelling
- 7. Visualization
- 8. Advanced topics
- 8.1. Setting up your own inversion with custom forward operator
- 8.2. Matrices
- 8.2.1. Dense matrix
Matrix - 8.2.2. Index-based sparse matrix
SparseMapMatrix - 8.2.3. Column-compressed matrix
SparseMatrix - 8.2.4. Diagonal matrices
- 8.2.5. Weighted matrices
- 8.2.6. Combinations of matrices
- 8.2.7. Block matrices
- 8.2.8. Matrix combinations
- 8.2.9. Matrix wrappers
- 8.2.10. Matrix generators
- 8.2.11. Geostatistical constraint matrix
- 8.2.1. Dense matrix
- 8.3. HPC & Parallel computing
- 8.4. Caching