A significant amount of documentation is needed for SincLib, both in webpage and TeX form. This ticket is the master for all documentation-related tasks. As children tickets are created for SincLib, they will be referenced on this page.
Documentation Needed
- Keep webpage and TeX documentation sync'd. The TeX documentation should focus more on the library API and implementation details, while the webpage should focus on installation and usage.
- Initial usage documents for an ODE, a PDE, and integration.
- Initial usage documents for the Sinc Method of Lines. Might be useful to describe its setup.
- Description of solvers available.
- Optimizations used
- Parallel methods
- Writing code with SincLib
- General walkthrough of directory structure