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

Modify source time tuple so that it stays within bounds before sampling from distribution #53

Merged
merged 4 commits into from
Jan 30, 2020

Commits on Apr 2, 2019

  1. added _modify_source_time, which modifies the source_time tuple in so…

    …me cases if the user specifies a max time larger than source_duration - event_duration. passes existing test cases
    pseeth committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    f55fe25 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. editing .travis.yml so that it works with python 2.7/3.4 and version …

    …bump (+11 squashed commits)
    
    Squashed commits:
    [f1fa344] tab
    [3d3ff52] pytest-faulthandler...
    [650b81f] typo??
    [ddf9166] third try
    [73d3442] second try
    [776a7ef] first try
    [097b005] typo
    [508ec8c] only bumping numpy
    [a3347fc] bumping numpy
    [906102a] fixing versions
    [c1587b4] fixing the test to match remove duplicates behavior
    pseeth committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ec3d370 View commit details
    Browse the repository at this point in the history
  2. fixing the test to match remove duplicates behavior

    fixing versions
    
    bumping numpy
    
    only bumping numpy
    
    typo
    
    first try
    
    second try
    
    third try
    
    typo??
    
    pytest-faulthandler...
    
    tab
    
    updated changelog
    pseeth committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    540275c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eada1c8 View commit details
    Browse the repository at this point in the history