Example scripts¶
- Beginner’s cookbook
- Intermediate cookbook
- Advanced cookbook
- C1. Parallel computation with Joblib
- C2. Direct or indirect boundary integral equation
- C3. Single precision computations
- C4. Using an iterative solver
- C5. Plot the influence matrix
- C6. Toeplitz matrix of an axisymmetric buoy
- C7. Hierarchical matrices with preconditionning
- C8. Compare two implementations of the Green function
- C9. Use a custom Green function
- C10. Implementation of a GPU Custom Linear Solver