Jump to content

Sagemath: Difference between revisions

From swMATH staging
No edit summary
No edit summary
Tags: Reverted Visual edit
Line 17: Line 17:


'''''Further Publications''''' :https://www.sagemath.org/library-publications.html
'''''Further Publications''''' :https://www.sagemath.org/library-publications.html
<syntaxhighlight lang="json">
[                                             
    {
        "Title" : "Computational mathematics with SageMath.",
        "Authors"      : "Paul Zimmerman , Alexandre Casamayou , Nathan Cohen , Guillaume Connan , Thierry Dumont , laurent Fousse , Francios Maltey , Matthias Meulien , Marc Mezzarobba , Clement Prenet , Nicolas Thiery , Eric Bary , John Cremona , Marcelo Forets , Alaexandru Ghitza , Haugh Thomas ",
        "Article"      : "Publisher’s description: SageMath, or Sage for short, is an open-source mathematical software system based on the Python language and developed by an international community comprising hundreds of teachers and researchers, whose aim is to provide an alternative to the commercial products Magma, Maple, Mathematica, and MATLAB. To achieve this, Sage relies on many open-source programs, including GAP, Maxima, PARI, and various scientific libraries for Python, to which thousands of new functions have been added. Sage is freely available and is supported by all modern operating systems.Sage provides a wonderful scientific and graphical calculator for high school students, and it efficiently supports undergraduates in their computations in analysis, linear algebra, calculus, etc. For graduate students, researchers, and engineers in various mathematical specialties, Sage provides the most recent algorithms and tools, which is why several universities around the world already use Sage at the undergraduate level.Computational Mathematics with SageMath, written by researchers and by teachers at the high school, undergraduate, and graduate levels, focuses on the underlying mathematics necessary to use Sage efficiently and is illustrated with concrete examples. Part I is accessible to high school and undergraduate students and Parts II, III, and IV are suitable for graduate students, teachers, and researchers.",
        "Unique identifier" : "(ISBN 978-1-61197-545-1/pbk; 978-1-61197-546-8 /ebook). xiv, 464 p. (2019).",
        "citation" : "Philadelphia, PA: Society for Industrial and Applied Mathematics (SIAM)",
        "referencePublication": "https://epubs.siam.org/doi/book/10.1137/1.9781611975468",
        "applicationCategory": "Mathematics"
   
    } 
]
</syntaxhighlight>

Revision as of 14:05, 20 September 2023

Software Authors : William Stein , David Joyner , David Kohel , John Cremona , Eröcal Burçin.

Description : Sage (SageMath) is free, open-source math software that supports research and teaching in algebra, geometry, number theory, cryptography, numerical computation, and related areas. Both the Sage development model and the technology in Sage itself are distinguished by an extremely strong emphasis on openness, community, cooperation, and collaboration: we are building the car, not reinventing the wheel. The overall goal of Sage is to create a viable, free, open-source alternative to Maple, Mathematica, Magma, and MATLAB. Computer algebra system (CAS).

Homepage : http://www.sagemath.org

Source Code  : https://github.com/sagemath/sage

SWHID  : https://archive.softwareheritage.org/swh:1:dir:281bf70a312c4c30345f5fd835634e9fd37d99c4;origin=https://github.com/sagemath/sage;visit=swh:1:snp:ccd3244f54cf7ee59c0ed1a188da17d712525cd8;anchor=swh:1:rev:aa220c4a1e34607d75d86b5abe022bd0c0358644

Keywords : orms; Python; Cython; Sage; Open Source; Interfaces.

Related Software : Magma; GAP; OEIS; SINGULAR; GitHub; Sage-Combinat; PARI/GP; Mathematica; Macaulay2; Maple; Python; LMFDB; ecdata; nauty; Maxima; DLMF; Gfan; Matlab; Traces; SciPy.

Citation : cited in 2,167 publications the software is also referenced in ORMS

Further Publications :https://www.sagemath.org/library-publications.html

[                                              
    {
        "Title" : "Computational mathematics with SageMath.", 
        "Authors"      : "Paul Zimmerman , Alexandre Casamayou , Nathan Cohen , Guillaume Connan , Thierry Dumont , laurent Fousse , Francios Maltey , Matthias Meulien , Marc Mezzarobba , Clement Prenet , Nicolas Thiery , Eric Bary , John Cremona , Marcelo Forets , Alaexandru Ghitza , Haugh Thomas ",
        "Article"      : "Publisher’s description: SageMath, or Sage for short, is an open-source mathematical software system based on the Python language and developed by an international community comprising hundreds of teachers and researchers, whose aim is to provide an alternative to the commercial products Magma, Maple, Mathematica, and MATLAB. To achieve this, Sage relies on many open-source programs, including GAP, Maxima, PARI, and various scientific libraries for Python, to which thousands of new functions have been added. Sage is freely available and is supported by all modern operating systems.Sage provides a wonderful scientific and graphical calculator for high school students, and it efficiently supports undergraduates in their computations in analysis, linear algebra, calculus, etc. For graduate students, researchers, and engineers in various mathematical specialties, Sage provides the most recent algorithms and tools, which is why several universities around the world already use Sage at the undergraduate level.Computational Mathematics with SageMath, written by researchers and by teachers at the high school, undergraduate, and graduate levels, focuses on the underlying mathematics necessary to use Sage efficiently and is illustrated with concrete examples. Part I is accessible to high school and undergraduate students and Parts II, III, and IV are suitable for graduate students, teachers, and researchers.",
        "Unique identifier" : "(ISBN 978-1-61197-545-1/pbk; 978-1-61197-546-8 /ebook). xiv, 464 p. (2019).",
        "citation" : "Philadelphia, PA: Society for Industrial and Applied Mathematics (SIAM)",
        "referencePublication": "https://epubs.siam.org/doi/book/10.1137/1.9781611975468",
        "applicationCategory": "Mathematics"
    
    }   



]