Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binary code canonical labels & automorphism group generators #1464

Closed
rlmill mannequin opened this issue Dec 11, 2007 · 5 comments
Closed

binary code canonical labels & automorphism group generators #1464

rlmill mannequin opened this issue Dec 11, 2007 · 5 comments

Comments

@rlmill
Copy link
Mannequin

rlmill mannequin commented Dec 11, 2007

The following bundle is based on 2.9 alpha5, so should merge easily

http://sage.math.washington.edu/home/rlmill/sage-2.9.alpha5/binary_codes.hg

Note that the coverage in the new file, binary_codes.pyx, is 100%.

Component: coding theory

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

@rlmill rlmill mannequin added this to the sage-2.9 milestone Dec 11, 2007
@rlmill rlmill mannequin added c: coding theory labels Dec 11, 2007
@rlmill rlmill mannequin self-assigned this Dec 11, 2007
@jaapspies
Copy link
Member

comment:2

The bundle worked for me on Fedora 7.

sage -t  devel/sage-main/sage/coding/binary_code.pyx        
         [2.8 s]
 
----------------------------------------------------------------------
All tests passed!

[jaap@paix sage-2.9.alpha5]$ ./sage -t devel/sage/sage/graphs*
sage -t  devel/sage-main/sage/graphs/print_graphs.py        
         [1.5 s]
sage -t  devel/sage-main/sage/graphs/graph_database.py      
         [12.9 s]
sage -t  devel/sage-main/sage/graphs/graph_fast.pyx         
         [1.8 s]
sage -t  devel/sage-main/sage/graphs/graph_list.py          
         [8.9 s]
sage -t  devel/sage-main/sage/graphs/graph_genus1.py        
         [12.8 s]
sage -t  devel/sage-main/sage/graphs/graph.py               
         [36.8 s]
sage -t  devel/sage-main/sage/graphs/linearextensions.py    
         [1.5 s]
sage -t  devel/sage-main/sage/graphs/graph_isom.pyx         
         [28.6 s]
sage -t  devel/sage-main/sage/graphs/all.py                 
         [1.5 s]
sage -t  devel/sage-main/sage/graphs/graph_generators.py    
         [61.9 s]
sage -t  devel/sage-main/sage/graphs/bruhat_sn.pyx          
         [1.6 s]
 
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 169.8 seconds

@rlmill
Copy link
Mannequin Author

rlmill mannequin commented Dec 14, 2007

comment:3

There are still some bugs...

@rlmill rlmill mannequin modified the milestones: sage-2.9, sage-2.9.1 Dec 14, 2007
@rlmill
Copy link
Mannequin Author

rlmill mannequin commented Dec 15, 2007

comment:4

Use the bundle at

http://sage.math.washington.edu/home/rlmill/bcodes_2.9.alpha7.hg

instead.

@rlmill rlmill mannequin modified the milestones: sage-2.9.1, sage-2.9 Dec 15, 2007
@williamstein
Copy link
Contributor

comment:5

Do this after applying the bundle:

was@sage:~/build/sage-2.9.rc0/devel/sage/sage/coding$ hg rm binary_code_backup.pyx 
was@sage:~/build/sage-2.9.rc0/devel/sage/sage/coding$ hg ci

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 16, 2007

comment:6

Merged in 2.9.rc2.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 16, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants