Skip to content

Commit 078676e

Browse files
CoCalc Management Taskharaldschilly
authored andcommitted
auto publish 2024-12-25 14:26:38+00:00
1 parent abb1f80 commit 078676e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

library-press.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,19 +191,19 @@ <h2 class="narrow">About SageMath</h2>
191191
and a library of mathematical algorithms.
192192
</div>
193193
<div class="txt narrow">
194-
Mathematics is very old and encompasses many very different topics.
194+
Mathematics is very old and encompasses many very different topics.
195195
It is hard to come up with one unique approach that suits beginners as well as experts.
196-
SageMath tries to solve this and
197-
<em>"is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."</em>
196+
SageMath tries to solve this and
197+
<em>"is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."</em>
198198
as <a href="https://groups.google.com/forum/#!msg/sage-devel/8ShuktTSzoM/oVls13-AyzgJ">David Kohel once said</a>.
199199
</div>
200200
<div class="narrow">
201201
Read more:
202-
<ul>
202+
<ul>
203203
<li>
204204
<a href="./tour.html">Tour</a>,
205205
<a href="./tour-graphics.html">some plots</a>;
206-
<a href="./library-why.html">Why?</a>;
206+
<a href="./library-why.html">Why?</a>;
207207
<a href="https://doc.sagemath.org/html/en/tutorial/tour.html">SageMath Tutorial, Guided Tour</a>;
208208
<a href="https://wiki.sagemath.org/interact">Interact Examples</a>.
209209
</li><li>
@@ -235,9 +235,9 @@ <h2 class="narrow">Key Points</h2>
235235
<li><em>Open Development</em>:
236236
SageMath loves curious students and researchers to examine its source code and
237237
it is possible to understand how each calculation is done.
238-
SageMath fosters a community of developers and encourages them to
238+
SageMath fosters a community of developers and encourages them to
239239
<a href="./development-map.html">take part in its development</a>.
240-
A vital community of people not only using but also participating in development
240+
A vital community of people not only using but also participating in development
241241
is key to a healthy ecosystem in the field of mathematical software.
242242
Additionally, SageMath utilizes the scientific method of peer-review to double check
243243
each line of new source code in addition to its strict testing policies to ensure
@@ -316,7 +316,7 @@ <h2 class="narrow">History</h2>
316316
<h1 class="narrow">Links</h1>
317317
<div class="narrow txt">
318318
<ul>
319-
<li><a href="https://www.facebook.com/sagemathorg/">SageMath Facebook group</a>,
319+
<li><a href="https://www.facebook.com/sagemathorg/">SageMath Facebook group</a>,
320320
<a href="https://twitter.com/sagemath">SageMath Twitter page</a>.
321321
<a rel="me" href="https://mathstodon.xyz/@sagemath">SageMath Mastodon page</a>
322322
<li><a href="./library-marketing.html">Marketing Material</a></li>

mirror_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sage Mirror List - Tue Dec 24 14:25:47 2024
1+
# Sage Mirror List - Wed Dec 25 14:26:30 2024
22
# python usage:
33
# import urllib
44
# eval(urllib.urlopen('http://www.sagemath.org/mirror_list').read())

mirrors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ <h2 class="narrow">Mirror List</h2>
183183
<div class="narrow txt">
184184
<strong>
185185
If the SageMath icon is missing, a mirror may be down. If the date is too old compared to the first
186-
(master mirror), it is outdated. The current SageMath version is 10.5 released
187-
2024-12-04</strong>.
186+
(master mirror), it is outdated. The current SageMath version is 10.5 released
187+
2024-12-04</strong>.
188188
If you also want to help SageMath by hosting a mirror, please <a href="./contact.html">contact us</a>.
189189

190190
<table class="">

0 commit comments

Comments
 (0)