Add testing mention of CentOS, windows. Skipping some tests on versions 1.3 and 1.4 Minor doc mods. For whatever stupid reason, np.log2(x) cannot be relied upon to be an integer when x is a power of 2 ON WIN32!!! All hail win32! Better error message if array-style slice other than [:]
25 lines
866 B
ReStructuredText
25 lines
866 B
ReStructuredText
-------------------------------------
|
|
Platforms Tested (0.7.0 release only)
|
|
-------------------------------------
|
|
* Linux Mint 17 / Python 3.4.0 and 2.7.6 / OpenJPEG 2.1.0 and 1.3.0
|
|
* MacOS 10.6.8 / MacPorts Python 3.4.1, 3.3.5,and 2.7.8 / OpenJPEG 2.1.0
|
|
* CentOS 6.5 / Anaconda Python 3.4.1 / OpenJPEG 1.3.0
|
|
* Fedora 20 i386 / Python 2.7.5 and 3.3.2 / OpenJPEG 1.5.1
|
|
* Windows 7 32bit / Anaconda Python 2.7.6 and 3.4.1 / OpenJPEG 2.1.0
|
|
|
|
------------
|
|
Known Issues
|
|
------------
|
|
|
|
* Creating a Jp2 file with the irreversible option does not work
|
|
on windows.
|
|
* Eval-ing a :py:meth:`repr` string does not work on windows.
|
|
|
|
-------
|
|
Roadmap
|
|
-------
|
|
|
|
Here's an incomplete list of what I'd like to focus on in the future.
|
|
|
|
* continue to monitor upstream changes in the openjp2 library
|
|
* investigate JPIP (likely to be a big project)
|