File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name = " DFTK"
22uuid = " acf6eb54-70d9-11e9-0013-234b7a5f5337"
33authors = [" Michael F. Herbst <info@michael-herbst.com>" , " Antoine Levitt <antoine.levitt@inria.fr>" ]
4- version = " 0.7.11 "
4+ version = " 0.7.12 "
55
66[deps ]
77AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
Original file line number Diff line number Diff line change @@ -14,6 +14,16 @@ They are roughly ordered from beginner to advanced.
1414For a list of articles dealing with novel research aspects achieved using DFTK,
1515see [ Publications] ( @ref ) .
1616
17+ ## Julia resources
18+ - There are tons of great resources for learning Julia on the internet.
19+ For a comprehensive overview see the [ JuliaLang learning website] ( https://julialang.org/learning/ )
20+
21+ - Condensed introductions are also provided in
22+ [ Michael's numerical analysis course] ( https://teaching.matmat.org/numerical-analysis/exercises/ex0_introduction_julia_pluto_statement.html )
23+ or the
24+ [ programming for mathematical applications] ( http://persson.berkeley.edu/Programming_for_Mathematical_Applications/ )
25+ class at UC Berkeley.
26+
1727## Workshop material and tutorials
1828- [ DFTK school 2022: Numerical methods for density-functional theory simulations] ( https://school2022.dftk.org ) :
1929 Summer school centred around the DFTK code and modern approaches to density-functional theory.
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Feel free to drop us a line if you want your work to be added here.
7979 ([ Computational script] ( https://github.com/JuliaMolSim/DFTK.jl/blob/f7fcc31c79436b2582ac1604d4ed8ac51a6fd3c8/examples/publications/2022_cazalis.jl ) ).
8080
8181- E. Cancès, G. Kemlin, A. Levitt.
82- [ * A Priori Error Analysis of Linear and Nonlinear Periodic Schr \" {o}dinger Equations with Analytic Potentials* ] ( https://doi.org/10.1007/s10915-023-02421-0 )
82+ [ * A Priori Error Analysis of Linear and Nonlinear Periodic Schrödinger Equations with Analytic Potentials* ] ( https://doi.org/10.1007/s10915-023-02421-0 )
8383 J. Sci. Comp., ** 98** , 25 (2024).
8484 [ ArXiv:2206.04954] ( https://arxiv.org/abs/2206.04954 ) .
8585
You can’t perform that action at this time.
0 commit comments