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: kernelmethod/LSHFunctions.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: kernelmethod/LSHFunctions.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Feb 11, 2020

  1. Move reference for function hashing into the 'function-space hashing'…

    … part of the docs (was erroneously placed under the 'LSHFunction API' section).
    kernelmethod committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4b05ba3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    517e8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3a2652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c29ee0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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

Commits on Mar 30, 2020

  1. Merge pull request #25 from kernelmethod/compathelper/new_version/202…

    …0-03-19-00-09-37-974-1785623777
    
    CompatHelper: bump compat for "Distributions" to "0.23"
    kernelmethod authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4f92dd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    e6007e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59340c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Replace use of DataType by the more general Type in hash functions. B…

    …ump package and Julia versions.
    kernelmethod committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    7bcd3e0 View commit details
    Browse the repository at this point in the history
  2. Bump project version.

    kernelmethod committed Apr 24, 2020
    2 Configuration menu
    Copy the full SHA
    26c1e8c View commit details
    Browse the repository at this point in the history
Loading