-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
Proposed Sections on POD Documentation,
-
README.md: general description and instructions for POD.jl
-
Documenter.jl
- Introduction: General solver description
- How to Use: Instruction of installing and using POD with an example
- Choosing Solver: List of supported sub-solvers and directions on how to use them
- Algorithm: Big-picture description and point to the paper
- Expression Guideline: instruction on how different JuMP implementation can affect POD behavior, more detailed description of POD expression operators
- Parameters: Parameter lists of POD
- Functions: Docstrings of internal sources, separated by functionality
- User-defined functions for POD: Advanced usage of POD with examples that contain functional inputs and algorithm tuning
@Docstring should be finalized on different branches within the source code. I don't see a reason why we cannot work on different chapters on master directly. The re-base for algorithmic development branches should be simple.