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

Most wanted, 2019 edition #46

Open
JJ opened this issue Apr 6, 2019 · 9 comments
Open

Most wanted, 2019 edition #46

JJ opened this issue Apr 6, 2019 · 9 comments

Comments

@JJ
Copy link

JJ commented Apr 6, 2019

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.

@JJ
Copy link
Author

JJ commented Apr 6, 2019

Protocol buffers are becoming incredibly active lately. It might be convenient to work with them.

@bduggan
Copy link
Member

bduggan commented Apr 6, 2019

I've started a grammar :) https://github.com/bduggan/p6-protobuf

@Altai-man
Copy link
Member

NumPy/SciPy analogs are missing and I often see newcomers asking about it.

@Xliff
Copy link

Xliff commented Apr 6, 2019

NumPy/SciPy are great ideas, but are Shaped arrays mature enough to implement it?

@JJ
Copy link
Author

JJ commented Apr 6, 2019 via email

@taboege
Copy link
Member

taboege commented Apr 6, 2019

@bduggan : Have you seen this Protobuf module stub? Maybe you can borrow some bits from it.

@AlexDaniel
Copy link
Member

Yes, I'd love to see a numpy alternative. Especially in a combination with OpenCV.

are Shaped arrays mature enough to implement it

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.

@bduggan
Copy link
Member

bduggan commented Apr 6, 2019

Thanks @taboege -- no, I hadn't seen that!

@titsuki
Copy link
Member

titsuki commented Apr 7, 2019

Hi,
My most wanted list in 2019 is here:

  • Bindings for MxNet: MxNet is a deep learning framework. Comparing the other framework (e.g., tensorflow, chainer), it seems relatively easier to implement bindings since this framework already supports Perl5.
  • Swig: is a glue code generator for bindings. I have seen the github issue that requests adding support for Perl 6 (c.f., Add support for Raku swig/swig#1245)
  • Bindings for Stan: Stan is a state-of-the-art platform for statistical modeling and high-performance statistical computation.

Cheers,

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

No branches or pull requests

7 participants