1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor changes More... over 1 year ago
Revert "A slight improvement for exchange-correlation by avoiding unnecessary initialization of some vectors with 0." More... over 1 year ago
A slight improvement for exchange-correlation by avoiding unnecessary initialization of some vectors with 0. More... over 1 year ago
Some more improvements More... almost 2 years ago
explicit Vector3D constructors More... almost 2 years ago
Some code cleanup More... almost 2 years ago
Some small improvements to FFT More... almost 2 years ago
Enabled AVX2 More... over 2 years ago
Turned on openmp on x64 release, for Eigen More... over 2 years ago
Minor improvement, avoid computing 1. / nr samples each time More... over 2 years ago
Moved the more important classes for optimum-finding methods in a separate header, I might extend those methods in the future. More... almost 3 years ago
Switched to VTK 9.2.5 More... almost 3 years ago
Added 'explicit' specifier for FFT constructor More... almost 3 years ago
Added some comments in the code about https://github.com/aromanro/DFTQuantumDot/issues/5 More... about 3 years ago
Merge pull request #4 from codacy-badger/codacy-badge More... over 3 years ago
Add Codacy badge More... over 3 years ago
Nothing of importance, just adding a const specifier More... over 3 years ago
Added LSDA code to VWNExchCor, just in case I'll add LSDA in the future More... over 3 years ago
Added check to VWN, too, to avoid division with a very small value More... over 3 years ago
Fixed ChachiyoExchCor, now it seems usable. Not as good as VWN to check against NIST data, though, but it seems to give two exact decimals for Exc. More... over 3 years ago
Renamed function in exchange-correlation to avoid confusion More... over 3 years ago
Fixed exchange-correlation (Chachiyo, not currently used) More... over 3 years ago
Improved correlations code More... over 3 years ago
Switched to VWN exchange-correlation More... over 3 years ago
Changed displaying the orbitals a little More... over 3 years ago
Added example (commented) on how to add an opacity transfer function for visualization More... over 3 years ago
Better cleanup of a vector More... over 3 years ago
Minor changes and switched to VC++ 2022 More... over 3 years ago
Got rid of some level 4 warnings More... over 3 years ago
Minor correction - issue that prevented compiling More... almost 4 years ago