JuliaPy / JuliaPy/pyjulia

Performance

Open
#133 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
893
Forks
101
PR merge metrics
No merged PRs in 30d

Description

What can we do to make this fast? At the moment, calling `j.sin` is 10x slower than `math.sin` or `numpy.sin`.

I'm guessing that this is due to type inference issues with the PyCall.jl callback. Is there a way we could provide annotations or hints for individual functions?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.