sagemath/org.sagemath.sage.metainfo.xml
Jerry James 0a1b42ef2b Version 9.3.
- Drop -arb and -openblas patches.
- Add -cvxopt patch.
- Add metainfo file.
2021-06-18 11:37:21 -06:00

108 lines
4.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.sagemath.sage</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>sagemath</name>
<summary>Mathematics Software System</summary>
<description>
<p>
Sage is a free open-source mathematics software system licensed
under the GPL. It combines the power of many existing open-source
packages into a common Python-based interface.
</p>
</description>
<launchable type="desktop-id">org.sagemath.sage.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://www.flickr.com/photos/sagescreenshots/2131280369/in/album-72157603532209437/</image>
<caption>Notebook</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280403/in/album-72157603532209437/</image>
<caption>Symbolic computation</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280441/in/album-72157603532209437/</image>
<caption>More symbolic computation</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057124/in/album-72157603532209437/</image>
<caption>Basic plotting</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280543/in/album-72157603532209437/</image>
<caption>Plotting multiple functions</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280585/in/album-72157603532209437/</image>
<caption>Plotting options</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280629/in/album-72157603532209437/</image>
<caption>Polygons</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280689/in/album-72157603532209437/</image>
<caption>Text annotations</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280719/in/album-72157603532209437/</image>
<caption>Parametric plotting</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057406/in/album-72157603532209437/</image>
<caption>List comprehensions</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057442/in/album-72157603532209437/</image>
<caption>Rubik's cube</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057494/in/album-72157603532209437/</image>
<caption>Scrambled cube</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057548/in/album-72157603532209437/</image>
<caption>3D cube</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131280959/in/album-72157603532209437/</image>
<caption>Interactive 3D cube</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057724/in/album-72157603532209437/</image>
<caption>3D plotting with Tachyon</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057802/in/album-72157603532209437/</image>
<caption>Parametric 3D plotting</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057836/in/album-72157603532209437/</image>
<caption>JSMath and LaTeX</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2132057874/in/album-72157603532209437/</image>
<caption>Matrix operations</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131281199/in/album-72157603532209437/</image>
<caption>Plotting of graphs</caption>
</screenshot>
<screenshot>
<image>https://www.flickr.com/photos/sagescreenshots/2131281877/in/album-72157603532209437/</image>
<caption>Contour plot</caption>
</screenshot>
</screenshots>
<update_contact>loganjerry@gmail.com</update_contact>
<url type="homepage">https://www.sagemath.org/</url>
<url type="bugtracker">https://trac.sagemath.org/</url>
<url type="faq">https://doc.sagemath.org/html/en/faq/</url>
<url type="help">https://doc.sagemath.org/</url>
<url type="donation">https://github.com/sponsors/sagemath</url>
<content_rating type="oars-1.0"></content_rating>
<provides>
<binary>sage</binary>
</provides>
</component>