projects
/
datasketches-cpp.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use the same type as in the sorted view
2022-02-07
AlexanderSaydakov
use the same type as in the sorted view
commit
|
commitdiff
|
tree
2022-02-05
AlexanderSaydakov
return a value from get_quantile() for arithmetic types
commit
|
commitdiff
|
tree
2022-02-04
AlexanderSaydakov
slightly larger margin
commit
|
commitdiff
|
tree
2022-02-04
AlexanderSaydakov
include floating point types, simplify comparator
commit
|
commitdiff
|
tree
2022-02-04
AlexanderSaydakov
singular
commit
|
commitdiff
|
tree
2022-02-04
AlexanderSaydakov
removed some unnecessary complexity
commit
|
commitdiff
|
tree
2022-01-31
AlexanderSaydakov
copy items of integral types instead of using pointers
commit
|
commitdiff
|
tree
2022-01-26
AlexanderSaydakov
include cmath for std::isnan
commit
|
commitdiff
|
tree
2022-01-26
AlexanderSaydakov
adjusted python wrapper
commit
|
commitdiff
|
tree
2022-01-25
AlexanderSaydakov
implicit conversion
commit
|
commitdiff
|
tree
2022-01-25
AlexanderSaydakov
quantile sketch sorted view
commit
|
commitdiff
|
tree
2022-01-13
Alexander Saydakov
Merge pull request #258 from apache/kll_inclusive_rank
commit
|
commitdiff
|
tree
2022-01-11
AlexanderSaydakov
test inclusive PMF and CDF
commit
|
commitdiff
|
tree
2022-01-10
AlexanderSaydakov
adjusted the python wrapper
commit
|
commitdiff
|
tree
2022-01-08
AlexanderSaydakov
kll inclusive rank
commit
|
commitdiff
|
tree
2022-01-05
Alexander Saydakov
Merge pull request #255 from apache/theta_common_reading_bytes
commit
|
commitdiff
|
tree
2021-12-21
AlexanderSaydakov
reuse parser in deserialize from bytes
commit
|
commitdiff
|
tree
2021-12-17
AlexanderSaydakov
added build target before test
commit
|
commitdiff
|
tree
2021-12-15
AlexanderSaydakov
3.4.0.dev0
commit
|
commitdiff
|
tree
2021-12-15
AlexanderSaydakov
fixed indentation
commit
|
commitdiff
|
tree
2021-12-13
Alexander Saydakov
Merge pull request #254 from apache/test_deserialize_exact_f...
commit
|
commitdiff
|
tree
2021-12-10
AlexanderSaydakov
added missing test
commit
|
commitdiff
|
tree
2021-12-10
Alexander Saydakov
Merge pull request #252 from apache/theta_setops_sync_java
commit
|
commitdiff
|
tree
2021-12-09
Alexander Saydakov
Merge pull request #253 from will-lauer/oldSerialization
commit
|
commitdiff
|
tree
2021-12-07
AlexanderSaydakov
added union tests
commit
|
commitdiff
|
tree
2021-12-06
AlexanderSaydakov
made empty and single-item sketches ordered, added...
commit
|
commitdiff
|
tree
2021-12-01
AlexanderSaydakov
ported tests from Java, adjusted logic
commit
|
commitdiff
|
tree
2021-11-04
Alexander Saydakov
Merge pull request #250 from apache/theta_reset
commit
|
commitdiff
|
tree
2021-11-02
AlexanderSaydakov
simplified slightly
commit
|
commitdiff
|
tree
2021-11-02
AlexanderSaydakov
reset sketch and union
commit
|
commitdiff
|
tree
2021-11-01
Alexander Saydakov
Merge pull request #249 from will-lauer/wrapped_theta_updates
commit
|
commitdiff
|
tree
2021-10-28
Alexander Saydakov
Merge pull request #245 from will-lauer/install
commit
|
commitdiff
|
tree
2021-10-26
Alexander Saydakov
Merge pull request #247 from apache/tuple_serial_ver3
commit
|
commitdiff
|
tree
2021-10-21
AlexanderSaydakov
tuple serial version 3 for compatibility with Java
commit
|
commitdiff
|
tree
2021-10-19
Alexander Saydakov
Merge pull request #246 from apache/fix_allocation_in_to_string
commit
|
commitdiff
|
tree
2021-10-13
AlexanderSaydakov
fixed conversion
commit
|
commitdiff
|
tree
2021-10-13
AlexanderSaydakov
use default allocator for temporary ostringstream
commit
|
commitdiff
|
tree
2021-10-07
Alexander Saydakov
Merge pull request #244 from apache/fix_cpc_union_allocation
commit
|
commitdiff
|
tree
2021-10-06
AlexanderSaydakov
use provided allocator instance
commit
|
commitdiff
|
tree
2021-09-28
Alexander Saydakov
Merge pull request #241 from apache/fix_hll_to_string
commit
|
commitdiff
|
tree
2021-09-27
AlexanderSaydakov
fixed printing uint8_t values
commit
|
commitdiff
|
tree
2021-09-20
Alexander Saydakov
Merge pull request #237 from apache/issue_236
commit
|
commitdiff
|
tree
2021-09-17
AlexanderSaydakov
correct description
commit
|
commitdiff
|
tree
2021-09-17
AlexanderSaydakov
fix issue #236
commit
|
commitdiff
|
tree
2021-07-21
Alexander Saydakov
Merge pull request #229 from fivepapertigers/patch-1
commit
|
commitdiff
|
tree
2021-07-14
AlexanderSaydakov
added 2021
commit
|
commitdiff
|
tree
2021-07-09
Alexander Saydakov
Merge pull request #228 from apache/fix_forwarding_iterators
commit
|
commitdiff
|
tree
2021-07-08
AlexanderSaydakov
no move if const_iterator
commit
|
commitdiff
|
tree
2021-07-01
AlexanderSaydakov
updated version to 3.2.0.dev0
commit
|
commitdiff
|
tree
2021-07-01
AlexanderSaydakov
version 3.1.0
commit
|
commitdiff
|
tree
2021-07-01
Alexander Saydakov
Merge pull request #225 from apache/python_wrapper_warnings
commit
|
commitdiff
|
tree
2021-07-01
AlexanderSaydakov
avoid warnings
commit
|
commitdiff
|
tree
2021-06-30
Alexander Saydakov
Merge pull request #223 from apache/wrapped_compact_theta
commit
|
commitdiff
|
tree
2021-06-30
AlexanderSaydakov
seed mismatch test
commit
|
commitdiff
|
tree
2021-06-30
AlexanderSaydakov
removed experimental code
commit
|
commitdiff
|
tree
2021-06-30
AlexanderSaydakov
configurable dump disabled by default
commit
|
commitdiff
|
tree
2021-06-23
AlexanderSaydakov
wrapped compact theta sketch
commit
|
commitdiff
|
tree
2021-06-22
Alexander Saydakov
Merge pull request #222 from apache/cpc_max_serialized_size
commit
|
commitdiff
|
tree
2021-06-21
AlexanderSaydakov
meaningful constants
commit
|
commitdiff
|
tree
2021-06-16
AlexanderSaydakov
for consistency
commit
|
commitdiff
|
tree
2021-06-16
AlexanderSaydakov
moved array of constants out of class
commit
|
commitdiff
|
tree
2021-06-16
AlexanderSaydakov
CPC max serialized size bytes
commit
|
commitdiff
|
tree
2021-06-15
Alexander Saydakov
Merge pull request #220 from apache/nop_policy
commit
|
commitdiff
|
tree
2021-06-15
Alexander Saydakov
Merge pull request #221 from apache/kll_max_serialized_size
commit
|
commitdiff
|
tree
2021-06-09
AlexanderSaydakov
max serialized size
commit
|
commitdiff
|
tree
2021-06-07
AlexanderSaydakov
changed policy to return void
commit
|
commitdiff
|
tree
2021-05-26
Alexander Saydakov
Merge pull request #219 from apache/avoid_warnings
commit
|
commitdiff
|
tree
2021-05-26
Alexander Saydakov
Merge pull request #218 from apache/theta_fix_and_cleanup
commit
|
commitdiff
|
tree
2021-05-26
AlexanderSaydakov
avoid warnings
commit
|
commitdiff
|
tree
2021-05-26
AlexanderSaydakov
avoid warnings
commit
|
commitdiff
|
tree
2021-05-26
AlexanderSaydakov
cleanup
commit
|
commitdiff
|
tree
2021-05-26
AlexanderSaydakov
fixed union
commit
|
commitdiff
|
tree
2021-05-19
Alexander Saydakov
Merge pull request #217 from apache/jaccard_seed
commit
|
commitdiff
|
tree
2021-05-19
AlexanderSaydakov
corrected test
commit
|
commitdiff
|
tree
2021-05-19
AlexanderSaydakov
added seed
commit
|
commitdiff
|
tree
2021-05-19
AlexanderSaydakov
added seed
commit
|
commitdiff
|
tree
2021-05-19
AlexanderSaydakov
added seed
commit
|
commitdiff
|
tree
2021-05-19
Alexander Saydakov
Merge pull request #215 from apache/kolmogorov_smirnov
commit
|
commitdiff
|
tree
2021-05-19
AlexanderSaydakov
fixed doc, removed unused method declaration
commit
|
commitdiff
|
tree
2021-05-18
AlexanderSaydakov
more tests
commit
|
commitdiff
|
tree
2021-05-18
AlexanderSaydakov
Kolmogorov-Smirnov test
commit
|
commitdiff
|
tree
2021-04-22
Alexander Saydakov
Merge pull request #212 from apache/exception_safety
commit
|
commitdiff
|
tree
2021-04-21
Alexander Saydakov
Merge pull request #213 from apache/misaligned_access
commit
|
commitdiff
|
tree
2021-04-21
AlexanderSaydakov
fixed misaligned access
commit
|
commitdiff
|
tree
2021-04-20
AlexanderSaydakov
more efficient
commit
|
commitdiff
|
tree
2021-04-20
AlexanderSaydakov
exception safety
commit
|
commitdiff
|
tree
2021-04-19
Alexander Saydakov
Merge pull request #209 from apache/cleanup_warnings
commit
|
commitdiff
|
tree
2021-04-19
AlexanderSaydakov
minor adjustments after review
commit
|
commitdiff
|
tree
2021-04-07
AlexanderSaydakov
namespace hll_constants
commit
|
commitdiff
|
tree
2021-04-07
AlexanderSaydakov
Merge branch 'cleanup_warnings' of git@github.com:apache...
commit
|
commitdiff
|
tree
2021-04-07
AlexanderSaydakov
simplify
commit
|
commitdiff
|
tree
2021-04-06
AlexanderSaydakov
fixed typos
commit
|
commitdiff
|
tree
2021-04-06
AlexanderSaydakov
types
commit
|
commitdiff
|
tree
2021-04-06
AlexanderSaydakov
fixes
commit
|
commitdiff
|
tree
2021-03-23
AlexanderSaydakov
test with max lgk
commit
|
commitdiff
|
tree
2021-03-23
AlexanderSaydakov
more cleanup
commit
|
commitdiff
|
tree
2021-03-22
Alexander Saydakov
Merge pull request #208 from apache/iterator_fix
commit
|
commitdiff
|
tree
2021-03-22
AlexanderSaydakov
fixed iterator
commit
|
commitdiff
|
tree
2021-03-22
Alexander Saydakov
Merge pull request #207 from comtestwireless/master
commit
|
commitdiff
|
tree
2021-03-17
AlexanderSaydakov
better type
commit
|
commitdiff
|
tree
next