On 12/1/12 1:08 AM, Wai Man Chung wrote:
Hi,
I would like to know if Sage will go to implement some specific module
for application ?
e.g. Signal processing, Bioinformatics, Queuing networks, computational
linguistics, etc.
I think implementation of modules in specific areas is worthy to
consider. Currently I do find some in the manual, e.g. Finance.
There are lots of application-specific modules already developed in
Python that are easily installable in Sage. If there was someone that
was willing to write another good module, especially a sage-specific
module, my guess is we would seriously consider adding it to Sage.
For example,
* bioinformatics: an optional package is biopython:
http://biopython.org/wiki/Main_Page
* queuing: see simpy: http://simpy.sourceforge.net/ or pdq
(http://www.perfdynamics.com/Tools/PDQpython.html)?
* signal processing: see scipy (included in Sage):
http://docs.scipy.org/doc/scipy/reference/signal.html
etc.
William wrote a sage-specific finance module that already is in Sage:
http://www.sagemath.org/doc/reference/finance.html.
Thanks,
Jason
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-devel?hl=en.