issues
search
ezmsg-org
/
ezmsg
Pure-Python DAG-based high-performance SHM-backed pub-sub and multi-processing pattern
https://ezmsg.readthedocs.io/en/latest/
MIT License
15
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed bug in aggregate test that kept testing the same func over and …
#106
cboulay
closed
8 months ago
0
main is ahead of dev - may I merge main->dev?
#105
cboulay
closed
8 months ago
1
Add tests for slice_along_axis and sliding_win_oneaxis.
#104
cboulay
closed
8 months ago
0
`windowing` generator now yields AxisArray.
#103
cboulay
closed
6 months ago
6
Adding mermaid command as alternative to graphviz.
#102
pperanich
closed
8 months ago
0
Dev -> Main Part 2: Electric Boogaloo
#101
griffinmilsap
closed
8 months ago
0
`windowing` generator should return an AxisArray not List[AxisArray]
#100
cboulay
closed
6 months ago
1
Update README.md with simple support statement
#99
cboulay
closed
8 months ago
0
Move timestamp addtion from codec to logger/replay
#98
pperanich
closed
8 months ago
1
[For Discussion] Version matching core extensions with ezmsg version?
#97
griffinmilsap
closed
5 months ago
7
`consumer` return type -- Does `Callable[..., ` work better than `Callable[P, `?
#96
cboulay
closed
7 months ago
2
ez.Flag should be a dataclass, not deprecated Message.
#95
cboulay
closed
8 months ago
3
Fixes #93 by modifying Stream.__repr__
#94
cboulay
closed
9 months ago
0
Trying to print Stream object when not in ExecutionContext raises assertion
#93
cboulay
closed
9 months ago
1
gen_to_unit - fix settings inspection and add unit tests
#92
cboulay
closed
9 months ago
0
gen_to_unit: settings should use `signature` instead of `getfullargspec`
#91
cboulay
closed
9 months ago
2
previous gen_to_unit change missed some required line changes.
#90
cboulay
closed
9 months ago
0
Fix window and sampler behaviour and tests
#89
cboulay
closed
9 months ago
0
Issue Warning when a child of ez.Settings has a field named .settings
#88
cboulay
opened
9 months ago
0
generator - Add GenAxisArray base Unit
#87
cboulay
closed
9 months ago
0
Pass Unit args and kwargs to SETTINGS if settings not provided explicitly
#86
cboulay
closed
9 months ago
2
gen_to_unit incompatible with multiprocessing
#85
cboulay
closed
5 days ago
4
[For Discussion] Should generator pattern use asynchronous generators?
#84
cboulay
closed
5 days ago
1
Add Slicer Unit + tests using generator pattern
#83
cboulay
closed
9 months ago
9
Add AffineTransform and CommonRereference Units with tests
#82
cboulay
closed
9 months ago
2
Refactor downsample as generator
#81
cboulay
closed
9 months ago
1
Refactor `sampler` as generator + unit tests
#80
cboulay
closed
9 months ago
0
Add utility funcs for slice_along_axis and sliding_win_oneaxis
#79
cboulay
closed
9 months ago
0
For Discussion: custom `slice_along_axis` 9.3x faster than np.moveaxis back-and-forth
#78
cboulay
closed
9 months ago
0
Feature: SignalInjector
#77
griffinmilsap
closed
10 months ago
0
[For discussion] ideas to augment gen_to_unit and/or Gen base class.
#76
cboulay
closed
5 days ago
2
QUESTION: In sub-pub units, why deepcopy even if zerocopy is set?
#75
cboulay
closed
7 months ago
7
gen_to_unit appends "_SIGNAL" for AxisArray streams
#74
cboulay
closed
9 months ago
1
Move to `src` layout for ezmsg and extensions, switch to `poetry`
#72
pperanich
closed
11 months ago
0
REQ: If `settings=` not provided to `Unit`'s `__init__`, then pass unknown *args and **kwargs to Unit's registered Settings
#71
cboulay
closed
9 months ago
1
Normalize on INPUT / OUTPUT or INPUT_SIGNAL / OUTPUT_SIGNAL for stream identifiers.
#70
cboulay
closed
9 months ago
1
IDE indexing namespace packages
#69
cboulay
closed
11 months ago
3
dev -> main
#68
pperanich
closed
8 months ago
8
Adds AdaptiveStandardScaler
#67
cboulay
closed
9 months ago
1
Add known Publications in README
#66
pperanich
closed
11 months ago
1
Add AdaptiveStandardScaler
#65
cboulay
closed
12 months ago
3
Add more checks to Downsample unit test
#64
cboulay
closed
12 months ago
2
Fixes to sigproc.Window
#63
cboulay
closed
9 months ago
3
Fixes to sigproc.Counter
#62
cboulay
closed
12 months ago
0
Bug: sigproc.Downsample loses tail on irregular-length messages resulting in uneven downsampling.
#61
cboulay
closed
12 months ago
1
Bug: sigproc.Window incorrect offset assignment
#60
cboulay
closed
9 months ago
1
Bug: sigproc.Counter time offset is over-adjusted
#59
cboulay
closed
8 months ago
3
bug(?): sigproc.window, if newaxis, should still update offset in old axis
#58
cboulay
closed
9 months ago
0
[Request] FormatMessage(ez.Unit)
#57
cboulay
opened
1 year ago
5
Adding list of external extensions to README.
#56
pperanich
closed
12 months ago
0
Previous
Next