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

V3: complete overhaul #372

Merged
merged 410 commits into from
Jul 26, 2024
Merged

V3: complete overhaul #372

merged 410 commits into from
Jul 26, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 14, 2023

  1. Remove redundant definitions

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7d361fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e40b3 View commit details
    Browse the repository at this point in the history
  3. Documentation examples

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c846ae5 View commit details
    Browse the repository at this point in the history
  4. Docs...

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    72ebe68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abaaa8e View commit details
    Browse the repository at this point in the history
  6. Rearrange docs

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    fcae04d View commit details
    Browse the repository at this point in the history
  7. More docs

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    4ead8e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b81662 View commit details
    Browse the repository at this point in the history
  9. Delete example system docs

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    080c59d View commit details
    Browse the repository at this point in the history
  10. Docs for core

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    229eb84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c740d1 View commit details
    Browse the repository at this point in the history
  12. Missing @docs tag

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7d4cfab View commit details
    Browse the repository at this point in the history
  13. More docs

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5c55d50 View commit details
    Browse the repository at this point in the history
  14. Docs

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c10b053 View commit details
    Browse the repository at this point in the history
  15. Remove some text

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    142beb1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    77118ed View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    66a2ee0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    202fc0a View commit details
    Browse the repository at this point in the history
  19. More transfer entropy tests

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    87ab675 View commit details
    Browse the repository at this point in the history
  20. Test Lindner

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    92f710e View commit details
    Browse the repository at this point in the history
  21. New API

    kahaaga committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    05c48cb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    c2b8d14 View commit details
    Browse the repository at this point in the history
  2. More docs

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    e6dc19c View commit details
    Browse the repository at this point in the history
  3. New syntax

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d9ce4d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34d0255 View commit details
    Browse the repository at this point in the history
  5. Some doc restructuring

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    61406f5 View commit details
    Browse the repository at this point in the history
  6. Include relevant deprecations

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    8fe3461 View commit details
    Browse the repository at this point in the history
  7. correct field name

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1be31c5 View commit details
    Browse the repository at this point in the history
  8. Fix crossmap doc example

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9bf4402 View commit details
    Browse the repository at this point in the history
  9. Add explicit error messages

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    af23e43 View commit details
    Browse the repository at this point in the history
  10. Changelog for cross mappings

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5e79fcf View commit details
    Browse the repository at this point in the history
  11. More "deprecations"

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0375f72 View commit details
    Browse the repository at this point in the history
  12. update changelog

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a2d308b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c27b51a View commit details
    Browse the repository at this point in the history
  14. Remove obsolete tests

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a7dd816 View commit details
    Browse the repository at this point in the history
  15. Remove duplicated header

    kahaaga committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b92e031 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Explicit imports

    kahaaga committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    46961ee View commit details
    Browse the repository at this point in the history
  2. Make formal API

    kahaaga committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2bf8b79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a81c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5ac79 View commit details
    Browse the repository at this point in the history
  5. Correlation API

    kahaaga committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2d1247e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f32510 View commit details
    Browse the repository at this point in the history
  7. Crossmap API

    kahaaga committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    02a263d View commit details
    Browse the repository at this point in the history
  8. Correlation examples

    kahaaga committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    187e930 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99901d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6cd699a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 20, 2024

  1. WIP

    kahaaga committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a89c4c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fee598 View commit details
    Browse the repository at this point in the history
  3. Fix some missing refs

    kahaaga committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1fb6617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e979810 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    0e8145b View commit details
    Browse the repository at this point in the history
  2. docs

    kahaaga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5eefddd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Move crossmap api

    kahaaga committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9c860f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    e39e68a View commit details
    Browse the repository at this point in the history
  2. WIP: docs...

    kahaaga committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5e0dbf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    f6b7a41 View commit details
    Browse the repository at this point in the history
  2. Update docs

    kahaaga committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    780b3b9 View commit details
    Browse the repository at this point in the history
  3. WIP...

    kahaaga committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    50aa0c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    7dba3f8 View commit details
    Browse the repository at this point in the history
  2. deprecations

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    76b9d30 View commit details
    Browse the repository at this point in the history
  3. deprecations

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e04f599 View commit details
    Browse the repository at this point in the history
  4. Multidimensional surrogates

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c6f24c8 View commit details
    Browse the repository at this point in the history
  5. Fix import

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f64e6ca View commit details
    Browse the repository at this point in the history
  6. Headers

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    21450da View commit details
    Browse the repository at this point in the history
  7. Add reference

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2b0311a View commit details
    Browse the repository at this point in the history
  8. Refer to abstract types

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    baecae8 View commit details
    Browse the repository at this point in the history
  9. deprecations

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a386e36 View commit details
    Browse the repository at this point in the history
  10. WIP...

    kahaaga committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f32dcd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. organize a bit better

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    593d41f View commit details
    Browse the repository at this point in the history
  2. update const name

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2b5d895 View commit details
    Browse the repository at this point in the history
  3. move to utils

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0817bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cab1270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf44de2 View commit details
    Browse the repository at this point in the history
  6. Remove redundant tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5d9da48 View commit details
    Browse the repository at this point in the history
  7. fix tests...

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8756d22 View commit details
    Browse the repository at this point in the history
  8. fix tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1251ca1 View commit details
    Browse the repository at this point in the history
  9. fix tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c14c81c View commit details
    Browse the repository at this point in the history
  10. Typo

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2632bff View commit details
    Browse the repository at this point in the history
  11. Convenience union

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    31a58d8 View commit details
    Browse the repository at this point in the history
  12. Remove unnecessary print

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f556658 View commit details
    Browse the repository at this point in the history
  13. Fix syntax

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f6aae61 View commit details
    Browse the repository at this point in the history
  14. Update changelog

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4976d61 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fd55795 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e2c9c9 View commit details
    Browse the repository at this point in the history
  17. fix tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2fc89c6 View commit details
    Browse the repository at this point in the history
  18. cosmetics

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    391f04f View commit details
    Browse the repository at this point in the history
  19. input validation

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5b0d847 View commit details
    Browse the repository at this point in the history
  20. cosmetics

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    709c5c9 View commit details
    Browse the repository at this point in the history
  21. remove integration

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a99b522 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8dafd9c View commit details
    Browse the repository at this point in the history
  23. Add test dep

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    46d51a1 View commit details
    Browse the repository at this point in the history
  24. Test systems

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f32b7a5 View commit details
    Browse the repository at this point in the history
  25. update deps

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c2aee74 View commit details
    Browse the repository at this point in the history
  26. clean up main file

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7329f42 View commit details
    Browse the repository at this point in the history
  27. remove redundant test

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    179434a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bc9e04a View commit details
    Browse the repository at this point in the history
  29. Fix tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    df1e447 View commit details
    Browse the repository at this point in the history
  30. remove redundant file

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ad358d7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b5ae44a View commit details
    Browse the repository at this point in the history
  32. Fewer samples -> faster tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    034114b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    210ea65 View commit details
    Browse the repository at this point in the history
  34. fix tests and faster tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8cd5ef0 View commit details
    Browse the repository at this point in the history
  35. faster tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2fe1b14 View commit details
    Browse the repository at this point in the history
  36. Fix reference

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    872e060 View commit details
    Browse the repository at this point in the history
  37. Part mutual information tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b33ab01 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    877eace View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c71b741 View commit details
    Browse the repository at this point in the history
  40. more tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    afc635d View commit details
    Browse the repository at this point in the history
  41. remove dev deps from project

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b9c0e68 View commit details
    Browse the repository at this point in the history
  42. fewer samples, faster tests

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5ff5633 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    64b64af View commit details
    Browse the repository at this point in the history
  44. LabelledArrays is needed

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    276ec1c View commit details
    Browse the repository at this point in the history
  45. Fix example

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    46c8657 View commit details
    Browse the repository at this point in the history
  46. Fix OCE and PC

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6e0bfbb View commit details
    Browse the repository at this point in the history
  47. Consistent syntax

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b167c67 View commit details
    Browse the repository at this point in the history
  48. Necessary imports

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9ac7773 View commit details
    Browse the repository at this point in the history
  49. consistent syntax

    kahaaga committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a3e21b1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    00196ea View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5bce760 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. improve figures

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1441fe6 View commit details
    Browse the repository at this point in the history
  2. update docs

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1c2bad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b75f6d3 View commit details
    Browse the repository at this point in the history
  4. less samples, faster tests

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    64ec888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2672a3 View commit details
    Browse the repository at this point in the history
  6. more crossmap tests

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    acc5f8a View commit details
    Browse the repository at this point in the history
  7. use rng

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dec74cb View commit details
    Browse the repository at this point in the history
  8. correct syntax

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2255c89 View commit details
    Browse the repository at this point in the history
  9. use rng

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    253fe08 View commit details
    Browse the repository at this point in the history
  10. EntropyDecomposition tests

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    35edf51 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a86ba77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f30705 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9199b60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb539f1 View commit details
    Browse the repository at this point in the history
  15. Generic dispatch for codifying marginals

    New outcome spaces that implements `codify` now works automagically.
    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    66ba58a View commit details
    Browse the repository at this point in the history
  16. node labels

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    786e29d View commit details
    Browse the repository at this point in the history
  17. Examples

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    aafd3e1 View commit details
    Browse the repository at this point in the history
  18. Add estimator to docstring

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cc59ece View commit details
    Browse the repository at this point in the history
  19. more examples

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7a5760a View commit details
    Browse the repository at this point in the history
  20. fix test

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bc34438 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a8abd2 View commit details
    Browse the repository at this point in the history
  22. More examples

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b3768cb View commit details
    Browse the repository at this point in the history
  23. More examples

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6dd562f View commit details
    Browse the repository at this point in the history
  24. examples for joint entropy

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a1e1b09 View commit details
    Browse the repository at this point in the history
  25. Add more examples

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0aa4b73 View commit details
    Browse the repository at this point in the history
  26. Update docs and test

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    876c509 View commit details
    Browse the repository at this point in the history
  27. Update tests

    kahaaga committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d4f3c17 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    7c6fc6a View commit details
    Browse the repository at this point in the history
  2. Clean-up

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2e408a9 View commit details
    Browse the repository at this point in the history
  3. Add tests

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b5f8c26 View commit details
    Browse the repository at this point in the history
  4. Add comments for clarity

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    eef54e0 View commit details
    Browse the repository at this point in the history
  5. Clean up docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    634e94e View commit details
    Browse the repository at this point in the history
  6. Clean up docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b69ab4c View commit details
    Browse the repository at this point in the history
  7. Polish cross-map docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    09f0172 View commit details
    Browse the repository at this point in the history
  8. fix references

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1ef37af View commit details
    Browse the repository at this point in the history
  9. typo

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    07d907d View commit details
    Browse the repository at this point in the history
  10. Clean cross mapping stuff

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    86947bc View commit details
    Browse the repository at this point in the history
  11. rng

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    93b3f94 View commit details
    Browse the repository at this point in the history
  12. Cross map docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b17c6e View commit details
    Browse the repository at this point in the history
  13. ccm docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8f82917 View commit details
    Browse the repository at this point in the history
  14. missing references

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4664a12 View commit details
    Browse the repository at this point in the history
  15. Clean up cross map stuff

    Also DO export the predict and crossmap methods.
    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    81bdcfb View commit details
    Browse the repository at this point in the history
  16. Clean up index.md

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3987a5a View commit details
    Browse the repository at this point in the history
  17. cross map stuff

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bcb0a1b View commit details
    Browse the repository at this point in the history
  18. add missing reference

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    945d6cc View commit details
    Browse the repository at this point in the history
  19. fix codify method

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8f38360 View commit details
    Browse the repository at this point in the history
  20. add conversion method

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ee2cb90 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ead9bd View commit details
    Browse the repository at this point in the history
  22. Add Hilbert

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e330b81 View commit details
    Browse the repository at this point in the history
  23. add tests

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    21b85c2 View commit details
    Browse the repository at this point in the history
  24. docs..

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c0f4aec View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3485ccc View commit details
    Browse the repository at this point in the history
  26. remove redundant code

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dc4774e View commit details
    Browse the repository at this point in the history
  27. remove redundant docstring

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0aa071a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    66e26ac View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8e0c910 View commit details
    Browse the repository at this point in the history
  30. Remove redundant docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f5123c5 View commit details
    Browse the repository at this point in the history
  31. Rename

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9fb6389 View commit details
    Browse the repository at this point in the history
  32. docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    85b899e View commit details
    Browse the repository at this point in the history
  33. fix tutorial

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4d50400 View commit details
    Browse the repository at this point in the history
  34. Fix examples

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bb8482f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5633447 View commit details
    Browse the repository at this point in the history
  36. Fix docs

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3e71a35 View commit details
    Browse the repository at this point in the history
  37. Better example

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d8bb999 View commit details
    Browse the repository at this point in the history
  38. typo

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d145c27 View commit details
    Browse the repository at this point in the history
  39. Test SymbolicTransferEntropy

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8ab12e0 View commit details
    Browse the repository at this point in the history
  40. test coverage

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    98d7841 View commit details
    Browse the repository at this point in the history
  41. more tests

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6293daf View commit details
    Browse the repository at this point in the history
  42. More tests

    kahaaga committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    046262d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    199b0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66678bf View commit details
    Browse the repository at this point in the history
  3. tests...

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3c6cfba View commit details
    Browse the repository at this point in the history
  4. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    93460f6 View commit details
    Browse the repository at this point in the history
  5. todo

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a21c8d9 View commit details
    Browse the repository at this point in the history
  6. bbnue.. wip

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c92e8f6 View commit details
    Browse the repository at this point in the history
  7. wip..

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4cee75f View commit details
    Browse the repository at this point in the history
  8. outer constructor

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f0c9574 View commit details
    Browse the repository at this point in the history
  9. remove deprecations

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2993d73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7adecc View commit details
    Browse the repository at this point in the history
  11. fewer samples, faster tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b1fb204 View commit details
    Browse the repository at this point in the history
  12. Remove not finished bbnue

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    180825f View commit details
    Browse the repository at this point in the history
  13. remove unfinished code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f3fb599 View commit details
    Browse the repository at this point in the history
  14. duplicate call

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c000ab9 View commit details
    Browse the repository at this point in the history
  15. remove unfinished code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0b6813e View commit details
    Browse the repository at this point in the history
  16. add tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c9cd901 View commit details
    Browse the repository at this point in the history
  17. remove unused methods

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    81a5751 View commit details
    Browse the repository at this point in the history
  18. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a83fb32 View commit details
    Browse the repository at this point in the history
  19. remove unfinished code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0176b55 View commit details
    Browse the repository at this point in the history
  20. Alias

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2efac19 View commit details
    Browse the repository at this point in the history
  21. include forgotten test file

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d423d9e View commit details
    Browse the repository at this point in the history
  22. remove unfinished code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c60309a View commit details
    Browse the repository at this point in the history
  23. Remember to export

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    58511c9 View commit details
    Browse the repository at this point in the history
  24. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    52e3eeb View commit details
    Browse the repository at this point in the history
  25. remove redundant code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d01b905 View commit details
    Browse the repository at this point in the history
  26. explicit access

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1b32193 View commit details
    Browse the repository at this point in the history
  27. remember to export

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    84ba1d4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f2c5906 View commit details
    Browse the repository at this point in the history
  29. Don't use deprecated syntax

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    78884cf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    358d311 View commit details
    Browse the repository at this point in the history
  31. More test coverage

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    aa5fc1a View commit details
    Browse the repository at this point in the history
  32. More tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9455c46 View commit details
    Browse the repository at this point in the history
  33. fix test

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0fe1f12 View commit details
    Browse the repository at this point in the history
  34. add rng to test

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ed56e2a View commit details
    Browse the repository at this point in the history
  35. Remove redundant code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    91fd983 View commit details
    Browse the repository at this point in the history
  36. remove redundant utils

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a222731 View commit details
    Browse the repository at this point in the history
  37. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fb750f9 View commit details
    Browse the repository at this point in the history
  38. pretty printing

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    19dea5c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fcb83ea View commit details
    Browse the repository at this point in the history
  40. short-form printing

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ea54868 View commit details
    Browse the repository at this point in the history
  41. typo

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9ba3987 View commit details
    Browse the repository at this point in the history
  42. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    110835f View commit details
    Browse the repository at this point in the history
  43. clean up @show statements

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c81fe26 View commit details
    Browse the repository at this point in the history
  44. remove redundant code

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5b37b42 View commit details
    Browse the repository at this point in the history
  45. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    25575d3 View commit details
    Browse the repository at this point in the history
  46. more tests

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2276a95 View commit details
    Browse the repository at this point in the history
  47. Reorganize

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4e3a635 View commit details
    Browse the repository at this point in the history
  48. Docs.

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d97ebcc View commit details
    Browse the repository at this point in the history
  49. docs...

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2813494 View commit details
    Browse the repository at this point in the history
  50. doc fixes...

    kahaaga committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4c0fb87 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Fix doc warnings..

    kahaaga committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    547b8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9ca35 View commit details
    Browse the repository at this point in the history
  3. Add DocumenterInterLinks

    kahaaga committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1fa5f94 View commit details
    Browse the repository at this point in the history
  4. docs..

    kahaaga committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d865bd9 View commit details
    Browse the repository at this point in the history
  5. finalize docs

    kahaaga committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    164b476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a80972b View commit details
    Browse the repository at this point in the history
  7. Add note

    kahaaga committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e55e65c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8c8dd18 View commit details
    Browse the repository at this point in the history
  2. fix broken link

    kahaaga committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3d9f575 View commit details
    Browse the repository at this point in the history
  3. remove empty file

    kahaaga committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8d1bde8 View commit details
    Browse the repository at this point in the history