-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
library-press.html
386 lines (338 loc) · 16.1 KB
/
library-press.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>SageMath - Press Kit
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="search"
type="application/opensearchdescription+xml"
href="https://www.sagemath.org/res/sage-search.xml"
title="Search sagemath.org" />
<link href='res/sage.css' type="text/css" rel="stylesheet" />
<link rel="shortcut icon" href="pix/sageicon.png" type="image/x-icon" />
<link rel="mask-icon" href="pix/icon_only/sagemath_pinned_tab_icon.svg" color="blue" />
<script src="//code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
<script src='res/sage.js' type="text/javascript"></script>
<link href='//fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en,fr,de,es' rel='stylesheet' type='text/css'>
<link href="https://mathstodon.xyz/@sagemath" rel="me" />
<meta property="og:title" content="SageMath Mathematical Software System - Sage"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://www.sagemath.org/"/>
<meta property="og:image" content="https://sagemath.org/pix/logo_sagemath+icon_oldstyle.png"/>
<meta property="og:site_name" content="SageMath Mathematical Software System"/>
<meta property="og:description" content="SageMath is a free and open-source mathematical software system."/>
<style type="text/css">
#poster img {border: 2px solid #7f7fff; padding: 5px;}
td {padding-top: 5px; padding-bottom: 5px;}
</style>
</head>
<body>
<div id="header" class="small">
<div id="header-logo">
<a href="index.html">
<img width="250" height="65" alt="SageMath Logo" class="round raised"
src="pix/logo_sagemath+icon_oldstyle.png" title="SageMath Mathematical Software" />
</a></div>
<div id="header-text"><form action="search.html" method="get">
<a href="https://github.com/sagemath/sage">GitHub</a>
·
<a href="https://wiki.sagemath.org/">Wiki</a>
·
<a href="https://ask.sagemath.org/">Questions?</a>
·
<a href="https://github.com/sponsors/sagemath" style="font-weight: bold;">
<span style="color:#ea4aaa">♥</span> Sponsor
</a>
·
<a href="https://opencollective.com/sage_math" style="font-weight: bold;">Donate</a>
</form>
Online:
<a href="https://cocalc.com/?utm_source=sagemath.org&utm_medium=top">CoCalc</a>
·
<a href="https://sagecell.sagemath.org/">SageCell</a>
or
<a href="https://doc.sagemath.org/html/en/installation/index.html">Install</a>,
<a href="https://github.com/sagemath/sage">Clone</a>
<br/>
<a href="https://www.facebook.com/pages/Sage-Math/26593144945">
<img alt="F" src="pix/facebook-favicon.ico" width="16" height="16" /></a>
<a href="https://twitter.com/sagemath">
<img alt="T" src="pix/twitter-favicon.ico" width="16" height="16"/></a>
<a href="https://mathstodon.xyz/@sagemath">
<img alt="T" src="pix/mastodon-favicon.ico" width="16" height="16"/></a></div>
</div>
<div id="sage-nav-buffer" style="display: none"></div>
<ul id="sage-nav"><li><a href="index.html">Home</a>
<ul>
<li><a href="search.html">Search</a></li>
<li><a href="development-ack.html">Acknowledgments</a></li>
<li><a href="https://wiki.sagemath.org/Workshops">SageMath Days</a></li>
</ul>
</li>
<li><a href="tour.html">Tour</a>
<ul>
<li><a href="tour.html">Overview</a></li>
<li><a href="library-why.html">Why Sage?</a></li>
<li class="section"><a href="tour-quickstart.html">Quickstart</a></li>
<li><a href="tour-graphics.html">Graphics</a></li>
<li><a href="tour-research.html">Research</a></li>
<li class="section"><a href="https://wiki.sagemath.org/interact/">Interactive Plots (wiki)</a></li>
<li><a href="https://doc.sagemath.org/html/en/a_tour_of_sage/">A Tour of SageMath</a></li>
</ul>
</li>
<li><a href="help.html">Help</a>
<ul>
<li><a href="https://doc.sagemath.org"><b>Online Documentation</b></a></li>
<li class="section"><a href="help.html">Support Resources</a></li>
<li><a href="help-groups.html">Mailing Lists</a></li>
<li><a href="https://ask.sagemath.org" class="ext">Ask a question</a></li>
<li><a href="https://sagemath.zulipchat.com/" class="ext">Chat on Zulip</a></li>
<li><a href="help-video.html">Videos</a></li>
<li class="section"><a href="https://doc.sagemath.org/html/en/tutorial/">Tutorial</a></li>
<li><a href="https://doc.sagemath.org/html/en/constructions/">Constructions</a></li>
<li><a href="https://doc.sagemath.org/html/en/reference/">Reference Manual</a></li>
</ul>
</li>
<li><a href="library.html">Library</a>
<ul>
<li><a href="library.html">Overview</a></li>
<li><a href="library-stories.html">Testimonials</a></li>
<li><a href="library-publications.html">Publications</a></li>
<li><a href="library-publications-combinat.html">Publications Combinat</a></li>
<li><a href="library-publications.html#books" >Books</a></li>
<li class="section"><a href="library-marketing.html">Marketing</a></li>
<li><a href="library-press.html">Press Kit</a></li>
<li class="section"><a href="calctut/index.html">Calculus Tutorial</a></li>
</ul>
</li>
<li><a href="https://doc.sagemath.org/html/en/installation/index.html">Download</a>
<ul>
<li><a href="https://doc.sagemath.org/html/en/installation/index.html">Install guide: What/how to download</a>
<li class="section"><a href="https://github.com/sagemath/sage">Clone from GitHub</a></li>
<li class="section"><a href="https://github.com/3-manifolds/Sage_macOS/releases" class="ext">macOS binaries (3-manifolds)</a></li>
<li><a href="https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda">Linux/macOS binaries (conda-forge)</a></li>
<li><a href="https://docs.microsoft.com/en-us/windows/wsl/install">Windows: Use Windows Subsystem for Linux</a></li>
</ul>
</li>
<li><a href="development.html">Development</a>
<ul>
<li><a href="https://github.com/sagemath/sage/blob/develop/CONTRIBUTING.md" class="ext">Contributing to SageMath</a></li>
<li><a href="https://github.com/sagemath/sage" class="ext">GitHub repository</a></li>
<li><a href="development-groups.html">Mailing Lists</a></li>
<li><a href="development-map.html">Developer Map</a></li>
<li><a href="development-prize.html">Prize</a></li>
<li><a href="development-ack.html">Acknowledgment</a></li>
<li><a href="https://doc.sagemath.org/html/en/developer/" class="ext">Developer Guide</a></li>
</ul>
</li>
<li><a href="links.html">Links</a>
<ul>
<li><a href="https://github.com/sagemath/sage/wiki/Mathematical-Software-Landscape" class="ext">Math Software Landscape</a></li>
<li><a href="https://doc.sagemath.org/html/en/reference/spkg/" class="ext">SageMath Components</a></li>
<li class="section"><a href="https://sagecell.sagemath.org/" class="ext">SageMath Cell Server</a></li>
<li><a href="https://wiki.sagemath.org/">SageMath Wiki</a></li>
<li><a href="https://groups.google.com/forum/#!forum/sage-devel">Report a bug</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li></ul>
<h1 class="narrow">Press Kit</h1>
<h2 class="narrow">Naming</h2>
<div class="narrow">
<ul>
<li>name: <em>SageMath</em> <span style="color:grey;">[exactly this capitalization]</span></li>
<li>long-form: <em>Sage Mathematical Software System</em></li>
</ul>
</div>
<h2 class="narrow">About SageMath</h2>
<div class="txt narrow">
William Stein started the SageMath project in 2004 and still supports the
project. His frustration with proprietary mathematical software was
his main motivation to create a viable open-source alternative. Just
as Firefox is an alternative to Internet Explorer or LibreOffice.org is
an alternative to Microsoft Office, SageMath is a comprehensive open
source alternative to Magma, Maple, Mathematica, and Matlab.
</div>
<div class="txt narrow">
SageMath consists of a collection of <a href="https://doc.sagemath.org/html/en/reference/spkg/">mathematical software</a>
and a core library bundling the functionality of these components into one consistent experience.
Additionally to that it provides a framework to express mathematical calculations
and a library of mathematical algorithms.
</div>
<div class="txt narrow">
Mathematics is very old and encompasses many very different topics.
It is hard to come up with one unique approach that suits beginners as well as experts.
SageMath tries to solve this and
<em>"is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."</em>
as <a href="https://groups.google.com/forum/#!msg/sage-devel/8ShuktTSzoM/oVls13-AyzgJ">David Kohel once said</a>.
</div>
<div class="narrow">
Read more:
<ul>
<li>
<a href="./tour.html">Tour</a>,
<a href="./tour-graphics.html">some plots</a>;
<a href="./library-why.html">Why?</a>;
<a href="https://doc.sagemath.org/html/en/tutorial/tour.html">SageMath Tutorial, Guided Tour</a>;
<a href="https://wiki.sagemath.org/interact">Interact Examples</a>.
</li><li>
For a personal report what has motivated Prof. Stein to build SageMath read
<a href="http://sagemath.blogspot.com/2009/12/mathematical-software-and-me-very.html">Mathematical
Software and Me: A Very Personal Recollection</a>
(<a href="http://wstein.org/mathsoftbio/history.pdf">PDF</a>).
</li>
</ul>
</div>
<h2 class="narrow">Key Points</h2>
<div class="narrow">
<ol>
<li>SageMath aims to provide everything mathematicians, researchers and students need
to do their calculations.
The basic concept is to combine <a href="https://doc.sagemath.org/html/en/reference/spkg/">many established
software packages</a> under one umbrella.
Even more than that, it provides powerful and unique algorithms in its own library.
SageMath's mission is to "create a viable free open source alternative to Magma,
Maple, Mathematica and Matlab".
</li>
<li><em>Open Source</em>: SageMath is built upon open-source software and it is
fully open-source by itself.
It is free to use worldwide for private, commercial, governmental, etc. use.
Its license is the well known GNU Public License (GPL) and everyone is allowed to
download it, install it on an unlimited number of computers and redistribute copies.
</li>
<li><em>Open Development</em>:
SageMath loves curious students and researchers to examine its source code and
it is possible to understand how each calculation is done.
SageMath fosters a community of developers and encourages them to
<a href="./development-map.html">take part in its development</a>.
A vital community of people not only using but also participating in development
is key to a healthy ecosystem in the field of mathematical software.
Additionally, SageMath utilizes the scientific method of peer-review to double check
each line of new source code in addition to its strict testing policies to ensure
a certain level of quality.
</li>
<li><em>Leverages Existing Software</em>: SageMath does not reinvent the wheel
for every known calculation. When possible, it uses existing tools to solve the
problem and combine all of them in one unique interface. This concept not only
exposes software packages to a wider audience, but also helps to increase the
quality by submitting bugs upstream.
</li>
<li>SageMath uses <em>Python</em> as its "glue language" to interface with
all its components. Python is also SageMath's primary interface language
and hence SageMath does not invent a new programming language as other
mathematical software systems do. Python is well established among research
communities and makes interfacing even less complicated.
</li>
<li><em>Interface</em>: There are three basic ways how the user can interact with SageMath:
a web-interface, accessible through a web-browser while SageMath is running on your local machine
or <a href="https://sagecell.sagemath.org/">on a server</a>, a rich command-line interface and as a Python library.
Additionally, it is possible to
<a href="http://www.ctan.org/tex-archive/help/Catalogue/entries/sagetex.html">embed
SageMath in LaTeX documents</a>.
</li>
</ol>
</div>
<h2 class="narrow">Quick Facts</h2>
<div class="txt narrow">
<table cellspacing="15" style="width:100%">
<tr>
<td>First Release 2005</td>
<td colspan="2">Latest version 10.5
released 2024-12-04</td>
</tr>
<tr>
<td>License: GPLv2+</td>
<td colspan="2">Distributed as source and precompiled binary archive</td>
</tr>
<tr>
<td>> 300 releases (<a href="http://files.sagemath.org/src">recent</a>,
<a href="http://old.files.sagemath.org/src-old">older</a>)</td>
<td colspan="2">Accessed via command-line,
<a href="https://sagecell.sagemath.org/">Webbrowser</a> (GUI) and as a library</td>
<tr>
<td>> 180 <a href="./development-map.html">developers</a></td>
<td>~ 100 <a href="https://doc.sagemath.org/html/en/reference/spkg/">components</a></td>
<td>~ 600 MB source code in total</td>
</tr>
<tr>
<td>> 500 <a href="./library-publications.html">papers cite SageMath</a>,
or <a href="./library-publications-combinat.html"></a>Sage-combinat</td>
<td>> 3,300 <a href="https://groups.google.com/forum/#!aboutgroup/sage-support">subscribers sage-support</a></td>
<td>> 2,200 <a href="https://groups.google.com/forum/#!aboutgroup/sage-devel">subscribers sage-devel</a></td>
</tr>
<tr>
<td>> 100,000 website visitors/month</td>
<td>> 6,500 downloads/month</td>
<td>> 30,000 active users on <a href="https://cocalc.com/">CoCalc</a></td>
</tr>
</table>
</div>
<h2 class="narrow">History</h2>
<div class="txt narrow">
In 2005 <a href="https://wstein.org">William Stein</a> released the first version of SageMath.
</div>
<div class="narrow txt">
For a personal report what has motivated Prof. Stein to build SageMath read
<a href="http://sagemath.blogspot.com/2009/12/mathematical-software-and-me-very.html">Mathematical Software and Me: A Very Personal Recollection</a>
(<a href="https://wstein.org/mathsoftbio/history.pdf">PDF</a>).
</div>
<h1 class="narrow">Links</h1>
<div class="narrow txt">
<ul>
<li><a href="https://www.facebook.com/sagemathorg/">SageMath Facebook group</a>,
<a href="https://twitter.com/sagemath">SageMath Twitter page</a>.
<a rel="me" href="https://mathstodon.xyz/@sagemath">SageMath Mastodon page</a>
<li><a href="./library-marketing.html">Marketing Material</a></li>
<li><a href="./library-stories.html">Quotes, Testimonials and Stories about SageMath</a></li>
<li><a href="https://wiki.sagemath.org/SageMath_in_the_news">SageMath in the News, on Blogs, ...</a></li>
</ul>
</div>
<h2 class="narrow">Terms of Use</h2>
<div class="narrow">
<em>All graphics, files and texts on this page are dedicated to
promote SageMath. You are authorized to copy, distribute and share them as you
like. If you have questions or additional requests, please
contact the <a href="./contact.html">press officer</a>.</em>
</div>
<div style="height:auto;min-height:50px;"> </div>
<div id="footer" class="center">
<table>
<tr id="links">
<td><a id="footer-webmaster" href="https://github.com/sagemath/website"></a></td>
<td>·</td>
<td><a id="footer-cc" title="website content is Creative Commons 3.0 licensed"
href="https://creativecommons.org/licenses/by-sa/4.0/"></a></td>
<td>·</td>
<td><a id="footer-contact" title="Contact SageMath Project" href="contact.html"></a></td>
</tr>
<tr style="height: 70px;">
<td align="right" colspan="1">
<a style="background:none;" href="https://www.clustrmaps.com/map/Sagemath.org">
<img width="65" height="42"
style="border:0px;"
id="clustrMapsImg"
src="https://www.clustrmaps.com/stats/maps-no_clusters/sagemath.org-thumb.jpg" alt="Locations of visitors to this page" />
</a>
</td>
<td></td>
<td align="center" style="padding-bottom: 10px;vertical-align: center">
<div id="histats_counter"></div>
<noscript>
<a href="https://www.histats.com" alt="free web stats" target="_blank" >
<div id="histatsC"><img border="0" src="https://s4is.histats.com/stats/i/1579950.gif?1579950&103"></div></a>
</noscript>
</td>
<td></td>
<td>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://sagemath.org" data-text="I like @sagemath" data-related="sagemath">Tweet</a>
</td>
</tr>
<tr>
<td colspan="7" style="text-align: center;">
<iframe src="https://github.com/sponsors/sagemath/button" title="Sponsor sagemath" height="35" width="116" style="border: 0; vertical-align: middle;"></iframe>
</td>
</tr>
</table>
</div></body>
</html>