Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
orekit_jpype
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
Orekit
orekit_jpype
Commits
21762ff8
Commit
21762ff8
authored
2 years ago
by
Petrus Hyvönen
Browse files
Options
Downloads
Patches
Plain Diff
Added possibility of adding user java code
parent
0a71067b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
21762ff8
...
...
@@ -28,6 +28,7 @@ Each model has advantages and disadvantages.
-
Can be tricky to get it to compile (but when it does it is stable)
-
Poor docstring support
-
Very hard to understand the inner working of the wrapping code
-
Need to recompile to add user java code pieces
### JPype Pro's
-
Support for docstrings, reasonable rendering of javadoc
...
...
@@ -35,7 +36,7 @@ Each model has advantages and disadvantages.
-
Well documented
-
Medium hard to understand the wrapping code
-
The wrapping is separate from the orekit part, maybe less issues with compiling (using conda)
-
Currently high development momentum
-
Easy to add user java code pieces as separate jars
-
Direct mapping of numpy arrays to java arrays
### JPype Cons
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment