On Sat, Nov 21, 2009 at 1:22 PM, Robert Bradshaw
<[email protected]> wrote:
> On Nov 21, 2009, at 12:23 PM, Carlo Hamalainen wrote:
>
>> On Sat, Nov 21, 2009 at 8:43 PM, Laurent <[email protected]> wrote:
>>> Thus I have two files .py (using Sage) to publish and add to my
>>> bibliography. Does one knows where and how I have to publish them ?
>>> Some
>>> website for sharing the code ?
>>
>> When you submit to arxiv.org, upload a tar or zip file and include the
>> py files there. I did that in this paper:
>> http://arxiv.org/abs/0712.0233
>> and you can get to the source when you select "Other formats" and
>> then "Source".
>
> That sounds like a good option.
>
>> Alternatively, you could use a code hosting site like bitbucket.org
>> or github.
>
>
> If possible, it would be nice to add them to the /docs directory of
> Sage itself, where the code could get tested to make sure it still
> works with each new release (maybe testing smaller, fast examples to
> not bog down testing).
>

The right directory to add the code to is not the "/docs directory" but

       SAGE_ROOT/devel/sage/sage/tests

flat:tests wstein$ ls
__init__.py             arxiv_0812_2725.py      book_stein_ent.py
all.py                  benchmark.py            book_stein_modform.py



 -- William

-- 
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-support
URL: http://www.sagemath.org

Reply via email to