sagemath/sage

Lazy import more algebras

Closed this issue · 2 comments

There are algebras which are not standard or high usage that could be lazily imported in order to help startup time. This will likely need some discussion. Followup to #16219.

Depends on #16219

CC: @nthiery

Component: misc

Keywords: lazy import, startup time

Issue created by migration from https://trac.sagemath.org/ticket/17271

As of 10.0.beta9, many algebras are already lazy_imported. Can we close? @tscrim

Yes, I think so.