Commit Graph

3097 Commits

Author SHA1 Message Date
Julian Taylor ce3a583313 add autopkgtests 2013-06-10 21:15:47 +02:00
Yaroslav Halchenko b6c15cb5b0 README became .md from .rst debian/0.8.2-1 2013-06-03 12:56:32 -04:00
Yaroslav Halchenko 0d3550f170 up_correct_version -- fix upstream version to be 0.8.2 (thanks Julian again) 2013-06-03 12:55:34 -04:00
Yaroslav Halchenko ebb78755b3 added patch changeset_0eea2a48fe2dca7bbb3681fcd5b511579cad6347.diff to "cherry-pick" 0eea2a48fe (Fix Cython 0.19 build error due to global wraparound=False) 2013-06-03 12:48:22 -04:00
Yaroslav Halchenko 2eec6c3d94 minor: boosted copyright year for upstream to this year 2013-06-03 10:40:28 -04:00
Yaroslav Halchenko 6ecc287be3 debian/control - boosted required cython version to 0.15, policy to 3.9.4 2013-06-03 10:38:50 -04:00
Yaroslav Halchenko 808788be7f Updated changelog entry for 0.8.2-1 2013-06-03 10:29:10 -04:00
Yaroslav Halchenko 0d93e3a1d0 Merge remote-tracking branch 'origin/debian' into debian
* origin/debian:
2013-06-03 10:26:47 -04:00
Yaroslav Halchenko 76962bf628 Merge commit 'v0.8.2-69-g97ae828' into debian
* commit 'v0.8.2-69-g97ae828': (638 commits)
  Fix MSVC error C2036: 'void *' : unknown size
  Update version to 0.8.1
  Remove colon as multi-line comment symbol
  Fix vectorized_ops for bento
  BUG: not all histogram memory was aligned correctly
  Add release instruction to update dev docs
  Add mailing list adresses to release instructions
  Use np.intp type for indices
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Increase version number to 0.9
  Fix release instruction for making docs
  Update docversion for 0.8
  Update version number for 0.8
  Add release notes for version 0.8
  DOC: Fix typo in remove_small_objects docstring.
  Improve performance of normalization
  Change color of circles for better visibility
  ...
2013-06-03 10:26:16 -04:00
Yaroslav Halchenko 97ae8284a6 Merge tag 'v0.8.2' into releases
* tag 'v0.8.2':
  Fix MSVC error C2036: 'void *' : unknown size
2013-06-03 10:25:55 -04:00
Yaroslav Halchenko b433b3b715 Merge tag 'v0.8.1' into releases
* tag 'v0.8.1':
  Update version to 0.8.1
  Remove colon as multi-line comment symbol
  Fix vectorized_ops for bento
  BUG: not all histogram memory was aligned correctly
  Add release instruction to update dev docs
  Add mailing list adresses to release instructions
  Use np.intp type for indices
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Fix `ValueError: Buffer dtype mismatch` on win-amd64
  Increase version number to 0.9
2013-06-03 10:25:48 -04:00
Yaroslav Halchenko 9ae99ccadd Merge tag 'v0.8.0' into releases
* tag 'v0.8.0': (625 commits)
  Fix release instruction for making docs
  Update docversion for 0.8
  Update version number for 0.8
  Add release notes for version 0.8
  DOC: Fix typo in remove_small_objects docstring.
  Improve performance of normalization
  Change color of circles for better visibility
  Remove unnecessary statement breaks
  Improve performance and usage of data types of hough circle transformation
  STY: Minor cleanup.
  Add specific error messages and exceptions
  Removing unnecessary typedefs for uint16_t in MSVC build
  Change data type of index variables
  Fix missed rename in example
  Add raise and labeled image tests
  Rename function to remove_small_objects
  Improve docstring for remove_small_connected_components
  Modify example to use remove_small_connected_components
  Add tests for remove_small_connected_components
  Add examples to docstring
  ...
2013-06-03 10:25:40 -04:00
Yaroslav Halchenko 587c6dcef8 Merge commit 'debian/0.6.1-1-1-gf768570' into debian
* commit 'debian/0.6.1-1-1-gf768570':
  PKG: Add python-qt4 as a recommended dependency.

Conflicts:
	debian/changelog -- moved that entry up -- will serve a starting point for the 0.8.x changelog
2013-06-03 10:23:44 -04:00
Yaroslav Halchenko 6eed771d15 Merge tag 'debian/0.6.1-1' into debian (reintroducing dropped by me debian release)
Tagging what upstream released as Debian package 0.6.1-1

* tag 'debian/0.6.1-1':
  PKG: More detailed changelog.
  Changelog for 0.6.1-1.
  PKG: Release 0.6.1 bugfix.
  Merge pull request #214 from cgohlke/patch-1
  PKG: Add python-support to build dependencies (closes Debian-681896).

Conflicts:
	debian/changelog -- relates to pysupport dependency
	debian/control
	setup.py  -- should be without change
2013-06-03 10:20:13 -04:00
Yaroslav Halchenko 443d0e9bdb absorb NMU patch from #681896
* Non-maintainer upload.
* Rebuild to get rid of python2.6 dependencies (Closes: #707894).
* Build-depend on python-support (Closes: #681896).
2013-05-28 00:34:33 -04:00
Johannes Schönberger 0b254ae73b Merge recent bug fixes of development version into v0.8.x v0.8.2 2013-03-06 23:12:35 +01:00
Johannes Schönberger 5955937131 Merge pull request #456 from cgohlke/patch-2
Fix MSVC error C2036: 'void *' : unknown size
2013-03-06 14:09:07 -08:00
Christoph Gohlke 45f53c9e3a Fix MSVC error C2036: 'void *' : unknown size 2013-03-06 10:09:59 -08:00
Johannes Schönberger cbcb313306 Update version to 0.8.1 v0.8.1 2013-03-06 16:50:30 +01:00
Johannes Schönberger 387c72b018 Remove colon as multi-line comment symbol 2013-03-06 16:43:41 +01:00
Johannes Schönberger 44350f56c9 Fix vectorized_ops for bento 2013-03-06 16:42:18 +01:00
Stefan van der Walt d548003bdf Merge pull request #455 from thouis/ctmf_unaligned_segv
BUG: Not all histogram memory was aligned correctly.
2013-03-06 05:00:09 -08:00
Thouis (Ray) Jones e6ee2c0db6 BUG: not all histogram memory was aligned correctly 2013-03-05 18:32:09 -05:00
Stefan van der Walt 2335f60954 Merge pull request #454 from ahojnnes/release-announcements
DOC: Add mailing list adresses to release instructions.
2013-03-05 02:26:52 -08:00
Johannes Schönberger 631a3bc687 Add release instruction to update dev docs 2013-03-05 08:55:37 +01:00
Johannes Schönberger a4654b4b45 Add mailing list adresses to release instructions 2013-03-05 08:51:30 +01:00
Johannes Schönberger eb9c1e15dd Merge pull request #453 from cgohlke/patch-1
Fix `ValueError: Buffer dtype mismatch` on win-amd64
2013-03-04 23:01:05 -08:00
Christoph Gohlke 211d64644f Use np.intp type for indices 2013-03-04 22:45:46 -08:00
Christoph Gohlke 97fd434314 Fix ValueError: Buffer dtype mismatch on win-amd64 2013-03-04 17:33:15 -08:00
Christoph Gohlke 7ca08cf763 Fix ValueError: Buffer dtype mismatch on win-amd64 2013-03-04 17:32:22 -08:00
Christoph Gohlke dda83fdb55 Fix ValueError: Buffer dtype mismatch on win-amd64 2013-03-04 17:30:40 -08:00
Christoph Gohlke 19e938a3de Fix ValueError: Buffer dtype mismatch on win-amd64 2013-03-04 17:29:44 -08:00
Johannes Schönberger eec9beb960 Fix setup merge conflict 2013-03-04 21:46:52 +01:00
Johannes Schönberger 4854dc830f Increase version number to 0.9 2013-03-04 21:22:20 +01:00
Johannes Schönberger 5755ccb612 Fix release instruction for making docs v0.8.0 2013-03-04 20:46:09 +01:00
Johannes Schönberger ade23a2f71 Update docversion for 0.8 2013-03-04 20:42:46 +01:00
Johannes Schönberger 96e5c1b1b8 Update version number for 0.8 2013-03-04 20:41:19 +01:00
Johannes Schönberger 4a8016fde6 Add release notes for version 0.8 2013-03-04 20:38:41 +01:00
Stefan van der Walt f3924da90b DOC: Fix typo in remove_small_objects docstring. 2013-03-04 18:36:32 +02:00
Stefan van der Walt 9cb354e9d0 Merge pull request #450 from ahojnnes/hough-circle
RF: Hough circle improvements.
2013-03-04 08:09:08 -08:00
Johannes Schönberger 25f16f4a82 Merge pull request #452 from stefanv/jni-morphology-functions
STY: Minor cleanup on small object removal.
2013-03-04 08:03:34 -08:00
Johannes Schönberger 4925205082 Improve performance of normalization 2013-03-04 16:26:06 +01:00
Johannes Schönberger eee2342814 Merge pull request #446 from jni/morphology-functions
Morphology functions
2013-03-04 06:09:40 -08:00
Johannes Schönberger 2237cc1617 Change color of circles for better visibility 2013-03-04 15:02:09 +01:00
Johannes Schönberger 2e3f82e9d9 Remove unnecessary statement breaks 2013-03-04 15:01:03 +01:00
Johannes Schönberger dec104e9ff Improve performance and usage of data types of hough circle transformation 2013-03-04 15:00:37 +01:00
Stefan van der Walt dae9b7adfd STY: Minor cleanup. 2013-03-04 11:30:19 +02:00
Juan Nunez-Iglesias 3249faf308 Add specific error messages and exceptions 2013-03-04 16:54:29 +11:00
Stefan van der Walt 0b97d48742 Merge pull request #444 from jmargeta/MSVC_uint16_fix
BUG: Fixing MSVC build by adding appropriate typedefs for uint16_t.
2013-03-03 20:20:45 -08:00
Jan Margeta 3869d1ef8a Removing unnecessary typedefs for uint16_t in MSVC build 2013-03-03 22:45:09 +01:00