Skip to content

Commit 903c61e

Browse files
committed
auto publish 2024-03-11 09:03:45+00:00
1 parent 54d69a0 commit 903c61e

File tree

4 files changed

+8
-16
lines changed

4 files changed

+8
-16
lines changed

download-packages.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -166,20 +166,12 @@
166166
<h1 class="narrow">Packages (SPKG)</h1>
167167

168168
<div class="narrow txt">
169-
SageMath consists of a selected set of packages which are well tested and integrated into the SageMath
170-
framework. Please have a look at the <a href="https://wiki.sagemath.org/spkg">SageMath
171-
Wiki tracking SPKGs</a>. There is also a <a href="links-components.html">list of links of SageMath
172-
components</a>.
173169
The installation scripts of the SageMath distribution will download the necessary package archives
174170
from one of the following mirrors automatically.
175-
176-
<!-- There is also an <a href="http://old.files.sagemath.org/spkg/archive">archive of old SPKGs</a>. -->
171+
Most SageMath users will not need to download any package archives manually.
177172
</div>
178173

179174
<div class="narrow txt">
180-
Most SageMath users will not need to download any package archives manually.
181-
SageMath developers who need to access a specific version of a package (including old-style packages),
182-
please use one of the mirrors:
183175

184176

185177

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<a href="https://www.gap-system.org/">GAP</a>,
194194
<a href="http://www.flintlib.org/">FLINT</a>,
195195
<a href="http://www.r-project.org/">R</a>
196-
<a href="./links-components.html">and many more</a>.
196+
<a href="https://doc.sagemath.org/html/en/reference/spkg">and many more</a>.
197197
Access their combined power through a common, Python-based language
198198
or directly via interfaces or wrappers.
199199

library-press.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h2 class="narrow">About SageMath</h2>
187187
source alternative to Magma, Maple, Mathematica, and Matlab.
188188
</div>
189189
<div class="txt narrow">
190-
SageMath consists of a collection of <a href="./links-components.html">mathematical software</a>
190+
SageMath consists of a collection of <a href="https://doc.sagemath.org/html/en/reference/spkg/">mathematical software</a>
191191
and a core library bundling the functionality of these components into one consistent experience.
192192
Additionally to that it provides a framework to express mathematical calculations
193193
and a library of mathematical algorithms.
@@ -221,7 +221,7 @@ <h2 class="narrow">Key Points</h2>
221221
<ol>
222222
<li>SageMath aims to provide everything mathematicians, researchers and students need
223223
to do their calculations.
224-
The basic concept is to combine <a href="./links-components.html">many established
224+
The basic concept is to combine <a href="https://doc.sagemath.org/html/en/reference/spkg/">many established
225225
software packages</a> under one umbrella.
226226
Even more than that, it provides powerful and unique algorithms in its own library.
227227
SageMath's mission is to "create a viable free open source alternative to Magma,
@@ -285,7 +285,7 @@ <h2 class="narrow">Quick Facts</h2>
285285
<a href="https://sagecell.sagemath.org/">Webbrowser</a> (GUI) and as a library</td>
286286
<tr>
287287
<td>&gt; 180 <a href="./development-map.html">developers</a></td>
288-
<td>~ 100 <a href="./links-components.html">components</a></td>
288+
<td>~ 100 <a href="https://doc.sagemath.org/html/en/reference/spkg/">components</a></td>
289289
<td>~ 600 MB source code in total</td>
290290
</tr>
291291
<tr>

tour.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ <h1 class="narrow">SageMath Feature Tour</h1>
167167

168168
<div class="narrow txt">
169169
SageMath
170-
is built out of nearly
171-
<a href="./links-components.html">100 open-source packages</a> and features a unified
170+
is built out of
171+
<a href="https://doc.sagemath.org/html/en/reference/spkg/">hundreds of open-source packages</a> and features a unified
172172
interface.
173173
SageMath can be used to study elementary and advanced, pure
174174
and applied mathematics. This includes a huge range of mathematics,
@@ -177,7 +177,7 @@ <h1 class="narrow">SageMath Feature Tour</h1>
177177
group theory, combinatorics, graph theory, exact linear algebra and
178178
much more.
179179
It combines
180-
<a href="./links-components.html">various software packages</a>
180+
<a href="https://doc.sagemath.org/html/en/reference/spkg/">various software packages</a>
181181
and seamlessly
182182
integrates their functionality into a common experience. It is
183183
<a href="./library-stories.html">well-suited</a>

0 commit comments

Comments
 (0)