Skip to content

Conversation

@linuxrider
Copy link
Contributor

No description provided.

@linuxrider linuxrider force-pushed the play-with-rust branch 2 times, most recently from 4e95ab2 to e605530 Compare September 29, 2022 11:33
@saraedum
Copy link
Member

Are you using rust for speed? If so, you might consider using more python-friendly languages such as numba or cython. (Otherwise, these bits of the code are probably essentially unreadable by the common python programmer…)

@linuxrider
Copy link
Contributor Author

@saraedum This is only a test how integration of rust in a python code base works. Of course numba etc. is the goto solution in ec-tools. I have tried to benchmark the semi-integration and it is slower with the rust implementation compared to numba.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants