Skip to content

Commit 183ab1d

Browse files
authored
Update io.github.hafmed.Basic-Numerical-Methods-qml.metainfo.xml
1 parent f7df60c commit 183ab1d

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

io.github.hafmed.Basic-Numerical-Methods-qml.metainfo.xml

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,20 @@
33
<id>io.github.hafmed.Basic-Numerical-Methods-qml</id>
44
<name>Basic Numerical Methods</name>
55
<summary>Didactic application to aid students in learning Numerical Methods;</summary>
6-
<url type="homepage">https://sites.google.com/site/courshaf/</url>
76
<metadata_license>CC0-1.0</metadata_license>
87
<project_license>GPL-3.0-or-later</project_license>
9-
8+
<categories>
9+
<category>Education</category>
10+
<category>Utility</category>
11+
</categories>
12+
<keywords>
13+
<keyword>Math</keyword>
14+
<keyword>Numerical</keyword>
15+
<keyword>Methods</keyword>
16+
<keyword>Qt</keyword>
17+
<keyword>qml</keyword>
18+
<keyword>Calcul</keyword>
19+
</keywords>
1020
<supports>
1121
<control>pointing</control>
1222
<control>keyboard</control>
@@ -18,7 +28,7 @@
1828
A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, nonlinear system, polynomial approximation, .....
1929
</p>
2030
<p>
21-
Features :
31+
Features:
2232
</p>
2333
<ul>
2434
<li>-Easy, intuitive GUI;</li>
@@ -35,31 +45,38 @@
3545

3646
<launchable type="desktop-id">io.github.hafmed.Basic-Numerical-Methods-qml.desktop</launchable>
3747
<releases>
38-
<release version="1.6.9" date="2025-08-17">
48+
<release type="stable" version="1.6.9" date="2025-08-21">
3949
<url type="details">https://sites.google.com/site/courshaf/</url>
4050
<description>
41-
<p>Initial Release</p>
51+
<p>Latest stable release.</p>
4252
<ul>
4353
<li>Minor bug fixes</li>
4454
</ul>
4555
</description>
4656
</release>
4757
</releases>
4858
<content_rating type="oars-1.1" />
49-
<developer id="org.hafsoftdz">
59+
<developer id="hafsoftdz">
5060
<name>Mohamed HAFIANE></name>
5161
</developer>
5262
<update_contact>thakir.dz@gmail.com
5363
</update_contact>
64+
65+
<url type="homepage">https://sites.google.com/site/courshaf/</url>
66+
<url type="bugtracker">https://github.com/hafmed/Basic-Numerical-Methods-qml/issues</url>
67+
5468
<screenshots>
5569
<screenshot type="default">
5670
<image>https://raw.githubusercontent.com/hafmed/Basic-Numerical-Methods-qml/main/screenshots/Screenshot_1.png</image>
71+
<caption>Choice method and click on "solve"</caption>
5772
</screenshot>
5873
<screenshot>
5974
<image>https://raw.githubusercontent.com/hafmed/Basic-Numerical-Methods-qml/main/screenshots/Screenshot_2.png</image>
75+
<caption>Choice method and click on "solve"</caption>
6076
</screenshot>
6177
<screenshot>
6278
<image>https://raw.githubusercontent.com/hafmed/Basic-Numerical-Methods-qml/main/screenshots/Screenshot_3.png</image>
79+
<caption>Choice method and click on "solve"</caption>
6380
</screenshot>
6481
</screenshots>
6582
</component>

0 commit comments

Comments
 (0)