Opened 4 years ago
Closed 4 years ago
#22528 closed enhancement (wontfix)
generic latte_int interface to volume
Reported by: | mforets | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: optional | Keywords: | days84 |
Cc: | vdelecroix, mkoeppe | Merged in: | |
Authors: | Marcelo Forets | Reviewers: | Vincent Delecroix |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
Change History (12)
comment:1 Changed 4 years ago by
- Branch set to u/mforets/22497
comment:2 Changed 4 years ago by
- Commit set to d3c95899bcff12e6a17dccd849a35d9274bb7bbd
- Status changed from new to needs_review
comment:3 Changed 4 years ago by
- Commit changed from d3c95899bcff12e6a17dccd849a35d9274bb7bbd to 000bf8b56094cb83b11894e2c8195747e06c803f
Branch pushed to git repo; I updated commit sha1. New commits:
000bf8b | Restructured the script, with an integrate function accepting different valuations.
|
comment:4 Changed 4 years ago by
- Commit changed from 000bf8b56094cb83b11894e2c8195747e06c803f to 5aa669584a92f474fc1a797a3caad9c03c92d6cc
Branch pushed to git repo; I updated commit sha1. New commits:
5aa6695 | Added test for helper function _to_latte_polynomial.
|
comment:5 Changed 4 years ago by
- Commit changed from 5aa669584a92f474fc1a797a3caad9c03c92d6cc to 72d03a12c6fc8b02e67a97d61538ca47c3996c3e
Branch pushed to git repo; I updated commit sha1. New commits:
72d03a1 | Minor changes to helper function and integrate.
|
comment:6 Changed 4 years ago by
- Branch u/mforets/22497 deleted
- Commit 72d03a12c6fc8b02e67a97d61538ca47c3996c3e deleted
- Dependencies #22497 deleted
- Description modified (diff)
- Milestone changed from sage-7.6 to sage-duplicate/invalid/wontfix
comment:7 Changed 4 years ago by
- Status changed from needs_review to positive_review
comment:8 Changed 4 years ago by
- Reviewers set to Vincent Delecroix
Don't forget to fill in the fields Author and Reviewer...
comment:9 Changed 4 years ago by
... this ticket never got tested (!!!) Hmmm
comment:10 Changed 4 years ago by
Oh wait. It's a duplicate... Nevermind...
comment:11 Changed 4 years ago by
yep. someone should close it.
comment:12 Changed 4 years ago by
- Resolution set to wontfix
- Status changed from positive_review to closed
Closing tickets in the sage-duplicate/invalid/wontfix module with positive_review (i.e. someone has confirmed they should be closed).
Note: See
TracTickets for help on using
tickets.
New commits:
22497: generic interface to LattE integrale count
Integral of a polynomial over a polytope.
Add volume function to generic latte_int interface.