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

Python bindings #260

Open
5 tasks
rakhimov opened this issue Feb 4, 2018 · 1 comment
Open
5 tasks

Python bindings #260

rakhimov opened this issue Feb 4, 2018 · 1 comment

Comments

@rakhimov
Copy link
Owner

rakhimov commented Feb 4, 2018

Initial Python API for simple analyses (e.g., fault trees).

Resources:
https://wiki.python.org/moin/IntegratingPythonWithOtherLanguages

Issues:

  • Binder (extension vs. generator (e.g., Cython vs. Boost.Python))
  • API specification/strategy (Pythonic vs. mirror native C++)
  • Distribution (platforms, packaging, requirements)
  • Integration (friendliness) with other Python libraries/modules (e.g., numpy)
  • Documentation and examples
@rakhimov
Copy link
Owner Author

rakhimov commented Feb 4, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant