Skip to content

Commit c3e337d

Browse files
updated README with package versions
1 parent f4dbc76 commit c3e337d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ is allowed.
1313
A few examples corresponding to the cases considered in the aforementioned paper
1414
are also included.
1515

16+
The code was written ant tested for:
17+
* Python 3.5
18+
* numpy 1.12.1
19+
* scipy 0.19.0
20+
* matplotlib 2.0.2
21+
22+
Whilst it should work fine with older versions as well, plotting code including in the example scripts may not execute owing to changes in color definition in matplotlib. This does not compromise the core functionality of the package.
23+
1624
License
1725
=======
1826

0 commit comments

Comments
 (0)