Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and implement a Python wrapper/porting of 2P-Kt #309

Open
gciatto opened this issue May 12, 2022 · 0 comments
Open

Design and implement a Python wrapper/porting of 2P-Kt #309

gciatto opened this issue May 12, 2022 · 0 comments
Labels
enhancement New feature or request feature request

Comments

@gciatto
Copy link
Contributor

gciatto commented May 12, 2022

Requirements:

  • (strong) reduce rewriting of code to the bare minimum
  • (strong) provide an equivalent library to Python programmers
  • (soft) make the new API as much Pythonic as possible

Options:

  • native bridging via: JPype
  • remote bridging via: Py4J
@gciatto gciatto added enhancement New feature or request feature request labels May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

1 participant