Octotree realization written on C++. I will use it for electorstatics computation optimization
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
Fix for mass center when mass is absolute zero; Workaround for floating-point errors when grid beginned from one element in center of grid
5d3723dView on GitHubFix for convolution in case of multithreading, empty() method added
3b60401View on GitHubIScalesConfig interface segregated. DiscreteScales class now is default scale determiner
91e9be0View on GitHubTemplated convolution added. Corresponding tests added
ed8f7a9View on GitHubUnit tests for convolution with coloumb function works
cfedca0View on GitHubElement with reference to mass added. Convolution tests does not work
830169fView on GitHub