1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some code cleanup More... 4 months ago
Minor improvements More... 4 months ago
Added Simpson 3/8 integration and switched to this method More... 4 months ago
Turned on openmp on x64 release, for Eigen More... about 1 year ago
SymmetryPoints has now symmetryPoints protected More... about 1 year ago
Switched from map to unordered_map in SymmetryPoints More... about 1 year ago
Replaced some divisions with multiplications More... about 1 year ago
VTK debug libs are now linked in debug builds More... over 1 year ago
Switched to the latest version of Eigen, to wxWidgets 3.2.1 and VTK 9.2.5 More... over 1 year ago
Merge pull request #4 from codacy-badger/codacy-badge More... almost 2 years ago
Add Codacy badge More... almost 2 years ago
Different error estimation for Romberg integration More... almost 2 years ago
Added Romberg integration and switched to that when computing integrals. Not much testing yet and the code needs reviewing. More... almost 2 years ago
Minor changes to integrals solving More... almost 2 years ago
Dealt with some flags to avoid warnings from the dev version of wxWidgets More... about 2 years ago
Switched to wxWidgets 3.0.5 More... about 2 years ago
Switched to VC++ 2022 More... about 2 years ago
Got rid of some warnings More... about 2 years ago
Added CodeFactor badge More... over 2 years ago
Code quality improvement More... over 2 years ago
Code quality improvements More... over 2 years ago
Removed a useless line More... over 2 years ago
Code quality improvements More... over 2 years ago
Code quality improvements More... over 2 years ago
Create .gitignore More... over 3 years ago
Update README.md More... over 4 years ago
Update README.md More... over 4 years ago
Updated README.md with link to blog description More... over 4 years ago
APW and LAPW need 'big' lmax, so I increased it again to 8 More... over 4 years ago
Reduced lMax to 5 from 8, it should be enough for this toy program More... over 4 years ago