Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connected Components python interface #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Connected Components python interface #4

wants to merge 1 commit into from

Commits on Mar 26, 2014

  1. Squashed commit of the following:

    commit 57cada32d220e3743a61b80e89770bf66c36981b
    Author: Markus Döring <[email protected]>
    Date:   Wed Mar 26 13:37:33 2014 +0100
    
        correct path to python unittests
    
    commit f135690
    Author: Markus Döring <[email protected]>
    Date:   Wed Mar 26 13:29:19 2014 +0100
    
        updated travis instructions to include python tests
    
    commit 66a161e
    Author: Markus Döring <[email protected]>
    Date:   Wed Mar 26 13:21:38 2014 +0100
    
        disabled old style lazyflow tests
    
    commit 382bc2c
    Author: Markus Döring <[email protected]>
    Date:   Wed Mar 26 13:03:53 2014 +0100
    
        reintroduced const where applicable
    
    commit 0394446
    Author: Markus Döring <[email protected]>
    Date:   Wed Mar 26 12:53:06 2014 +0100
    
        adhere to coding style
    
    commit b57bee1
    Author: Markus Döring <[email protected]>
    Date:   Tue Mar 25 19:15:15 2014 +0100
    
        travis: update to newer h5py version
    
    commit 6fbcf31
    Author: Markus Döring <[email protected]>
    Date:   Tue Mar 25 18:54:05 2014 +0100
    
        revert unnecessary file changes
    
    commit fcdf001
    Author: Markus Döring <[email protected]>
    Date:   Tue Mar 25 18:05:56 2014 +0100
    
        introduced ROI interface to adapters, better roi interface
    
    commit 83207e5
    Author: Markus Döring <[email protected]>
    Date:   Sat Mar 22 15:51:51 2014 +0100
    
        uint32 support
    
    commit 903995e
    Author: Markus Döring <[email protected]>
    Date:   Sat Mar 22 15:21:13 2014 +0100
    
        wrote labeling operator
    
    commit fcbb833
    Author: Markus Döring <[email protected]>
    Date:   Fri Mar 21 17:53:01 2014 +0100
    
        all adapters exported
    
    commit cfc0781
    Author: Markus Döring <[email protected]>
    Date:   Thu Mar 20 20:45:40 2014 +0100
    
        removed unnecessary const attribute in sink
    
    commit 89da0e3
    Author: Markus Döring <[email protected]>
    Date:   Thu Mar 20 19:03:10 2014 +0100
    
        provide more types for standard source/sink
    
    commit 51d7093
    Author: Markus Döring <[email protected]>
    Date:   Wed Jan 22 13:48:07 2014 +0100
    
        more doc on pyABC, tuple instead of ndarray
    
    commit c1c1a24
    Author: Markus Döring <[email protected]>
    Date:   Mon Jan 20 19:22:42 2014 +0100
    
        ubuntu does not know how to convert ndarray to tinyvector
    
    commit f808dc4
    Author: Markus Döring <[email protected]>
    Date:   Mon Jan 20 12:20:33 2014 +0100
    
        removed output to stdout
    
    commit f4ca707
    Author: Markus Döring <[email protected]>
    Date:   Mon Jan 6 13:51:37 2014 +0100
    
        python interface for cc complete
    
    commit 51ed356
    Author: Markus Döring <[email protected]>
    Date:   Sun Jan 5 17:00:04 2014 +0100
    
        source and sink working in python
    
    commit ab3263b
    Author: Markus Döring <[email protected]>
    Date:   Sat Jan 4 18:48:04 2014 +0100
    
        getting there
    
    commit 3ead3ee
    Author: Markus Döring <[email protected]>
    Date:   Fri Jan 3 19:03:27 2014 +0100
    
        try again, fail better
    
    commit b12f514
    Author: Markus Döring <[email protected]>
    Date:   Thu Jan 2 16:34:14 2014 +0100
    
        started developmnet
    burgerdev committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    9557d6f View commit details
    Browse the repository at this point in the history