sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.35k stars 462 forks source link

designs/database.py: auto-generated doc index #16864

Closed 6bdad4c1-1e26-4f2f-a442-a01a2292c181 closed 10 years ago

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

No more conflicts, and better doc. With this commit the doc is generated from the dictionaries.

Nathann

Depends on #16780

CC: @videlec

Component: combinatorial designs

Author: Nathann Cohen

Branch/Commit: bfbad46

Reviewer: Vincent Delecroix

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

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

Commit: 459eca2

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

Branch: u/ncohen/16864

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

Last 10 new commits:

57c00f0trac #16757: doctest simplication
424e229trac #16763: New OA for n=189, plus some others through Vmt vectors
5ba165etrac #16763: Complete bibliographical references
f3f644dtrac #16763: code simplification
04936aatrac #16802: database of difference family
4bd8d69trac #16802: Review
4434d61trac #16802: review the review
33b4171trac #16863: twin prime difference set
acd60a2trac #16863: Handle all prime powers (not just primes)
459eca2trac #16864: designs/database.py: auto-generated doc index
6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

Changed dependencies from #16802 to #16863

videlec commented 10 years ago
comment:3

Two commits at public/16864:

If you are happier with that, take it and set to positive review.

Vincent

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

Reviewer: Vincent Delecroix

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago
comment:4

Makes sense, makes sense ! Thanks :-)

Nathann

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. This was a forced push. Last 10 new commits:

cffb31dtrac #16722: A note about GLPK's "performances", new arguments to change the solver and the verbosity level
5245ef6trac #16655: review
0bad9edtrac #16859: Resolvable incomplete orthogonal arrays
e6deb83trac #16859: doc
db53470trac #16780: Merged with #16859 (need the resolvable incomplete OA)
52c4fa0trac #16780: resolvable incomplete OA are built with 2 lines
7fe173atrac #16780: review 2
931a33ftrac #16780: repeat "parallel classes"
5b8500btrac #16864: designs/database.py: auto-generated doc index
bfbad46trac #16864: use Python string .format() + doc
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 10 years ago

Changed commit from 459eca2 to bfbad46

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago
comment:6

(rebase on #16780)

6bdad4c1-1e26-4f2f-a442-a01a2292c181 commented 10 years ago

Changed dependencies from #16863 to #16780

vbraun commented 10 years ago

Changed branch from u/ncohen/16864 to bfbad46