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: ur-whitelab/maxent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: ur-whitelab/maxent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 23 files changed
  • 3 contributors

Commits on Apr 3, 2022

  1. Added pre-commit

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    32ffafa View commit details
    Browse the repository at this point in the history
  2. added pytest

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    049382e View commit details
    Browse the repository at this point in the history
  3. Removed mypy

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    a7dafd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235a8b8 View commit details
    Browse the repository at this point in the history
  5. Fixed license classifier

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    e8ad9c6 View commit details
    Browse the repository at this point in the history
  6. Changed name to work on pypi

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    7391117 View commit details
    Browse the repository at this point in the history
  7. Added badges

    whitead authored Apr 3, 2022
    Configuration menu
    Copy the full SHA
    719f6d2 View commit details
    Browse the repository at this point in the history
  8. Pre-commit on README

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    83e3455 View commit details
    Browse the repository at this point in the history
  9. Added API link

    whitead committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    39d2d23 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Fixing least squares regression example (#28)

    * Reduced warnings
    
    * Switching to cached
    
    * Changed cache to only be used in docs
    whitead authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    fdaf960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e2497 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fixed LS fit error

    fixed black-nb precommit
    mehradans92 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    fe1931e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from ur-whitelab/failing-docs

    fixed LS fit error
    mehradans92 authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1b471e5 View commit details
    Browse the repository at this point in the history
  3. Remove CACHE sed str

    whitead authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5b1b412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fae3372 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. updated MLST paper URL

    mehradans92 authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c49beba View commit details
    Browse the repository at this point in the history
Loading