Wannier.jl
Wannier.jl copied to clipboard
A playground for Wannier functions
For now I am using [Blue style](https://github.com/invenia/BlueStyle) which is a bit verbose, maybe switch to [SciML](https://github.com/SciML/SciMLStyle)? Note since JuliaFormatter v1.0.0 SciMLStyle is supported.
1. [Manopt.jl](https://github.com/JuliaManifolds/Manopt.jl): seems more feature-rich than `Optim.jl` 2. [OptimKit.jl](https://github.com/Jutho/OptimKit.jl): seems more light-weight 3. [Optimization.jl](https://github.com/SciML/Optimization.jl): wrapper around various packages
This pull request changes the compat entry for the `Bravais` package from `0.1` to `0.1, 0.2`. This keeps the compat entries for earlier versions. Note: I have not tested your...