6 ms·
Using it extensively for my crypto PhD. Several well-known cryptographers contribute to it. It's an amazing bit of kit. But I'm not without criticisms. I feel
by seamyb88 6y ago
Using it extensively for my crypto PhD. Several well-known cryptographers contribute to it.
It's an amazing bit of kit. But I'm not without criticisms. I feel it could do with the kind of fresh-start overhaul that really isn't practical for an open-source code base of this nature. E.g. move python 2.6 to python3. Also, you have excellent multi-precision support, but many of the algorithms from other modules don't support precision beyond machine lengths.
But really really good. Love it.
- williamstein 6y agoSagemath already switched to python3 a while ago.
- nenadst 6y agofyi from the website : Since version 9.0 released in January 2020, SageMath is using Python 3.