Skip to content
Open
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
f5f32ed
Initial sketch
kellertuer May 26, 2025
666013c
Small improvements on the stopping criterion.
kellertuer May 26, 2025
ce229da
fix a typo.
kellertuer May 26, 2025
0e6842c
Sketch remaining roadmap.
kellertuer May 26, 2025
942db47
Clarify a few comments already.
kellertuer May 27, 2025
9e1b257
Resolve a few things in the extension
kellertuer Jun 2, 2025
a51957b
Extend the enegry_hamiltonian doc string.
kellertuer Jun 2, 2025
3667599
Improving costgrad a bit.
kellertuer Jun 2, 2025
46011d3
Further work before first PR.
kellertuer Jun 3, 2025
24c88e9
clear a few comments.
kellertuer Jun 3, 2025
962a7e8
add a bit of docs.
kellertuer Jun 3, 2025
b74efad
fix a typo.
kellertuer Jun 3, 2025
e5fec8a
debug info.
kellertuer Jun 3, 2025
249f1d0
remove an nonexistent field.
kellertuer Jun 3, 2025
05a2c4f
Merge branch 'master' into kellertuer/direct-min-manopt
kellertuer Jun 4, 2025
0604bc9
Also include RAT for speed reasons. First extension version that comp…
kellertuer Jun 4, 2025
bfb3643
First version that runs.
kellertuer Jun 4, 2025
eb74a21
Fix precon.
kellertuer Jun 4, 2025
54d360a
fix a few more default, still not properly working.
kellertuer Jun 4, 2025
2ecc48b
Fix a few more things.
kellertuer Jun 6, 2025
34f0fc0
Merge branch 'master' into kellertuer/direct-min-manopt
kellertuer Jun 6, 2025
2bec04b
Merge branch 'master' into kellertuer/direct-min-manopt
kellertuer Jun 17, 2025
84a9b84
improve naming and docs.
kellertuer Jun 17, 2025
aa52b9b
Fix one place in the docs.
kellertuer Jun 20, 2025
444a2c3
rename a variable.
kellertuer Jun 21, 2025
849184f
Split `direct_minimization` into two variants.
kellertuer Jul 2, 2025
9e7b667
Unify statements of return
kellertuer Jul 2, 2025
f5787b8
avoid the hack with the global setting by exporting the constructor.
kellertuer Jul 2, 2025
600742a
code formatting to avoid return.
kellertuer Jul 2, 2025
fde86c4
Avoid necessity to ] dev DFTK in the docs, add DocumenterInterLinks a…
kellertuer Jul 2, 2025
1cc65a1
Rename the costgrad functor to InsulatorEnergy.
kellertuer Jul 2, 2025
05553db
Fix a typo so that all but one wannier example (probably an unrelated…
kellertuer Jul 2, 2025
81cba58
Fix a few small bugs.
kellertuer Jul 2, 2025
532b297
Fix tests.
kellertuer Jul 2, 2025
60c468d
Define records and debugs, introduce separate cost/grad
kellertuer Jul 4, 2025
5a7dbd8
Remove a few finished TODOs.
kellertuer Jul 4, 2025
2ec2788
Add a few more things to the named tuple return thingy.
kellertuer Jul 7, 2025
cb20c31
Finish the other 3 easy things we can provide and document that prope…
kellertuer Jul 7, 2025
bc12327
Merge branch 'master' into kellertuer/direct-min-manopt
kellertuer Jul 7, 2025
67dc92f
Merge branch 'master' into kellertuer/direct-min-manopt
kellertuer Jul 7, 2025
de08702
fix project.toml.
kellertuer Jul 8, 2025
6634ce0
Fix an example to also run standalone again.
kellertuer Jul 8, 2025
1eca7c0
Merge branch 'master' into kellertuer/direct-min-manopt
mfherbst Sep 13, 2025
1383c8b
fix a typo and add a note.
kellertuer Sep 15, 2025
5baf0d8
Merge branch 'kellertuer/direct-min-manopt' of github.com:kellertuer/…
kellertuer Sep 15, 2025
045a4fd
to 92 characters.
kellertuer Sep 15, 2025
6cb7fb5
add converged result. Bump Manopt dependency to yesterdays 0.5.23, wh…
kellertuer Sep 15, 2025
e4f044a
Prepare to document the extension.
kellertuer Sep 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
Libxc = "66e17ffc-8502-11e9-23b5-c9248d0eb96d"
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
PeriodicTable = "7b2266bf-644c-5ea3-82d8-af4bbd25a884"
PkgVersion = "eebad327-c553-4316-9ea0-9fa01ccd7688"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Expand All @@ -52,8 +50,11 @@ GeometryOptimization = "673bf261-a53d-43b9-876f-d3c1fc8329c2"
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Manifolds = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
Manopt = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PseudoPotentialData = "5751a51d-ac76-4487-a056-413ecf6fbe19"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Wannier = "2b19380a-1f7e-4d7d-b1b8-8aa60b3321c9"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
wannier90_jll = "c5400fa0-8d08-52c2-913f-1e3f656c1ce9"
Expand All @@ -66,6 +67,7 @@ DFTKGeometryOptimizationExt = "GeometryOptimization"
DFTKIntervalArithmeticExt = "IntervalArithmetic"
DFTKJLD2Ext = "JLD2"
DFTKJSON3Ext = "JSON3"
DFTKManifoldsManoptRATExt = ["Manifolds", "Manopt", "RecursiveArrayTools"]
DFTKPlotsExt = "Plots"
DFTKPseudoPotentialDataExt = "PseudoPotentialData"
DFTKWannier90Ext = "wannier90_jll"
Expand Down Expand Up @@ -105,13 +107,13 @@ JLD2 = "0.4, 0.5"
JSON3 = "1"
KrylovKit = "0.8.3, 0.9"
Libxc = "0.3.17"
LineSearches = "7"
LinearAlgebra = "1"
LinearMaps = "3"
Logging = "1"
MPI = "0.20.22"
Manifolds = "0.10.17"
Manopt = "0.5.16"
Markdown = "1"
Optim = "1"
PeriodicTable = "1"
PkgVersion = "0.3"
Plots = "1"
Expand All @@ -124,6 +126,7 @@ PseudoPotentialIO = "0.1"
PythonCall = "0.9"
QuadGK = "2"
Random = "1"
RecursiveArrayTools = "3.33.0"
Roots = "2"
SparseArrays = "1"
SpecialFunctions = "2"
Expand Down Expand Up @@ -171,4 +174,4 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
wannier90_jll = "c5400fa0-8d08-52c2-913f-1e3f656c1ce9"

[targets]
test = ["Test", "TestItemRunner", "AMDGPU", "ASEconvert", "AtomsBuilder", "Aqua", "AtomsIO", "AtomsIOPython", "CUDA", "CUDA_Runtime_jll", "ComponentArrays", "DoubleFloats", "FiniteDiff", "FiniteDifferences", "GenericLinearAlgebra", "GeometryOptimization", "IntervalArithmetic", "JLD2", "JSON3", "Logging", "Plots", "PseudoPotentialData", "PythonCall", "QuadGK", "Random", "KrylovKit", "Wannier", "WriteVTK", "wannier90_jll"]
test = ["Test", "TestItemRunner", "AMDGPU", "ASEconvert", "AtomsBuilder", "Aqua", "AtomsIO", "AtomsIOPython", "CUDA", "CUDA_Runtime_jll", "ComponentArrays", "DoubleFloats", "FiniteDiff", "FiniteDifferences", "GenericLinearAlgebra", "IntervalArithmetic", "JLD2", "JSON3", "Logging", "Plots", "PseudoPotentialData", "PythonCall", "QuadGK", "Random", "KrylovKit", "Wannier", "WriteVTK", "wannier90_jll"]
Loading