2022-05-06 |
Jon | move quantiles and req from quantile_calculator to...
|
commit | commitdiff | tree |
2022-05-05 |
Jon Malkin | Merge pull request #271 from apache/quantiles
|
commit | commitdiff | tree |
2022-05-05 |
Jon Malkin | Merge branch 'master' into quantiles
|
commit | commitdiff | tree |
2022-05-05 |
Jon | improve language around the inclusive flag
|
commit | commitdiff | tree |
2022-05-05 |
Jon | test get_quantile with and without inclusive
|
commit | commitdiff | tree |
2022-05-05 |
Jon | remove asserts, mostly replacing with std::logic_error
|
commit | commitdiff | tree |
2022-05-05 |
Jon | changes based on review comments aside from asserts
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | Merge pull request #272 from apache/fix_wheels
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | specify Python3 rather than Python in MSVC-specific...
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | restore wheel matrix, remove verbosity, condition find_packa...
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | trace-expand cmake logs
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | have cibuildwheel install cmake>=3.18 before build
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | more debug messages
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | fix verbosity
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | fix sdist build
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | disble mac/windows and 32bit builds for speed, increase...
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | tell pybind to use newer python-finding approach
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | try letting pybind11 find python on its own
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | try backing off to cmake 3.16 for greater compatibility
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | ensure pyproject.toml has consistent cmake version
|
commit | commitdiff | tree |
2022-05-03 |
Jon | bump cmake version to specify development.module w...
|
commit | commitdiff | tree |
2022-05-03 |
Jon | combine a couple branches to address issues with python...
|
commit | commitdiff | tree |
2022-05-02 |
Jon Malkin | Merge pull request #269 from apache/serde_instance
|
commit | commitdiff | tree |
2022-04-27 |
Jon | fix CMakeLists to include correct quantile calculator...
|
commit | commitdiff | tree |
2022-04-26 |
Jon Malkin | clone and minorly adapt python kll testing to classic...
|
commit | commitdiff | tree |
2022-04-26 |
Jon Malkin | more test coverage
|
commit | commitdiff | tree |
2022-04-26 |
Jon Malkin | improve test coverage
|
commit | commitdiff | tree |
2022-04-23 |
Jon | clean up a few warnings
|
commit | commitdiff | tree |
2022-04-23 |
Jon | finish merge, update types to be able handle const...
|
commit | commitdiff | tree |
2022-04-20 |
Jon | incomplete merge implementation
|
commit | commitdiff | tree |
2022-04-06 |
Jon Malkin | quantile calculator missing algorithm
|
commit | commitdiff | tree |
2022-04-06 |
Jon Malkin | add missing cassert include -- should probably ultimately...
|
commit | commitdiff | tree |
2022-04-06 |
Jon Malkin | add python wrapper (w/o merging as that's not implemented...
|
commit | commitdiff | tree |
2022-04-05 |
Jon Malkin | ensure k is power of 2 to match java
|
commit | commitdiff | tree |
2022-04-05 |
Jon Malkin | Read correct sketch from java for testing
|
commit | commitdiff | tree |
2022-04-05 |
Jon Malkin | Add more tests ported from kll test suite (all except...
|
commit | commitdiff | tree |
2022-04-05 |
Jon Malkin | remove unnecessary move, sort BB as side-effect on...
|
commit | commitdiff | tree |
2022-04-05 |
Jon Malkin | minor cleanup
|
commit | commitdiff | tree |
2022-04-05 |
Jon Malkin | (de)serializatio fixes and compatibility with java...
|
commit | commitdiff | tree |
2022-03-26 |
Jon Malkin | more warning fixes
|
commit | commitdiff | tree |
2022-03-26 |
Jon Malkin | updates to reduce warnings
|
commit | commitdiff | tree |
2022-03-25 |
Jon Malkin | naming consistency for serde template parameter
|
commit | commitdiff | tree |
2022-03-24 |
Jon Malkin | remove extraneous serde template parameter
|
commit | commitdiff | tree |
2022-03-24 |
Jon Malkin | move serde from class onto only methods needing it
|
commit | commitdiff | tree |
2022-03-24 |
Jon Malkin | deserialize void*
|
commit | commitdiff | tree |
2022-03-23 |
Jon Malkin | checkpoint: streaming deserialization
|
commit | commitdiff | tree |
2022-03-12 |
Jon Malkin | Merge pull request #266 from etseidl/patch-1
|
commit | commitdiff | tree |
2022-02-18 |
Jon Malkin | add serialization (self-consistent, not fully tested)
|
commit | commitdiff | tree |
2022-01-20 |
Jon Malkin | use common quantiles calculator between req and classic...
|
commit | commitdiff | tree |
2022-01-15 |
Jon Malkin | fix backwards logic on a comparator, simplify to reduce...
|
commit | commitdiff | tree |
2022-01-14 |
Jon Malkin | add missing header, fix comparator usage
|
commit | commitdiff | tree |
2022-01-14 |
Jon Malkin | include chrono in the right place
|
commit | commitdiff | tree |
2022-01-14 |
Jon Malkin | use the same random_bit implementation across all quantiles...
|
commit | commitdiff | tree |
2022-01-05 |
Jon Malkin | WIP initial commit of classic quantiles. incomplete...
|
commit | commitdiff | tree |
2022-01-05 |
Jon Malkin | Merge pull request #257 from apache/req_fix
|
commit | commitdiff | tree |
2022-01-05 |
Jon Malkin | Addresses segfault described in issue #256
|
commit | commitdiff | tree |
2021-11-01 |
Jon Malkin | Merge pull request #248 from will-lauer/install
|
commit | commitdiff | tree |
2021-09-30 |
Jon Malkin | Merge pull request #242 from apache/py_fixes
|
commit | commitdiff | tree |
2021-09-29 |
Jon Malkin | return unreleased python verison to 3.3.0.dev0
|
commit | commitdiff | tree |
2021-09-29 |
Jon Malkin | Pull in changes to python files and license from 3...
|
commit | commitdiff | tree |
2021-09-23 |
Jon Malkin | Merge pull request #240 from apache/py_readme_cleanup
|
commit | commitdiff | tree |
2021-09-23 |
Jon Malkin | Merge branch '3.2.x' into py_readme_cleanup
|
commit | commitdiff | tree |
2021-09-23 |
Jon Malkin | clean up project metadata and dependencies for python
|
commit | commitdiff | tree |
2021-09-22 |
Jon Malkin | use logo with trademark icons, no need to caveat maybe...
|
commit | commitdiff | tree |
2021-09-22 |
Jon Malkin | clean up long and short descriptions for python package
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | Release process: bumps setup.py version to 3.3.0.dev0
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | to v3.2.0 in setup.py
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | Merge pull request #239 from apache/py_readme
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | Add sentence-ending comma
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | specify where to run the install command
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | update python readme, remove unused .gitmodules
|
commit | commitdiff | tree |
2021-09-07 |
Jon Malkin | Merge pull request #235 from apache/add_sdist_build
|
commit | commitdiff | tree |
2021-09-07 |
Jon Malkin | Merge pull request #234 from apache/pybind_build_dependency
|
commit | commitdiff | tree |
2021-09-03 |
Jon Malkin | add missing - and specify global pybind11 dependency
|
commit | commitdiff | tree |
2021-09-03 |
Jon Malkin | Changes to support wheels on Windows
|
commit | commitdiff | tree |
2021-09-03 |
Jon Malkin | Merge branch 'pybind_build_dependency' of github.com...
|
commit | commitdiff | tree |
2021-08-30 |
Jon Malkin | fix python compile issues on ubuntu+gcc10 docker by...
|
commit | commitdiff | tree |
2021-08-30 |
Jon Malkin | turn pybind11 into python build dependency, removing...
|
commit | commitdiff | tree |
2021-08-26 |
Jon Malkin | add wheel to sdist build since the log complains about...
|
commit | commitdiff | tree |
2021-08-26 |
Jon Malkin | grab dependencies in sdist build
|
commit | commitdiff | tree |
2021-08-26 |
Jon Malkin | add sdist build to workflow
|
commit | commitdiff | tree |
2021-08-26 |
Jon Malkin | Merge pull request #233 from apache/pypi_prep
|
commit | commitdiff | tree |
2021-08-25 |
Jon Malkin | try slightly different structure
|
commit | commitdiff | tree |
2021-08-25 |
Jon Malkin | run wheel creation when creating a release or when...
|
commit | commitdiff | tree |
2021-08-25 |
Jon Malkin | add missing quotes
|
commit | commitdiff | tree |
2021-08-25 |
Jon Malkin | skip win32 builds
|
commit | commitdiff | tree |
2021-08-25 |
Jon Malkin | use IDE to get formatting right
|
commit | commitdiff | tree |
2021-08-25 |
Jon Malkin | follow cibuildwheel docs for building python wheels...
|
commit | commitdiff | tree |
2021-07-01 |
Jon Malkin | Merge pull request #226 from apache/py_tolerance
|
commit | commitdiff | tree |
2021-07-01 |
Jon Malkin | reduce tolerance of python tests to avoid sporadic...
|
commit | commitdiff | tree |
2021-04-23 |
Jon Malkin | Merge pull request #214 from apache/support_sanitize
|
commit | commitdiff | tree |
2021-04-21 |
Jon Malkin | Add SANITIZE option to cmake to support sanitization
|
commit | commitdiff | tree |
2021-02-26 |
Jon Malkin | Merge pull request #200 from apache/seed_hash_collision
|
commit | commitdiff | tree |
2021-02-25 |
Jon Malkin | Add simple integration test that declares all sketch...
|
commit | commitdiff | tree |
2021-02-19 |
Jon Malkin | ensure compute_seed_hash uses a common definition to...
|
commit | commitdiff | tree |
2021-02-15 |
Jon Malkin | Merge pull request #194 from apache/req_python
|
commit | commitdiff | tree |
2021-02-15 |
Jon Malkin | Merge pull request #197 from apache/python_theta_jaccard
|
commit | commitdiff | tree |
2021-02-15 |
Jon Malkin | Add jaccard similarity to theta sketch in python
|
commit | commitdiff | tree |
2021-02-11 |
Jon Malkin | Add req python tests, fix minor issues in kll python...
|
commit | commitdiff | tree |
2021-02-11 |
Jon Malkin | Capitalize S in DataSketches
|
commit | commitdiff | tree |
next |