1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor correction - issue that prevented compiling More... almost 4 years ago
Added CodeFactor badge More... almost 4 years ago
Code quality improvements More... almost 4 years ago
Improved code quality More... almost 4 years ago
Switched to C++ 17 More... about 4 years ago
Create .gitignore More... about 5 years ago
Added the possibility to pass descent 'dumping' parameter, this way it's easier to specify different values More... almost 6 years ago
Change to Vector3D angles computing More... almost 6 years ago
The latest version of Visual Studio could break compilation of Vector3D even if the comparison operator is not used More... about 6 years ago
Added possibility to get polar angles for Vector3D, it is useful More... about 6 years ago
Big change: Added 'compressed' solver and used it instead of the old implementation. The old one is still there, both are derived from DftSolverBase More... about 6 years ago
Removed some warnings given by the code analyzer More... about 6 years ago
Switching to VisualStudio 2019 More... about 6 years ago
Added comment about where to find formula and parameters for VWN More... over 6 years ago
VWN improvements More... over 6 years ago
One digit was missing in a VWN exchange correlation constant More... over 6 years ago
The old exchange energy coefficient in Vosko Wild Nusair exchange correlation seems to be better in some atomic calculations I'm currently doing, so reverted it back to that value More... over 6 years ago
Minor improvement to VWN exchange correlation More... almost 7 years ago
Some more minor improvements to Vosko-Wilk-Nusair exchange correlation More... almost 7 years ago
A little better Vosko-Wilk-Nusair exchange correlation More... almost 7 years ago
Added Vosko-Wilk-Nusair exchange-correlation class More... almost 7 years ago
Moved some duplicate code to constexprs More... almost 7 years ago
Made some values static More... almost 7 years ago
Added code as example on how to use the dft solver to compute a simple molecule (no pseudopotential) More... almost 7 years ago
Added links to GitHub repository and Blog description to About dialog More... almost 7 years ago
Modified Vector3D so Length returns double More... over 7 years ago
Minor changes to Vector3D.inl More... over 7 years ago
Added comment referencing the unsupported fft classes from Eigen More... over 7 years ago
Added a method for computing electron density at the end of calculations More... almost 8 years ago
Not affecting functionality - the potential should be real More... almost 8 years ago