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: JuliaStats/Clustering.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.5
Choose a base ref
...
head repository: JuliaStats/Clustering.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 7, 2020

  1. Make accept AbstractMatrix

    oxinabox committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    7b66a9f View commit details
    Browse the repository at this point in the history
  2. Also test on Symmetric

    oxinabox committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    df15fb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Alexey Stukalov <[email protected]>
    oxinabox and alyst authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    581cb80 View commit details
    Browse the repository at this point in the history
  2. rename testsets

    oxinabox committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    7869741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6560ff5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    152e06f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #193 from oxinabox/ox/chillaxonthematrix

    Make clustering methods accept AbstractMatrix
    alyst authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0eda1d0 View commit details
    Browse the repository at this point in the history
  3. update version to 0.14.0

    alyst authored Apr 10, 2020
    2 Configuration menu
    Copy the full SHA
    ba9dac1 View commit details
    Browse the repository at this point in the history
Loading