- Feb 26, 2025
-
-
Eric Pershey authored
-
- Feb 25, 2025
-
-
Eric Pershey authored
-
Eric Pershey authored
-
- Feb 21, 2025
-
-
Eric Pershey authored
-
- Feb 20, 2025
-
-
Eric Pershey authored
-
Eric Pershey authored
-
- Feb 18, 2025
-
-
Eric Pershey authored
changed List[List[Int]] to ArraySeq[ArraySeq[Long]] for all bitmask operations in Scala, all tests in Spark work for intersection_any and logical_or in Python/Spark using the Jar and in Scala/Spark using the Jar.
-
- Feb 13, 2025
-
-
Eric Pershey authored
-
- Feb 12, 2025
-
-
Eric Pershey authored
-
- Feb 07, 2025
-
-
Eric Pershey authored
ran black on bitmask module. changed the box dtype to int16 and isolated the underflow and overflow tests.
-
- Feb 06, 2025
-
-
Eric Pershey authored
-
- Jan 28, 2025
-
-
Eric Pershey authored
-
- Jan 09, 2025
-
-
Eric Pershey authored
sped up EnhancedBitmask add by some unknown amount. sped up most of EnhancedBitmask by removing precalculated debug strings. added a new version of intersection_any for LiteBitmask. added a new version of get_interval_bits_generator. sped up mask_timeline_to_mag_timeline by using bit_count instead of sum
-
- Jan 08, 2025
-
-
Eric Pershey authored
Switched from deque to a set to greatly increase preformance in abstract ltm. Added a new Bitmask remapper that's much faster for a sequential mask. Started work on a parallel timeline. Fixed invalid assertions in bitmask lite tests. Started rework on the gauntlet test.
-
- Dec 10, 2024
-
-
Eric Pershey authored
-
- Nov 27, 2024
-
-
Eric Pershey authored
-
Eric Pershey authored
-
- Nov 21, 2024
-
-
Eric Pershey authored
-
- Nov 07, 2024
-
-
Eric Pershey authored
-
- Nov 06, 2024
-
-
Eric Pershey authored
-
- Nov 04, 2024
-
-
Eric Pershey authored
-
Eric Pershey authored
Updated some of the older bitmask functions to allow different option types. Updated more code to work with Spark bitmask rows. Fixed an issue with join_bitmask where it was not getting the last interval, added test and updated another. Added code to convert a EnhancedBitmaskLike to hex.
-
- Sep 18, 2024
-
-
Eric Pershey authored
-
- Sep 17, 2024
-
-
Eric Pershey authored
-
- Sep 11, 2024
-
-
Eric Pershey authored
-
- Sep 05, 2024
-
-
Eric Pershey authored
-
- Sep 04, 2024
-
-
Eric Pershey authored
-
- Aug 30, 2024
-
-
Eric Pershey authored
-
- Aug 19, 2024
-
-
Eric Pershey authored
-
- Aug 16, 2024
-
-
Eric Pershey authored
Update the join_bitmasks and tests See merge request !4
-
-
- Aug 09, 2024
-
-
Eric Pershey authored
-
- Jul 31, 2024
-
-
Eric Pershey authored
-
Eric Pershey authored
-
- Jul 25, 2024
-
-
Eric Pershey authored
BitmaskLite performance enhancement See merge request !2
-
-
Eric Pershey authored
-
- Jul 19, 2024
-
-
Eric Pershey authored
-
- Jul 12, 2024
-
-
Eric Pershey authored
-
Eric Pershey authored
-