-
Notifications
You must be signed in to change notification settings - Fork 35
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
Most wanted, 2019 edition #46
Comments
Protocol buffers are becoming incredibly active lately. It might be convenient to work with them. |
I've started a grammar :) https://github.com/bduggan/p6-protobuf |
NumPy/SciPy analogs are missing and I often see newcomers asking about it. |
NumPy/SciPy are great ideas, but are Shaped arrays mature enough to implement it? |
El sáb., 6 abr. 2019 a las 16:33, Xliff (<[email protected]>)
escribió:
NumPy/SciPy are great ideas, but are Shaped arrays mature enough to
implement it?
What will you need? I think the main thing with NumPy is fast arithmetics.
Shapes work, although they are kinda slower.
|
@bduggan : Have you seen this Protobuf module stub? Maybe you can borrow some bits from it. |
Yes, I'd love to see a numpy alternative. Especially in a combination with OpenCV.
I don't think we'll be able to find and fix the limitations until someone actually starts a module that heavily relies on shaped arrays. |
Thanks @taboege -- no, I hadn't seen that! |
Hi,
Cheers, |
It's 2019 and things have changed. Are there any modules out there that can be considered most wanted? Which modules would you want to see in Perl 6?
Let's discuss here and eventually add them to the Most Wanted list.
The text was updated successfully, but these errors were encountered: