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: MIT-LCP/wfdb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aa63348
Choose a base ref
...
head repository: MIT-LCP/wfdb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3445bef
Choose a head ref
  • 9 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 4, 2024

  1. Corrected type and extended allowed types for MultiSegmentRecord

    Corrected misordered arguments in util.lines_to_file. Added 'list' as allowed types for seg_name and seg_len, for when writing MultiSegmentRecords.
    agent3gatech authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5b0930b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 8, 2024

  1. Corrected typo and extended allowed types for MultiSegmentRecord (#514)

    Corrected misordered arguments in util.lines_to_file. Added 'list' as
    allowed types for seg_name and seg_len, for when writing
    MultiSegmentRecords.
    briangow authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    11adca8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    45a832c View commit details
    Browse the repository at this point in the history
  2. Fix CI

    cbrnr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    53047e2 View commit details
    Browse the repository at this point in the history
  3. Bump scipy for Python 3.13

    cbrnr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3105f32 View commit details
    Browse the repository at this point in the history
  4. Bump Python to 3.10

    cbrnr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6bd08fb View commit details
    Browse the repository at this point in the history
  5. Include Python 3.9 again

    cbrnr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f1f1ab9 View commit details
    Browse the repository at this point in the history
  6. Try to replace uv run

    cbrnr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3445bef View commit details
    Browse the repository at this point in the history
Loading