- Mar 12, 2025
-
-
Eric Pershey authored
-
- Mar 11, 2025
-
-
Eric Pershey authored
adding a new function to dump the leaves of a graph. for octnet, added reading of gzip, setting socket timeouts and adding beep
-
- Mar 10, 2025
-
-
Eric Pershey authored
-
Eric Pershey authored
-
Eric Pershey authored
Created new scripts octnet.py for testing DNS and other networking components. Created octpar.py to parallel execute a program with a barrier on process start and release. Updated superprint/format to use f strings and added file and flush kwargs.
-
- Mar 05, 2025
-
-
Eric Pershey authored
-
- Mar 04, 2025
-
-
Eric Pershey authored
added new line_matcher and matching udf in Python and Scala for categorizing lines within a dataframe.
-
- Mar 03, 2025
-
-
Brian Toonen authored
fixed formatting and function naming in bitmask_serial.py. updated test_encode_decode_bitmask_to_hex().
-
- Feb 27, 2025
-
-
Brian Toonen authored
-
Brian Toonen authored
-
Brian Toonen authored
-
- 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
-