1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected vtk link More... 8 months ago
Updated README.md with info about VS version and c++ std versions and also about the needed libraries. Ensured it compiles with c++ std ver > 17 More... 8 months ago
Switched to VS 2026 More... 9 months ago
Default type for Vector3D More... over 2 years ago
Code cleanup More... over 2 years ago
Enabled AVX2 More... over 3 years ago
Turned on openmp on x64 release, for Eigen More... over 3 years ago
Switched to VTK 9.2.5 More... over 3 years ago
Added 'explicit' specifier for FFT constructor More... over 3 years ago
Merge pull request #3 from codacy-badger/codacy-badge More... about 4 years ago
Add Codacy badge More... about 4 years ago
Switched to VC++ 2022 More... over 4 years ago
Got rid of a level 4 warning More... over 4 years ago
Added CodeFactor badge More... over 4 years ago
Improved code quality More... over 4 years ago
Improved code quality More... over 4 years ago
Switched to C++ 17 More... almost 5 years ago
just spaces More... over 5 years ago
Create .gitignore More... almost 6 years ago
Change to Vector3D angles computing More... over 6 years ago
The latest version of Visual Studio could break compilation of Vector3D even if the comparison operator is not used More... over 6 years ago
Added possibility to get polar angles for Vector3D, it is useful More... over 6 years ago
Slight change to use the faster method More... almost 7 years ago
Removed some warnings given by the code analyzer More... almost 7 years ago
Switching to VisualStudio 2019 More... almost 7 years ago
Added links to GitHub repository and Blog description to About dialog More... over 7 years ago
Modified Vector3D so Length returns double More... about 8 years ago
Minor changes to Vector3D.inl More... about 8 years ago
Added comment referencing the unsupported fft classes from Eigen More... over 8 years ago
Added the possibility of using different fft objects from different threads at the same time More... over 8 years ago