-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev -> Main #129
Dev -> Main #129
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18b6f94 - Browse repository at this point
Copy the full SHA 18b6f94View commit details
Commits on Mar 4, 2024
-
Merge pull request #104 from iscoe/cboulay/ndarray_util_tests
Add tests for slice_along_axis and sliding_win_oneaxis.
Configuration menu - View commit details
-
Copy full SHA for ba6f50b - Browse repository at this point
Copy the full SHA ba6f50bView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34a3d91 - Browse repository at this point
Copy the full SHA 34a3d91View commit details -
Merge pull request #106 from iscoe/cboulay/aggregate_test_fix
Fixed bug in aggregate test that kept testing the same func over and …
Configuration menu - View commit details
-
Copy full SHA for f211007 - Browse repository at this point
Copy the full SHA f211007View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73cb263 - Browse repository at this point
Copy the full SHA 73cb263View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9d3103 - Browse repository at this point
Copy the full SHA a9d3103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 477b4bd - Browse repository at this point
Copy the full SHA 477b4bdView commit details -
Patch
core
links back to __init__ because autodoc refs are not usin……g fully qualified module names.
Configuration menu - View commit details
-
Copy full SHA for 3936f67 - Browse repository at this point
Copy the full SHA 3936f67View commit details
Commits on Mar 26, 2024
-
Griffin Milsap committed
Mar 26, 2024 Configuration menu - View commit details
-
Copy full SHA for ce5ea04 - Browse repository at this point
Copy the full SHA ce5ea04View commit details -
Merge pull request #109 from iscoe/griffinmilsap/bugfix_cmdline
Bugfix: `ezmsg serve` is now venv compatible
Configuration menu - View commit details
-
Copy full SHA for 0e78703 - Browse repository at this point
Copy the full SHA 0e78703View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2682137 - Browse repository at this point
Copy the full SHA 2682137View commit details
Commits on Apr 21, 2024
-
zmq publisher after being opened then closed now returns to a useful …
…state rather than dying. Fixes #110
Configuration menu - View commit details
-
Copy full SHA for 1f32a03 - Browse repository at this point
Copy the full SHA 1f32a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481903e - Browse repository at this point
Copy the full SHA 481903eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee71e0b - Browse repository at this point
Copy the full SHA ee71e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0876d17 - Browse repository at this point
Copy the full SHA 0876d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb111ea - Browse repository at this point
Copy the full SHA eb111eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e638ffd - Browse repository at this point
Copy the full SHA e638ffdView commit details
Commits on May 10, 2024
-
Griffin Milsap committed
May 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 1163e5d - Browse repository at this point
Copy the full SHA 1163e5dView commit details -
move inspect.signature out of subscriber loop
Griffin Milsap committedMay 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 3724b40 - Browse repository at this point
Copy the full SHA 3724b40View commit details
Commits on May 11, 2024
-
Merge pull request #117 from iscoe/cboulay/car_noop
Give CAR passthrough mode.
Configuration menu - View commit details
-
Copy full SHA for da2157e - Browse repository at this point
Copy the full SHA da2157eView commit details -
Merge pull request #115 from iscoe/cboulay/114_scaler_np_fix
scaler - Support size-0 arrays. Fixes #114
Configuration menu - View commit details
-
Copy full SHA for a179fe2 - Browse repository at this point
Copy the full SHA a179fe2View commit details -
Merge pull request #121 from iscoe/120_inspect_tasks
Inspect tasks instead of assuming call signatures and return types
Configuration menu - View commit details
-
Copy full SHA for 9996c7f - Browse repository at this point
Copy the full SHA 9996c7fView commit details -
Merge pull request #113 from iscoe/108_scope_trycatch
Properly scope try/except block to not hide bad settings
Configuration menu - View commit details
-
Copy full SHA for ed7a877 - Browse repository at this point
Copy the full SHA ed7a877View commit details -
Merge pull request #112 from iscoe/110_zmq_keep_alive
zmq publisher keep alive after being opened then closed
Configuration menu - View commit details
-
Copy full SHA for d76fae5 - Browse repository at this point
Copy the full SHA d76fae5View commit details -
Merge pull request #103 from iscoe/cboulay/win_gen_yield_type
`windowing` generator now yields AxisArray.
Configuration menu - View commit details
-
Copy full SHA for 95e5326 - Browse repository at this point
Copy the full SHA 95e5326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3879776 - Browse repository at this point
Copy the full SHA 3879776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c296e8 - Browse repository at this point
Copy the full SHA 6c296e8View commit details -
GenAxisArray convenience Unit base -- support changing settings via I…
…NPUT_SETTINGS stream. Forces generator reconstruction.
Configuration menu - View commit details
-
Copy full SHA for c4d21a6 - Browse repository at this point
Copy the full SHA c4d21a6View commit details -
Merge pull request #122 from iscoe/cboulay/quick_fixes
A few innocuous fixes to some of Chad's code
Configuration menu - View commit details
-
Copy full SHA for d345d3c - Browse repository at this point
Copy the full SHA d345d3cView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48e5222 - Browse repository at this point
Copy the full SHA 48e5222View commit details
Commits on Jun 9, 2024
-
* faster unit tests on core processing * accommodate size-0 arrays * slight optim. using template struct.
Configuration menu - View commit details
-
Copy full SHA for 1949473 - Browse repository at this point
Copy the full SHA 1949473View commit details
Commits on Jun 11, 2024
-
Merge pull request #126 from iscoe/cboulay/fix_downsample
Fix downsample
Configuration menu - View commit details
-
Copy full SHA for 326e1b1 - Browse repository at this point
Copy the full SHA 326e1b1View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 582e191 - Browse repository at this point
Copy the full SHA 582e191View commit details -
Merge pull request #128 from iscoe/cboulay/migrate_extensions
Eliminate extensions; migrated to ezmsg-org.
Configuration menu - View commit details
-
Copy full SHA for b3b785b - Browse repository at this point
Copy the full SHA b3b785bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d185a - Browse repository at this point
Copy the full SHA 73d185aView commit details