#4320: linear codes improvements [with patch, needs work]
---------------------------+------------------------------------------------
Reporter: wdj | Owner: rlm
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2
Component: coding theory | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by mabshoff):
Another thing: SAGE_ROOT can also easily be accessed and things like
{{{
rt = commands.getoutput("echo $SAGE_ROOT")
}}}
are bad. Another thing is the hard coding of the executable name since one
has to append ".exe" on Cygwin for example.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4320#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---