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: modusdatascience/sklearn2code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: modusdatascience/sklearn2code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sorting
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 26 files changed
  • 1 contributor

Commits on Jan 8, 2019

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

Commits on Feb 14, 2019

  1. Much work toward properly supporting ordering and other features, but…

    … dimensions need to be restricted to be constant at compile time. Currently does not work.
    jcrudy committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    1da74a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    4ab4c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35bb779 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Get tuple expressions working

    jcrudy committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    8737c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0631e29 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Fix order functions

    jcrudy committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    03c147b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    88c0ae3 View commit details
    Browse the repository at this point in the history
Loading