oscar-system / Oscar.jl

A comprehensive open source computer algebra system for computations in algebra, geometry, and number theory.
https://www.oscar-system.org
Other
344 stars 126 forks source link

Optimize code for toric schemes #2718

Closed HereAround closed 11 months ago

HereAround commented 1 year ago
  1. Use Hasse diagram to tell which maximal cones intersect.
  2. Break up big loop by use of helper functions.

Cf. comments by @lkastner in https://github.com/oscar-system/Oscar.jl/pull/2700.

cc @HechtiDerLachs

HereAround commented 1 year ago

@lkastner @HechtiDerLachs My vague recollection is that this can be closed after our conversations in Saarbrücken. Am I mistaken?