Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged-MOD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
youngcle
Rugged-MOD
Graph
8d0a1e6e2d9a4a3d446d88ff83ceb122dd69b3c0
Select Git revision
Branches
10
381-algorithmId
debug-dump
develop
logging
master
default
protected
merge_rugged_refining
release-2.0
release-2.1
release-2.2
zipper-tiles
Tags
9
2.2
2.2-RC1
2.1
2.1-RC1
2.0
release-2.0-RC3
release-2.0-RC2
release-2.0-RC1
1.0
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Sep
23
Jul
16
15
18
Jun
10
2
20
May
19
18
24
Apr
23
21
20
24
Mar
21
20
25
Feb
24
16
13
12
11
10
9
6
5
3
30
Jan
29
14
9
8
7
6
5
28
Dec
24
23
22
20
18
16
15
12
11
10
27
Nov
25
21
20
19
14
13
22
Oct
21
20
17
16
13
9
8
2
30
Sep
26
17
10
9
7
Aug
29
Jul
24
23
22
25
Jun
24
18
17
16
10
6
5
4
2
27
May
22
21
20
19
14
13
12
10
7
6
5
2
30
Apr
29
28
25
24
23
22
5
4
3
2
1
31
Mar
30
29
28
26
25
24
19
18
17
15
14
13
12
11
10
9
8
7
Fixed missing javadoc end delimiters.
Enlarged margin along line for inverse loc.
New test and simplified code.
Added a utility to help estimate visibility.
Merge branch 'pointAtLatitude'
Added a protection against infinite loops in Duvenhage algorithm.
Improved latitude crossing robustness.
Fixed wrong array copy.
Added forgotten public qualifiers.
Added a constructor directly from polynomial function.
Updated mail address for maintenance team.
Updated to current Orekit development version.
Added a protection agains out of bounds indices.
Inform user that error message is in UTC scale.
Revert "Use exceptions rather than null for inverse location errors."
Revert "Fixed compiler warnings."
Revert "Improved expected line in slowFind."
Revert "Fixed Newton evaluation."
Fixed Newton evaluation.
Improved expected line in slowFind.
Fixed compiler warnings.
Use exceptions rather than null for inverse location errors.
Updated dependencies and associated links.
Improved computation of line-of-sight latitude crossing.
Whitespace.
Avoid ArrayxIndexOutOfBoundException in cells dumps.
Fixe an infinite loop problem in rare cases.
Javadoc.
Orekit now depends on version 3.5 of Apache Commons Math, so do Rugged.
Fixed inverse location dump to take results caching into account.
Fixed mismatched error message.
Improved protection for no bracketing exception.
Added a protection against out of bound initial guesses.
Merge branch 'inverse-cubic' into linear-line-model
Use a least-squares linear model to guess line in inverse location.
Use inverse cubic interpolation when possible for inverse location.
Fixed checkstyle warnings.
Fixed loop detection threshold in inver location.
Better protection against search loops.
Attempt to find an escape solution in some inverse location cases.
Loading