top | item 13320997

(no title)

trotterdylan | 9 years ago

I'd like to support 3.x at some point. See https://github.com/google/grumpy/issues/1

discuss

order

statsmatscats|9 years ago

Have you thought about using type hints to help type inference?

Some work on that is discussed here. I would love a dropbox google colab (though also targeting 3.x :) )

https://github.com/python/mypy/issues/1862

trotterdylan|9 years ago

Yes, leveraging type hints for optimization purposes is a long term goal. Thanks for pointing me to that issue, I'll keep an eye on it.

One of the goals of open sourcing was to get feedback and work with outside folks so I'm definitely open to collaboration!