Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open2c/cooltools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: open2c/cooltools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 9 files changed
  • 6 contributors

Commits on Jul 4, 2024

  1. Test external datasets: updated test external mcool datasets for mESC…

    … Micro-c for multiple resolutions
    agalitsyna committed Jul 4, 2024
    Copy the full SHA
    2a4ee69 View commit details

Commits on Aug 9, 2024

  1. Copy the full SHA
    ed70cef View commit details
  2. Merge pull request #531 from open2c/bugfix-rearrange

    reduce the chunksize in rearrange to a more reasonable 2e7
    golobor authored Aug 9, 2024
    Copy the full SHA
    e0dc6ce View commit details
  3. Copy the full SHA
    461f906 View commit details
  4. Merge pull request #532 from open2c/bugfix_cross_score

    fix a major bug in cross score
    golobor authored Aug 9, 2024
    Copy the full SHA
    5655cf2 View commit details
  5. Copy the full SHA
    566dd14 View commit details
  6. Merge pull request #533 from open2c/fix_register_cmap_import

    an attempt to fix register_cmap import in plotting
    golobor authored Aug 9, 2024
    Copy the full SHA
    f608f25 View commit details
  7. Copy the full SHA
    dcdf337 View commit details
  8. Merge pull request #534 from open2c/fix_register_cmap_import

    make register_cmap backward compatible wrt to argument order
    golobor authored Aug 9, 2024
    Copy the full SHA
    ab97a04 View commit details

Commits on Oct 21, 2024

  1. Update pool decorator, and multiprocessing (#539)

    closes #535 #536
    
    * 1. update pool_decorator 
    * 2. convert lambda func to def func to avoid conflicts with pickle
    Yaoyx authored Oct 21, 2024
    Copy the full SHA
    aedd531 View commit details

Commits on Jul 7, 2025

  1. respect dtypes of input file

    dmalzl authored and dmalzl committed Jul 7, 2025
    Copy the full SHA
    bf0a842 View commit details
  2. add test for dtype propagation

    dmalzl authored and dmalzl committed Jul 7, 2025
    Copy the full SHA
    b9259f3 View commit details
  3. fix test fail due to differing order

    dmalzl authored and dmalzl committed Jul 7, 2025
    Copy the full SHA
    f20d8fe View commit details
  4. fix comment type

    dmalzl authored Jul 7, 2025
    Copy the full SHA
    072819c View commit details
  5. Merge pull request #557 from dmalzl/master

    respect dtypes of input file
    Phlya authored Jul 7, 2025
    Copy the full SHA
    b1911f7 View commit details
Loading