-
Notifications
You must be signed in to change notification settings - Fork 0
Misc
Olivier Cots edited this page Feb 8, 2023
·
6 revisions
- Example of Github repo with code, with documentation, CI, citation, doi, etc.
- You can use VSCode to code: see https://www.julia-vscode.org/docs/dev/gettingstarted/
- Optimisation of the code
- Julia and VsCode
- Documentation
- Exemple de code + doc + galerie : SciMLTutorials.jl
- Exemple de benchmark simple
- ColPrac: Contributor's Guide on Collaborative Practices for Community Packages
- SciML Style Guide for Julia
- Recipe for plot : au lieu de redéfinir plot.
- Example of an application as a package: NBodySimulator
- Developer setup
- Julia for High Performance Scientific Computing
- Macros tutorial, DSL Tuto