Dict in nopython

0 views
Skip to first unread message

Juan Nunez-Iglesias

unread,
May 19, 2017, 1:29:24 AM5/19/17
to numba...@continuum.io
Hi,

Are there any plans to support a map/dictionary type in Numba? Even just int->int would be really useful…!

Juan.

Stanley Seibert

unread,
May 19, 2017, 9:29:37 AM5/19/17
to Numba Public Discussion - Public
Yes, this is something we want to do! Support for homogenously typed lists and sets was added to Numba last year as a warm up for dict support.  This is also likely to become more important this summer as we look toward categorial types in our GPU dataframe work.


--
You received this message because you are subscribed to the Google Groups "Numba Public Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to numba-users+unsubscribe@continuum.io.
To post to this group, send email to numba...@continuum.io.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/numba-users/a5cb7e11-9342-4c20-829f-dd03778e7061%40Spark.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Juan Nunez-Iglesias

unread,
May 19, 2017, 8:57:48 PM5/19/17
to numba...@continuum.io
Great, thanks! The wait is killing me! =)

Juan.
To unsubscribe from this group and stop receiving emails from it, send an email to numba-users...@continuum.io.

To post to this group, send email to numba...@continuum.io.

joler...@gmail.com

unread,
May 21, 2017, 2:55:44 PM5/21/17
to Numba Public Discussion - Public
any plans for numba to understand mypy type information (both functions and datatypes)? would make working with typed dicts and other types easier.
Reply all
Reply to author
Forward
0 new messages