Tutorial¶
- 1. Introduction
- 2. Utilites
- 3. Simple transformations
- 4. Plotting
- 5. Sum and product: transformations with inputs
- 6. Plotting the graph structure
- 7. Variables
- 8. Integration and interpolation: computing things only once
- 9. Increasing complexity
- 9.1. Indexing
- 9.2. NestedDict (TBD)
- 9.3. Bundles and replication
- 9.4. Binding graphs via mathematical expressions
- 10. Command line UI
- 11. Fitting with GNA
- 12. Miscellaneous questions