1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Mar 20, 2024 — Mar 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Preparing development of next version. More... 3 months ago
Merge branch 'main' More... 3 months ago
Merge branch 'release-4.0' More... 3 months ago
Merge branch 'release-4.0' More... 3 months ago
Typo. More... 3 months ago
Fixed encoding of filtered resources. More... 3 months ago
Updated documentation for the release. More... 3 months ago
Updated release notes. More... 3 months ago
Renamed master branch to main. More... 3 months ago
Dropped -SNAPSHOT in version number for official release. More... 3 months ago
Fixed PMD, spotbugs and checkstyle warnings. More... 3 months ago
Merge branch 'issue-367' More... 3 months ago
Fixed IDE warnings. More... 3 months ago
Added getHipparchusVersion method to MathUtils. More... 3 months ago
Improved test coverage. More... 4 months ago
Fixed SonarQube warnings. More... 4 months ago
Downgraded maven-bundle-plugin as we need to be JAva 8 compatible. More... 4 months ago
Merge branch 'interior-point' More... 4 months ago
Updated maven plugins. More... 4 months ago
Cleanup. More... 4 months ago
Revamped method to compute interior point. More... 4 months ago
Added barycenter of a list of points. More... 4 months ago
Improved comment in test. More... 4 months ago
Merge branch 'inside-cell-finder' More... 4 months ago
Added a bisector-based algorithm to find interior points in cells. More... 4 months ago
Moved search algorithm in a dedicated class. More... 4 months ago
Added moveTowards method to Point interface. More... 4 months ago
Merge branch 'issue-384' More... 4 months ago
Fixed issue with open boundaries in Euclidean 2D-polygons. More... 4 months ago
Improved test coverage. More... 4 months ago