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

Optimization of Python code using C (and various python wrappers) #17

Open
eteq opened this issue Feb 13, 2018 · 0 comments
Open

Optimization of Python code using C (and various python wrappers) #17

eteq opened this issue Feb 13, 2018 · 0 comments

Comments

@eteq
Copy link
Collaborator

eteq commented Feb 13, 2018

While numpy-based python code can be quite fast, there are times when it really helps to go low-level and . Some areas I have expertise in include:

Some things I do not know as much about but someone else might:

  • pybind
  • SWIG (here there be dragons! But it's been around for a long time)
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