Ticket #9604 (needs_work task)

Opened 3 years ago

Last modified 7 weeks ago

Tracker bug for toric varieties

Reported by: vbraun Owned by: AlexGhitza
Priority: major Milestone: sage-5.10
Component: algebraic geometry Keywords: toric geometry
Cc: novoselt Work issues:
Report Upstream: N/A Reviewers:
Authors: Volker Braun, Andrey Novoseltsev Merged in:
Dependencies: Stopgaps:

Description (last modified by vbraun) (diff)

This bug tracks the current status of the toric varieties code and the interdependence of new patches, which should be applied on top of Sage 5.2. Any (properly ordered) part of positively reviewed patches can be merged at any time, there is no need to "bundle tickets."

Applied to the current Sage alpha/beta/rc:

Applied to the next alpha/beta/rc:

Positively reviewed:

Needs work / review:

These groups (separated by blank lines) can be applied independently on top of the positively reviewed ones:

  • #14409: sage_input support for some geometry objects
  • #13194: FaceFan and NormalFan should work with (non-lattice) polyhedra
  • #14394: FaceFan bug if origin is on boundary
  • #13183: Implement index(cone) for fan morphisms
  • #14353: Factor toric morphism into surjective and generically injective
  • #12892: Toric fibration morphisms
  • #12900: (Demazure) roots of toric varieties
  • #12553: Add interface for PALP polytope databases
  • #13084: Weierstrass form for toric elliptic curves
  • #11559: Speed up Posets and toric Chow group

Attachments

toricvarieties.hg Download (46.4 KB) - added by vbraun 3 years ago.
updated patch

Change History

comment:1 Changed 3 years ago by vbraun

  • Description modified (diff)

comment:2 Changed 3 years ago by mpatel

Can I merge #9470 and #9326 now, or should I wait until every ticket has a positive review?

comment:3 follow-up: ↓ 4 Changed 3 years ago by vbraun

#9470 and #9326 are ready to be merged, but I thought that 4.5.2 is in feature freeze now?

comment:4 in reply to: ↑ 3 Changed 3 years ago by mpatel

Replying to vbraun:

#9470 and #9326 are ready to be merged, but I thought that 4.5.2 is in feature freeze now?

Indeed, we'll release 4.5.2 very soon. I've been preparing a 4.5.3.alpha0.

comment:5 Changed 3 years ago by vbraun

  • Description modified (diff)

comment:6 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:7 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:8 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:9 Changed 3 years ago by vbraun

  • Description modified (diff)

Changed 3 years ago by vbraun

updated patch

comment:10 Changed 3 years ago by novoselt

  • Description modified (diff)

I'll put bugs in front of toric divisors, since they have chances to be settled quickly.

comment:11 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:12 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:13 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:14 Changed 3 years ago by novoselt

  • Description modified (diff)

I sneaked in yet another patch in front of toric divisors, in case it will be useful for Kaehler/Mori? cones (maybe not due to dimension limitations), but so far it is independent of #9337 and can be shifted down.

comment:15 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:16 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:17 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:18 Changed 3 years ago by vbraun

  • Description modified (diff)

comment:19 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:20 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:21 Changed 3 years ago by vbraun

  • Status changed from new to needs_work
  • Description modified (diff)
  • Authors set to Volker Braun, Andrey Novoseltsev

comment:22 Changed 3 years ago by vbraun

  • Description modified (diff)

comment:23 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:24 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:25 Changed 3 years ago by vbraun

  • Description modified (diff)

trac_9664_add_toric_potter.patch depends on trac_9972_add_toric_lattice_morphisms.patch. No logical dependency, but thats how the patch works out. I don't think order matters too much on that one, just wanted to get it right.

comment:26 Changed 3 years ago by novoselt

  • Description modified (diff)

No more dependence ;-)

comment:27 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:28 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:29 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:30 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:31 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:32 Changed 3 years ago by novoselt

  • Description modified (diff)

comment:33 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:34 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:35 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:36 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:37 Changed 2 years ago by SimonKing

  • Description modified (diff)

comment:38 Changed 2 years ago by SimonKing

  • Description modified (diff)

comment:39 Changed 2 years ago by SimonKing

Sorry for temporarily making #10513 a dependency. This ticket isn't ready, yet. Thus I reoved the dependency again.

comment:40 Changed 2 years ago by novoselt

  • Description modified (diff)

Tried to make all dependencies and especially their absences more clear.

Volker, I am a little confused by comments on #8169 and #9918 - do they depend on/conflict with each other somehow?

comment:41 Changed 2 years ago by vbraun

#9918 uses the TOPCOM spkg (in #8169) if it is available, and falls back to its own implementation if not. So there is no dependency either way. Except that applying #8169 without #9918 would be meaningless as there would be nothing in the sage library to use TOPCOM.

comment:42 Changed 2 years ago by novoselt

So none of the patches of #8169 should be applied, it just provides an optional package, correct?

comment:43 Changed 2 years ago by vbraun

Yes, none of the patches in #8169 should be applied.

comment:44 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:45 Changed 2 years ago by vbraun

  • Description modified (diff)

I've started to put my patch queue into a mercurial repository itself. See

 https://bitbucket.org/vbraun/mq-for-sage-toric-varieties/src

comment:46 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:47 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:48 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:49 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:50 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:51 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:52 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:53 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:54 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:55 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:56 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:57 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:58 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:59 Changed 2 years ago by novoselt

  • Keywords toric geometry added
  • Description modified (diff)

comment:60 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:61 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:62 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:63 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:64 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:65 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:66 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:67 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:68 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:69 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:70 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:71 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:72 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:73 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:74 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:75 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:76 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:77 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:78 Changed 2 years ago by novoselt

  • Description modified (diff)

comment:79 Changed 2 years ago by vbraun

  • Description modified (diff)

comment:80 Changed 23 months ago by vbraun

  • Description modified (diff)

comment:81 Changed 22 months ago by novoselt

  • Description modified (diff)

comment:82 Changed 22 months ago by novoselt

  • Description modified (diff)

comment:83 Changed 22 months ago by vbraun

  • Description modified (diff)

comment:84 Changed 22 months ago by vbraun

  • Description modified (diff)

comment:85 Changed 22 months ago by vbraun

  • Description modified (diff)

comment:86 Changed 22 months ago by novoselt

  • Description modified (diff)

comment:87 Changed 22 months ago by novoselt

  • Description modified (diff)

comment:88 Changed 21 months ago by vbraun

  • Description modified (diff)

comment:89 Changed 20 months ago by novoselt

  • Description modified (diff)

comment:90 Changed 18 months ago by vbraun

  • Description modified (diff)

comment:91 Changed 17 months ago by novoselt

  • Description modified (diff)

comment:92 Changed 17 months ago by novoselt

  • Description modified (diff)

comment:93 Changed 16 months ago by novoselt

  • Description modified (diff)

comment:94 Changed 16 months ago by vbraun

  • Description modified (diff)

comment:95 Changed 15 months ago by novoselt

  • Description modified (diff)

comment:96 Changed 15 months ago by novoselt

  • Description modified (diff)

comment:97 Changed 15 months ago by novoselt

  • Description modified (diff)

comment:98 Changed 15 months ago by vbraun

  • Description modified (diff)

comment:99 Changed 15 months ago by novoselt

  • Description modified (diff)

comment:100 Changed 15 months ago by novoselt

  • Description modified (diff)

comment:101 Changed 15 months ago by novoselt

  • Description modified (diff)

comment:102 Changed 14 months ago by novoselt

  • Description modified (diff)

comment:103 Changed 14 months ago by novoselt

  • Description modified (diff)

comment:104 Changed 14 months ago by novoselt

  • Description modified (diff)

comment:105 Changed 13 months ago by vbraun

  • Description modified (diff)

comment:106 Changed 13 months ago by vbraun

  • Description modified (diff)

comment:107 Changed 13 months ago by vbraun

  • Description modified (diff)

comment:108 Changed 12 months ago by novoselt

  • Description modified (diff)

comment:109 Changed 12 months ago by novoselt

  • Description modified (diff)

comment:110 Changed 12 months ago by novoselt

  • Description modified (diff)

comment:111 Changed 12 months ago by vbraun

  • Description modified (diff)

comment:112 Changed 12 months ago by novoselt

  • Description modified (diff)

comment:113 Changed 11 months ago by vbraun

  • Description modified (diff)

comment:114 Changed 11 months ago by vbraun

  • Description modified (diff)

comment:115 Changed 11 months ago by vbraun

  • Description modified (diff)

comment:116 Changed 11 months ago by novoselt

  • Description modified (diff)

comment:117 Changed 11 months ago by novoselt

  • Description modified (diff)

comment:118 Changed 10 months ago by novoselt

  • Description modified (diff)

comment:119 Changed 2 months ago by vbraun

  • Description modified (diff)

comment:120 Changed 2 months ago by vbraun

  • Description modified (diff)

comment:121 Changed 8 weeks ago by vbraun

  • Description modified (diff)

comment:122 Changed 7 weeks ago by vbraun

  • Description modified (diff)
Note: See TracTickets for help on using tickets.