-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: kernelmethod/LSHFunctions.jl
base: v0.1.2
head repository: kernelmethod/LSHFunctions.jl
compare: v0.2.0
- 19 commits
- 24 files changed
- 2 contributors
Commits on Jul 1, 2020
-
Remove ChebHash from the package in favor of better support for MonteCarloHash. Fixes #26.
Configuration menu - View commit details
-
Copy full SHA for 66feea6 - Browse repository at this point
Copy the full SHA 66feea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f934d - Browse repository at this point
Copy the full SHA 18f934dView commit details
Commits on Aug 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0f4b53 - Browse repository at this point
Copy the full SHA d0f4b53View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7f22a50 - Browse repository at this point
Copy the full SHA 7f22a50View commit details
Commits on Oct 21, 2020
-
Merge pull request #30 from kernelmethod/compathelper/new_version/202…
…0-10-08-00-35-20-668-2813183098 CompatHelper: bump compat for "Distributions" to "0.24"
Configuration menu - View commit details
-
Copy full SHA for 59fb785 - Browse repository at this point
Copy the full SHA 59fb785View commit details
Commits on Nov 13, 2020
-
Update TagBot to be compatible with changes to GitHub actions. See the following link for more information: https://discourse.julialang.org/t/ann-required-updates-to-tagbot-yml/49249
Configuration menu - View commit details
-
Copy full SHA for face85d - Browse repository at this point
Copy the full SHA face85dView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b3ab89 - Browse repository at this point
Copy the full SHA 3b3ab89View commit details
Commits on Dec 23, 2020
-
Merge pull request #31 from kernelmethod/compathelper/new_version/202…
…0-12-11-00-40-51-704-3611690087 CompatHelper: bump compat for "Documenter" to "0.26"
Configuration menu - View commit details
-
Copy full SHA for dbeea02 - Browse repository at this point
Copy the full SHA dbeea02View commit details
Commits on Feb 26, 2021
-
Improved implementation of Base.show for LSHFunction. Closes #32.
Add a new implementation of Base.show(::IO, ::LSHFunction) that prints and arbitrary LSHFunction.
Configuration menu - View commit details
-
Copy full SHA for 016f995 - Browse repository at this point
Copy the full SHA 016f995View commit details -
Update the CI/CD pipeline to use GitHub actions rather than Travis CI…
…. Small reformatting updates to the README.
Configuration menu - View commit details
-
Copy full SHA for dba6dcf - Browse repository at this point
Copy the full SHA dba6dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf6495 - Browse repository at this point
Copy the full SHA fdf6495View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f732d - Browse repository at this point
Copy the full SHA a1f732dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d2e07 - Browse repository at this point
Copy the full SHA 51d2e07View commit details -
Merge pull request #33 from kernelmethod/documentation_fixes
Fixes to the documentation build process
Configuration menu - View commit details
-
Copy full SHA for ddc1c3d - Browse repository at this point
Configuration menu - View commit details
-
Copy full SHA for 1d32567 - Browse repository at this point
Copy the full SHA 1d32567View commit details Various updates to prepare for v0.2.0.
- Remove HashCompressor -- the old implementation was pretty bare and didn't provide much value to the project. It's possible that in a future version something like HashCompressor will be added back in, but I think some additional work is needed to figure out how to make hash compression more generally useful. - Remove some unneeded dependencies from the source and from the Project.toml. - Removed Documenter and Loogging. Additionally, I've removed SHA, which was used by HashCompressor but is no longer needed after HashCompressor's removal. - Update the project version to v0.2.0.
Configuration menu - View commit details
-
Copy full SHA for 8be0108 - Browse repository at this point
Copy the full SHA 8be0108View commit details Merge pull request #34 from kernelmethod/r0.2
Update project to v0.2.0
Configuration menu - View commit details
-
Copy full SHA for b50951d - Browse repository at this point
Copy the full SHA b50951dView commit details Minor fixes to the CI/CD pipeline. Test on Julia 1.6 instead of night…
…ly (continue testing on nightly only for Linux).
Configuration menu - View commit details
-
Copy full SHA for b4dbba0 - Browse repository at this point
Copy the full SHA b4dbba0View commit details 2Configuration menu - View commit details
-
Copy full SHA for a76d5e0 - Browse repository at this point
Copy the full SHA a76d5e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2...v0.2.0