|
3 | 3 | <id>io.github.hafmed.Basic-Numerical-Methods-qml</id>
|
4 | 4 | <name>Basic Numerical Methods</name>
|
5 | 5 | <summary>Didactic application to aid students in learning Numerical Methods;</summary>
|
6 |
| - <url type="homepage">https://sites.google.com/site/courshaf/</url> |
7 | 6 | <metadata_license>CC0-1.0</metadata_license>
|
8 | 7 | <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> |
10 | 20 | <supports>
|
11 | 21 | <control>pointing</control>
|
12 | 22 | <control>keyboard</control>
|
|
18 | 28 | 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, .....
|
19 | 29 | </p>
|
20 | 30 | <p>
|
21 |
| - Features : |
| 31 | + Features: |
22 | 32 | </p>
|
23 | 33 | <ul>
|
24 | 34 | <li>-Easy, intuitive GUI;</li>
|
|
35 | 45 |
|
36 | 46 | <launchable type="desktop-id">io.github.hafmed.Basic-Numerical-Methods-qml.desktop</launchable>
|
37 | 47 | <releases>
|
38 |
| - <release version="1.6.9" date="2025-08-17"> |
| 48 | + <release type="stable" version="1.6.9" date="2025-08-21"> |
39 | 49 | <url type="details">https://sites.google.com/site/courshaf/</url>
|
40 | 50 | <description>
|
41 |
| - <p>Initial Release</p> |
| 51 | + <p>Latest stable release.</p> |
42 | 52 | <ul>
|
43 | 53 | <li>Minor bug fixes</li>
|
44 | 54 | </ul>
|
45 | 55 | </description>
|
46 | 56 | </release>
|
47 | 57 | </releases>
|
48 | 58 | <content_rating type="oars-1.1" />
|
49 |
| - <developer id="org.hafsoftdz"> |
| 59 | + <developer id="hafsoftdz"> |
50 | 60 | <name>Mohamed HAFIANE></name>
|
51 | 61 | </developer>
|
52 | 62 | <update_contact>thakir.dz@gmail.com
|
53 | 63 | </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 | + |
54 | 68 | <screenshots>
|
55 | 69 | <screenshot type="default">
|
56 | 70 | <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> |
57 | 72 | </screenshot>
|
58 | 73 | <screenshot>
|
59 | 74 | <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> |
60 | 76 | </screenshot>
|
61 | 77 | <screenshot>
|
62 | 78 | <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> |
63 | 80 | </screenshot>
|
64 | 81 | </screenshots>
|
65 | 82 | </component>
|
0 commit comments