lazy_import is most likely imported into sage.all by accident.
On Wednesday, March 30, 2022 at 8:23:15 AM UTC-7 davida...@gmail.com wrote:
> Thank you both for your suggestions, here's the ticket:
> https://trac.sagemath.org/ticket/33602
>
> Also, do we want the name "lazy_import" in the globa
Thank you both for your suggestions, here's the ticket:
https://trac.sagemath.org/ticket/33602
Also, do we want the name "lazy_import" in the global namespace? In the
developer's manual it says that it should not, see
https://doc.sagemath.org/html/en/developer/coding_in_python.html#deprecation
I would suggest keeping all three 'a-', 'ar-', 'arc-' as aliases for the
same function (we could keep the 'a-' as the default as it is the shortest
to type). This is because I have seen all three versions being used across
Computer Science and Mathematics, and restricting anyone of them would be
Hi,
I have opened https://trac.sagemath.org/ticket/33571 for this purpose. I
have also pushed the changes on my branch as I had pointed out. Anything
else I can help in?
On Saturday, March 26, 2022 at 11:28:10 PM UTC+5:30 Adarsh Kishore wrote:
> Certainly, I will read up on the process of openi