#16541: MOLS table : 10 000 integers
-------------------------------------+-------------------------------------
Reporter: ncohen | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.3
Component: combinatorial | Resolution:
designs | Merged in:
Keywords: | Reviewers: Vincent Delecroix
Authors: Nathann Cohen | Work issues:
Report Upstream: N/A | Commit:
Branch: u/ncohen/16541 | 29c48c3b22f1fc2972630409d3b77d35a168540e
Dependencies: #16423 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by ncohen):
Yo !
> Easy solution:
>
> move the file handbook_data.txt into local/share (where most of the raw
data belong) and then use
> {{{
> import os.path
> from sage.misc.misc import SAGE_SHARE
> handbook_file = open(os.path.join(SAGE_SHARE, "handbook_data.txt"),'r')
> ...
> }}}
>
> What do you think Nathann?
I don't know if I can just write a file to `SAGE_SHARE` or if it has to go
through a SPKG `-_-`
Nathann
--
Ticket URL: <http://trac.sagemath.org/ticket/16541#comment:15>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.