Skip to content

Commit 2825682

Browse files
[MRG] Removed doc release from quickstart guide (#744)
* release version for examples * release indication on examples * change added in release.md + minor modifs on examples added in 0.9.6 * removed release documentation from quickstart guide * added previous change in releases.md --------- Co-authored-by: Rémi Flamary <[email protected]>
1 parent 7706d34 commit 2825682

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

RELEASES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Updated documentation Quickstart guide and User guide with new API (PR #726)
1919
- Fix jax version for auto-grad (PR #732)
2020
- Added to each example in the examples gallery the information about the release version in which it was introduced (PR #743)
21+
- Removed release information from quickstart guide (PR #744)
2122

2223
#### Closed issues
2324
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy` `ECOS` solver (PR #692, Issue #668)

examples/plot_quickstart_guide.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
Quickstart Guide
55
=============================================
66
7-
.. note::
8-
Example added in release: 0.9.6
9-
107
Quickstart guide to the POT toolbox.
118
129
For better readability, only the use of POT is provided and the plotting code

0 commit comments

Comments
 (0)