juliaphysics.github.io
juliaphysics.github.io copied to clipboard
JuliaPhysics organisation website:
https://juliaphysics.github.io/latest/ecosystem/ if you click on the `Edit` button on top right, it brings you to `#master` branch. Why do we even have master branch?
I find sometimes I just want to type one command `using MyUltimateModule` and then all the common things for my daily work will be imported, and I don't need to...
@Roger-luo has some resource about the use of Julia for general Physics: * https://github.com/Roger-luo/TutorialForPhysicists.jl * https://github.com/QuantumBFS/JuliaChallenge/blob/master/ToolChain.md That may be a good idea to move some content, not specific to Quantum...
- Physics packages: JuliaPhysics - Dealing with units: Unitful, Measurements, et al - Differential equations: DiffEq and friends - Short tutorial with common physics problems - Overview of DiffEqPhysics and...