Re: [sage-devel] Re: Possible Bug in weight_distribution for binary linear codes.

2011-06-09 Thread D. Monarres
David, I am a bit embarrassed then. Sorry for the mix up, I should have more carefully read the documentation. David (also) -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more

[sage-devel] Re: Possible Bug in weight_distribution for binary linear codes.

2011-06-09 Thread D. Monarres
This also seems to cause problems with decoding. I am posting here just to make sure that this would actually be considered a bug, not just user error. Everything works as expected when I construct the same code with a full rank generator matrix. (with C defined as before) sage: C.deco

[sage-devel] Possible Bug in weight_distribution for binary linear codes.

2011-06-09 Thread D. Monarres
Hello everybody, I think that I may have uncovered a bug in the weight distributions (spectrum) code for binary codes, though it may just be me misusing the function. Problem: When a binary code is constructed using a matrix that doesn't have full rank then the spectrum calculation is incorr

[sage-devel] Re: Iterating over finite extension fields.

2011-06-01 Thread D. Monarres
as there a conscious design decision made when choosing this? Once again thank you for all of your hard work. David On May 25, 12:26 pm, "D. Monarres" wrote: > Hello All, > > First off, I would like to say that Sage is great and all of the hard > work that the developers

[sage-devel] Re: one level for TOC of reference manual, instead of two

2011-01-13 Thread D. Monarres
Sphinx does include jquery so you should be able to do the menu animation. In fact I was just going to look into that today for our schools tutorial. http://rohan.sdsu.edu/~monarres/tutorial Note: content still under development. On Jan 12, 7:07 pm, kcrisman wrote: > Is there any way to make t

[sage-devel] Upgrade sphinx to 1.0.6

2011-01-12 Thread D. Monarres
Hello all, On a lark (and a tip from sphinx-dev) that upgrading sphinx would solve some of my intersphinx cross-reference issue I have created an spkg (and a patch to sage_autodoc) that upgrade sphinx from 0.6.3 to 1.0.6, I have created a ticket in the trac ( #10620) and uploaded both files to

[sage-devel] small latex typesetting bug in groups/perm_gps/permgroup_morphism.py

2010-03-10 Thread D. Monarres
Hello all, On line 621 in the mentioned file I think that: def _latex_(self): return self.domain()._latex_()+" \rightarrow "+self.range()._latex_() is causing the arrow in the notebook to display as "ightarrow" instead of whats intended because the \r is interpreted as the control sequen

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
The samples on this page work for me.. (the last applet is very slow, but seems to be functional) On Dec 7, 3:39 pm, Jaap Spies <[EMAIL PROTECTED]> wrote: > William Stein wrote: > > On Sun, Dec 7, 2008 at 3:25 PM, Ronan Paixão <[EMAIL PROTECTED]> wrote: > >> I've had the same problem for a long t

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
The demos on the website work fine. It seems like jmol is loading fine as I have all of the standard jmol menus available when I control- click the applet. It just seems as if it isn't loading the surface data. On Dec 7, 3:32 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sun, Dec 7, 2008

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
min/7/cell_update Line: 1, Column: 1 Source Code: d3 ___S_A_G_E__S_A_G_E__S_A_G_E__S_A_G_E___false___S_A_G_E___ On Dec 7, 2:43 am, Robert Bradshaw <[EMAIL PROTECTED]> wrote: > On Dec 7, 2008, at 2:27 AM, D. Monarres wrote: > > > > > Sorry, the version numbers ar

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
Sorry, the version numbers are similar. It is FF 3.0.4 on 10.5.5. I was using safari almost exclusively before on my home computer and internet explorer when I would use SAGE in a class that I was teaching, so I never ran into this problem before. Jmol seems to load without error, there is ju