1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Mar 20, 2024 — Mar 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed SonarQube warning. More... 5 months ago
Fix inconsistent cuts when merging trees. More... 5 months ago
Added moveToOffset and arbitraryPoint to the hyperplane interface. More... 5 months ago
Merge pull request #383 from Serrof/issue-382 More... 5 months ago
add reset in (Field)ODEEventDetector More... 5 months ago
Merge pull request #381 from Serrof/issue-260 More... 6 months ago
add Field version of Lagrange Polynomials More... 6 months ago
fixed sonarcube bugs More... 6 months ago
Merge pull request #379 from Serrof/issue-378 More... 6 months ago
use Java 8 features instead of <=7 More... 6 months ago
Merge pull request #377 from Serrof/issue-376 More... 6 months ago
moved dense output interpolators to own sub package More... 6 months ago
made non-stiff interpolators public More... 6 months ago
moved one method from AbstractODEStateInterpolator up to interface More... 6 months ago
Merge pull request #375 from Serrof/issue-374 More... 6 months ago
Removed some code smells More... 6 months ago
Merge pull request #373 from Serrof/issue-372 More... 6 months ago
Rename RungeKutta(Field)Integrator as FixedStepRungeKutta(Field)Integrator More... 6 months ago
Added forgotten semicolumn in tests More... 6 months ago
improved test for stackVariable More... 6 months ago
Merge pull request #371 from Serrof/issue-370 More... 6 months ago
add native way to stack an independent variable in (Field)Gradient More... 6 months ago
Removed unused import. More... 6 months ago
Javadoc. More... 6 months ago
Another round of types parameterization in geometry. More... 6 months ago
Cleanup. More... 6 months ago
Merge branch 'issue-368' More... 6 months ago
Added point type to geometry classes parameters. More... 6 months ago
Cleanup code. More... 6 months ago
Added point type to classes parameters. More... 6 months ago