Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f80399cd authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

Update changelogs for v0.3

parent 57c3de7e
No related branches found
No related tags found
No related merge requests found
Pipeline #978030 passed
cppdiodon-0.3 cppdiodon-0.3
------------------------------------------------------------------------ ------------------------------------------------------------------------
- Add rsvd and revd functions in python wrapper - Add rsvd and revd functions in python wrapper
- Add regression testing on plafrim
- Update documentation - Update documentation
- Tested on Ubuntu 24.04 - Tested on Ubuntu 24.04
......
...@@ -20,5 +20,5 @@ set style line i linecolor rgb hsv2rgb(0.083*(i-1), 1, 1) ...@@ -20,5 +20,5 @@ set style line i linecolor rgb hsv2rgb(0.083*(i-1), 1, 1)
plot filename using 9 ls 1, \ plot filename using 9 ls 1, \
filename using 10 ls 2, \ filename using 10 ls 2, \
filename using 11 ls 4, \ filename using 11 ls 5, \
filename using 13:xticlabels(3) ls 7 filename using 13:xticlabels(3) ls 7
...@@ -4,5 +4,6 @@ links given by gitlab as they are missing the submodules. ...@@ -4,5 +4,6 @@ links given by gitlab as they are missing the submodules.
Changes: Changes:
- Add rsvd and revd functions in python wrapper - Add rsvd and revd functions in python wrapper
- Add regression testing on plafrim
- Update documentation - Update documentation
- Tested on Ubuntu 24.04 - Tested on Ubuntu 24.04
cppdiodon (0.3-1) unstable; urgency=medium cppdiodon (0.3-1) unstable; urgency=medium
* Add rsvd and revd functions in python wrapper * Add rsvd and revd functions in python wrapper
* Add regression testing on plafrim
* Update documentation * Update documentation
* Tested on Ubuntu 24.04 * Tested on Ubuntu 24.04
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment