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

[ENH, WIP] Add multivariate connectivity methods #138

Merged
merged 67 commits into from
Jul 18, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    446c7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73791c0 View commit details
    Browse the repository at this point in the history
  3. bug fix incorrect import

    tsbinns committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    fe0ab9b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. add text for mic mim examples

    tsbinns committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a25bda7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953ecff View commit details
    Browse the repository at this point in the history
  3. update example text

    tsbinns committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    63ed328 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. add multivar methods

    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    5d3f318 View commit details
    Browse the repository at this point in the history
  2. Revert "update example text"

    This reverts commit 63ed328.
    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e381b65 View commit details
    Browse the repository at this point in the history
  3. Revert "add correction for mic when seeds==targets"

    This reverts commit 953ecff.
    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0d0c5f7 View commit details
    Browse the repository at this point in the history
  4. Revert "add text for mic mim examples"

    This reverts commit a25bda7.
    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ab926ba View commit details
    Browse the repository at this point in the history
  5. Revert "bug fix incorrect import"

    This reverts commit fe0ab9b.
    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    f1f7434 View commit details
    Browse the repository at this point in the history
  6. Revert "add multivariate imcoh classes"

    This reverts commit 73791c0.
    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    558291a View commit details
    Browse the repository at this point in the history
  7. Revert "add multivariate con base class"

    This reverts commit 446c7fe.
    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    cd22d61 View commit details
    Browse the repository at this point in the history
  8. update indenting

    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    9d24541 View commit details
    Browse the repository at this point in the history
  9. remove gc code

    tsbinns committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    71297fc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    13604df View commit details
    Browse the repository at this point in the history
  2. add code to mic/mim example

    tsbinns committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    3b1cb2c View commit details
    Browse the repository at this point in the history
  3. bug fix multivar methods

    tsbinns committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c7ff63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    391aa09 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    aa8d6a3 View commit details
    Browse the repository at this point in the history
  2. Revert "bug fix unsuitable indices and method storage"

    This reverts commit aa8d6a3.
    tsbinns committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    fb675e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60cbaf3 View commit details
    Browse the repository at this point in the history
  4. bug fix incorrect indexing

    tsbinns committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    341eceb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. bug fix invalid channel type

    tsbinns committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    900d718 View commit details
    Browse the repository at this point in the history
  2. bug fix incorrect ch names

    tsbinns committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c14187d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. fixed references

    tsbinns committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    754aa70 View commit details
    Browse the repository at this point in the history
  2. fixed references

    tsbinns committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    70cc40d View commit details
    Browse the repository at this point in the history
  3. added gc support

    tsbinns committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    53b139c View commit details
    Browse the repository at this point in the history
  4. updated example

    tsbinns committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    3c480c7 View commit details
    Browse the repository at this point in the history
  5. added gc example

    tsbinns committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0fe1e5a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. updated examples

    tsbinns committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    f85e2d7 View commit details
    Browse the repository at this point in the history
  2. renamed method

    tsbinns committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    bec012f View commit details
    Browse the repository at this point in the history
  3. updated GC classes

    tsbinns committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    ea21a3e View commit details
    Browse the repository at this point in the history
  4. updated GC classes

    tsbinns committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    a349121 View commit details
    Browse the repository at this point in the history
  5. updated GC classes

    tsbinns committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    2385404 View commit details
    Browse the repository at this point in the history
  6. updated example

    tsbinns committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    21c0a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. updated gc and example

    tsbinns committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    79ef7f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. updated examples

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3ee43e9 View commit details
    Browse the repository at this point in the history
  2. bug fix indices

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    ba60ef3 View commit details
    Browse the repository at this point in the history
  3. reverted tests

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    c1f073c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51da169 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into mvc

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    bfb4bb3 View commit details
    Browse the repository at this point in the history
  6. updated rank checks

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    5f5a473 View commit details
    Browse the repository at this point in the history
  7. added gc indices check

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    4c5ebbe View commit details
    Browse the repository at this point in the history
  8. updated mic/mim error msg

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    d02eaab View commit details
    Browse the repository at this point in the history
  9. added mvc tests

    tsbinns committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    59a534d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. bug fix indexing

    tsbinns committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    ec85e9a View commit details
    Browse the repository at this point in the history
  2. updated docs

    tsbinns committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    100e235 View commit details
    Browse the repository at this point in the history
  3. I cannot spell

    tsbinns committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    72ae59b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. renamed multivar test

    tsbinns committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1c4eb27 View commit details
    Browse the repository at this point in the history
  2. added multivar parallel test

    tsbinns committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    301ad68 View commit details
    Browse the repository at this point in the history
  3. removed assert

    tsbinns committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6a28e53 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    5a3183a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. removed explicit attrs

    tsbinns committed May 21, 2023
    Configuration menu
    Copy the full SHA
    aaaed17 View commit details
    Browse the repository at this point in the history
  2. updated examples

    tsbinns committed May 21, 2023
    Configuration menu
    Copy the full SHA
    658f9cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1dae8b View commit details
    Browse the repository at this point in the history
  4. quick fix pr errors

    tsbinns committed May 21, 2023
    Configuration menu
    Copy the full SHA
    96f77bc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Squashed commit of the following:

    commit 44e21fe
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Fri Jun 30 14:43:29 2023 +0200
    
        updated GC example
    
    commit 648bb13
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Fri Jun 30 13:59:53 2023 +0200
    
        updated docs
    
    commit 21a61a1
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Fri Jun 30 13:22:25 2023 +0200
    
        updated docs
    
    commit 767719a
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Fri Jun 30 13:03:41 2023 +0200
    
        bug fix patterns indexing
    
    commit cd06739
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Fri Jun 30 12:51:20 2023 +0200
    
        updated tests
    
    commit 13335f8
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Fri Jun 30 12:05:08 2023 +0200
    
        updated tests
    
    commit 962a1ac
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Thu Jun 29 16:49:53 2023 +0200
    
        bug fixes
    
    commit 35f8b1f
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Thu Jun 29 16:02:34 2023 +0200
    
        bug fix patterns dims
    
    commit 754dfc7
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Thu Jun 29 15:38:54 2023 +0200
    
        bug fixes
    
    commit 9098b2e
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Thu Jun 29 15:38:41 2023 +0200
    
        updated tests
    
    commit 9dbfa3b
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:55:04 2023 +0200
    
        removed redundant rank errors
    
    commit 42d7097
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:50:58 2023 +0200
    
        updated examples
    
    commit 2a8b711
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:44:05 2023 +0200
    
        updated time tests
    
    commit 0c4d668
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:43:43 2023 +0200
    
        update mvc implementation
    
    commit 9f3d533
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:42:46 2023 +0200
    
        bug fix rank estimation
    
    commit 213e586
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:42:32 2023 +0200
    
        bug fix results storage
    
    commit aa4598a
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:41:48 2023 +0200
    
        bug fix mic edge case
    
    commit 1d8250e
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:41:12 2023 +0200
    
        updated patterns format
    
    commit e018586
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Tue Jun 27 17:26:18 2023 +0200
    
        bug fix get_data
    
    commit 3f9062e
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Mon Jun 26 18:54:39 2023 +0200
    
        added mvc methods
    
    commit f2e4dad
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Mon Jun 26 18:54:22 2023 +0200
    
        bug fix mic
    
    commit 2778693
    Author: Thomas Samuel Binns <t.s.binns@outlook.com>
    Date:   Mon Jun 26 18:54:10 2023 +0200
    
        updated examples
    tsbinns committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9c5298c View commit details
    Browse the repository at this point in the history
  2. removed whitespace

    tsbinns committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    043438a View commit details
    Browse the repository at this point in the history
  3. attempt manifest fix

    tsbinns committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    72dea53 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    dae09a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. implemented pr feedback

    tsbinns committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    894c42e View commit details
    Browse the repository at this point in the history
  2. implemented pr feedback

    tsbinns committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6f57c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5608e82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7fea91 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. updated examples

    tsbinns committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    49dd83c View commit details
    Browse the repository at this point in the history
  2. updated author email

    tsbinns committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4c9548c View commit details
    Browse the repository at this point in the history