for module development and distribution, i think that the sage_sample 
project is the way to go! it explains how to do continuous integration with 
any sage (stable) version, and it allows installing your module in a *very* 
convenient way (just do: $ sage -pip install --upgrade -v 
git+https://github.com/... ). 

however, i don't know of a "central" place linking to sage-related 
projects, that can be explored by keywords/topics...

El domingo, 23 de julio de 2017, 10:04:32 (UTC+2), Dominique Laurain 
escribió:
>
>
> I fully agree with Robert Dodier : sagemath cannot include the 
> multi-purpose packages round around the computer world, but the question is 
> "If a package cannot be integrated into sagemath community code, does it 
> exist a clear process for other communities (physics, geometry, 
> statistics,..) to link with sage in order to make core sagmath + 
> extrapackages, be runnable on SMC-sagecell-standalone sagemath...".
>
> Process means : what are recommended code management (github ?..) ? what 
> are requirements or dependencies (python2 or python 3) ? exist sand-box to 
> run in protected mode, core sagemath+extra packages ?..
>
> I do euclidean geometry code with sagemath, and I have wondered many 
> times, if my code could be shared with the sagemath community. After 
> learning about the sagemath dev process (issues,peer review and so on) I 
> resigned for entered into it because of the needed extra-work 
> (documentation, examples, doctests..) which is very time consuming. I am 
> now more in "for future times, I will set a github project and make it 
> public and evolving".
>
> Dominique
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to