@@ -35,19 +35,19 @@ <h2 class="narrow">About {{ sage }}</h2>
35
35
and a library of mathematical algorithms.
36
36
</ div >
37
37
< div class ="txt narrow ">
38
- Mathematics is very old and encompasses many very different topics.
38
+ Mathematics is very old and encompasses many very different topics.
39
39
It is hard to come up with one unique approach that suits beginners as well as experts.
40
- {{ sage }} tries to solve this and
41
- < em > "is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."</ em >
40
+ {{ sage }} tries to solve this and
41
+ < em > "is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."</ em >
42
42
as < a href ="https://groups.google.com/forum/#!msg/sage-devel/8ShuktTSzoM/oVls13-AyzgJ "> David Kohel once said</ a > .
43
43
</ div >
44
44
< div class ="narrow ">
45
45
Read more:
46
- < ul >
46
+ < ul >
47
47
< li >
48
48
< a href ="./tour.html "> Tour</ a > ,
49
49
< a href ="./tour-graphics.html "> some plots</ a > ;
50
- < a href ="./library-why.html "> Why?</ a > ;
50
+ < a href ="./library-why.html "> Why?</ a > ;
51
51
< a href ="https://doc.sagemath.org/html/en/tutorial/tour.html "> {{ sage }} Tutorial, Guided Tour</ a > ;
52
52
< a href ="https://wiki.sagemath.org/interact "> Interact Examples</ a > .
53
53
</ li > < li >
@@ -79,9 +79,9 @@ <h2 class="narrow">Key Points</h2>
79
79
< li > < em > Open Development</ em > :
80
80
{{ sage }} loves curious students and researchers to examine its source code and
81
81
it is possible to understand how each calculation is done.
82
- {{ sage }} fosters a community of developers and encourages them to
82
+ {{ sage }} fosters a community of developers and encourages them to
83
83
< a href ="./development-map.html "> take part in its development</ a > .
84
- A vital community of people not only using but also participating in development
84
+ A vital community of people not only using but also participating in development
85
85
is key to a healthy ecosystem in the field of mathematical software.
86
86
Additionally, {{ sage }} utilizes the scientific method of peer-review to double check
87
87
each line of new source code in addition to its strict testing policies to ensure
@@ -115,7 +115,7 @@ <h2 class="narrow">Quick Facts</h2>
115
115
< tr >
116
116
< td > First Release 2005</ td >
117
117
< td colspan ="2 "> Latest version {{ version }}
118
- released {{ releasedate }}</ td >
118
+ released {{ release_date }}</ td >
119
119
</ tr >
120
120
< tr >
121
121
< td > License: GPLv2+</ td >
@@ -167,7 +167,7 @@ <h1 class="narrow">Press Releases</h1>
167
167
< h1 class ="narrow "> Links</ h1 >
168
168
< div class ="narrow txt ">
169
169
< ul >
170
- < li > < a href ="https://www.facebook.com/sagemathorg/ "> {{ sage }} Facebook group</ a > ,
170
+ < li > < a href ="https://www.facebook.com/sagemathorg/ "> {{ sage }} Facebook group</ a > ,
171
171
< a href ="https://twitter.com/sagemath "> {{ sage }} Twitter page</ a > .
172
172
< a rel ="me " href ="https://mathstodon.xyz/@sagemath "> {{ sage }} Mastodon page</ a >
173
173
< li > < a href ="./library-marketing.html "> Marketing Material</ a > </ li >
0 commit comments