Commit graph

516 commits

Author SHA1 Message Date
jevans
e8c66517d1 Merge branch 'issue108' into devel 2013-08-28 21:36:03 -04:00
jevans
8a8cccb8ab Refactored OPJ_DATA_ROOT handling into a fixture. Closes #108 2013-08-28 21:35:22 -04:00
jevans
1e20b1f891 Merge branch 'issue105' into devel 2013-08-20 22:19:08 -04:00
John Evans
009bd64772 Must explicitly check max rlevel on 1.x versions of library.
Otherwise it errors badly on 1.5, segfaults on 1.3.  Closes #106.
2013-08-20 22:10:38 -04:00
jevans
08578115f6 No need to use apt-get with numpy, and then also install with pip
still on #105
2013-08-20 20:45:47 -04:00
jevans
b7e589c781 Don't need matplotlib yet, try python-numpy instead of numpy. 2013-08-20 20:36:03 -04:00
jevans
10bd0be89a Trying to install debs for numpy and matplotlib instead of pip 2013-08-20 20:23:51 -04:00
jevans
5c190e8d9e Added check for rlevel=-1 for openjpeg 1.5. Added 2.x tests to 1.5 suite.
Closes #106
2013-08-20 20:01:01 -04:00
jevans
bbc7808175 Moved TestConfig tests into config. Reworked two jp2k tests.
The jp2k tests were relying on the OPJ_DATA_ROOT test files, which was
not necessary.  #105
2013-08-20 18:53:37 -04:00
jevans
a5534a1dd9 Merge branch 'issue105' into devel 2013-08-19 19:34:21 -04:00
jevans
efa2e23d62 Remove 2.6 build because it uses unittest2 instead of unittest. Closes #105 2013-08-19 19:19:07 -04:00
jevans
d636a0e3e9 Adding libopenjpeg2 to apt-get install, taking out numpy 2013-08-19 19:03:11 -04:00
jevans
d265968682 Make the travis build more verbose. 2013-08-19 18:53:36 -04:00
jevans
3e91c14550 First attempt at travis ci 2013-08-19 18:47:46 -04:00
jevans
6d8dda63fa Merge branch 'master' into devel 2013-08-18 20:17:14 -04:00
jevans
2b5dd29a48 Merge branch 'release-0.4.0' 2013-08-18 20:16:22 -04:00
jevans
0750fed2d0 Finalizing 0.4.0 2013-08-18 20:13:56 -04:00
jevans
c16280df59 Prepping for 0.4 release. 2013-08-18 20:02:21 -04:00
jevans
4b93f80fa3 Merge branch 'issue103' into devel 2013-08-18 20:00:48 -04:00
jevans
e74718655f Added example for append method. Closes #103. 2013-08-18 19:59:50 -04:00
jevans
5edbe6f078 pylint, pep8 work. 2013-08-18 14:48:17 -04:00
jevans
08ff86e4a2 Added append capability, #103 2013-08-18 14:47:49 -04:00
jevans
16ba90a372 Merge branch 'master' into devel 2013-08-18 13:07:25 -04:00
jevans
7f5e9f521c Merge branch 'devel' 2013-08-15 20:28:34 -04:00
jevans
61a5497ba7 Bumping for 0.3.2 release. 2013-08-15 20:28:15 -04:00
jevans
b333eb0cd6 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-08-15 20:11:56 -04:00
John Evans
1df3faf35f Merge branch 'issue102' into devel 2013-08-15 17:12:07 -04:00
John Evans
d036c12a07 Handles testing gracefully when PIL not present.
If PIL is not present, certain writing tests should not be run.
These tests would show up as errors instead.  Closes #102.
2013-08-15 17:10:41 -04:00
John Evans
0f7752d085 Merge branch 'master' into devel 2013-08-15 16:55:55 -04:00
jevans
cd8c9fd8df Merge branch 'master' into devel 2013-08-14 20:27:01 -04:00
jevans
8204706a86 Merge branch 'release-0.3.1' 2013-08-14 20:25:30 -04:00
jevans
86cdb9b36a Bumping for 0.3.1 2013-08-14 20:24:41 -04:00
John Evans
24de4a442a Merge branch 'issue99' into devel 2013-08-13 18:47:30 -04:00
John Evans
b8fe75984e pylint work, closes #99 2013-08-13 18:46:47 -04:00
John Evans
3753dc5e60 pylint work, #99 2013-08-13 06:53:59 -04:00
jevans
6f964ce146 Closes #101 2013-08-12 20:31:48 -04:00
jevans
4db8763056 Refactored out read_common, remove ambiguity on return type.
It was the case that _read_common could return either a list, a view, or
an image cube depending upon the jp2 subsampling or the image
dimensions.  No more.  Closed #100
2013-08-12 20:12:23 -04:00
jevans
f55963db81 pylint work, exposed mantissa, exponent, guard bits in QCC, QCD
issue #99
2013-08-12 19:22:13 -04:00
John Evans
fc95b9d54c pylint work (head is now broken), #99 2013-08-12 06:57:56 -04:00
jevans
11b29028fc pylint work, #99 2013-08-11 20:23:50 -04:00
jevans
1a84ca2386 pylint work, #99 2013-08-11 20:08:15 -04:00
jevans
0497576e6f pylint work, #99 2013-08-11 19:16:34 -04:00
John Evans
2acb8d6c94 pylint work, #99 2013-08-11 14:49:44 -04:00
John Evans
1fe62a9d9e pylint work, #99 2013-08-11 07:34:40 -04:00
jevans
ee2f950500 pylint work, #99 2013-08-10 21:51:59 -04:00
jevans
63168e6b3a pylint work, #99 2013-08-10 16:42:08 -04:00
John Evans
fbc9bbcf14 Pylint work, #99 2013-08-10 14:39:25 -04:00
John Evans
8a8b4cb0ad pep8 work, #99 2013-08-10 13:05:10 -04:00
John Evans
d7a06f29ed pylint work, #99 2013-08-10 13:04:58 -04:00
John Evans
0eb58e4ae4 pylint work, #99 2013-08-10 07:12:31 -04:00