Anand Balakrishnan
be7fcb6c8a
Release 0.1.4
...
argus@0.1.4
pyargus@0.1.4
Generated by cargo-workspaces
2023-10-31 13:17:12 -07:00
Anand Balakrishnan
08085dabd9
Release 0.1.3
...
argus@0.1.3
pyargus@0.1.3
Generated by cargo-workspaces
2023-10-13 15:38:55 -07:00
Anand Balakrishnan
13194041e3
Release 0.1.2
...
argus@0.1.2
argus-derive@0.1.2
pyargus@0.1.2
Generated by cargo-workspaces
2023-10-06 16:07:46 -07:00
Anand Balakrishnan
3fc4486883
docs: add metadata to Cargo.toml files [skip ci]
2023-10-06 11:44:11 -07:00
Anand Balakrishnan
1ea0faf327
Release 0.1.1
...
argus-core@0.1.1
argus-parser@0.1.1
pyargus@0.1.1
Generated by cargo-workspaces
2023-10-06 00:38:25 -07:00
Anand Balakrishnan
22479aa7af
fix(ci): don't let cargo run test for pyargus
2023-10-05 23:29:27 -07:00
Anand Balakrishnan
d39e3d3e12
feat!(pyargus): simplify the API surface
...
- Get rid of helper functions. It is not that much more verbose to
create signals with `argus.FloatSignal(...)` than
`argus.signal(..., dtype=argus.dtype.float64`).
- Make the package hierarchy flat: everything is under `argus`. If this
is an issue, it can be changed in the future.
- Add type hints for interval types.
2023-10-05 15:28:59 -07:00
Anand Balakrishnan
f97d593926
feat: expose parser in argus
2023-10-04 14:46:32 -07:00
Anand Balakrishnan
444d60197d
refactor(pyargus): make pyargus depend only on argus
2023-10-03 17:34:17 -07:00
Anand Balakrishnan
0498dd0f57
set common parameters in the workspace
2023-10-03 16:59:06 -07:00
Anand Balakrishnan
a52f6a756c
build: minor changes
2023-09-06 13:30:59 -07:00
Anand Balakrishnan
961551b2cb
chore: bump dependencies
2023-09-01 14:54:47 -07:00
Anand Balakrishnan
b20a838d06
change pyo3 features
2023-08-30 13:24:28 -07:00
Anand Balakrishnan
b8c67bcea9
refactor(pyargus): update python bindings for breaking changes
2023-08-30 12:49:14 -07:00
Anand Balakrishnan
86138fe213
chore(py): handle interval in the expression trampoline
2023-05-09 12:08:11 -07:00
Anand Balakrishnan
e6ef427e2f
feat!(py): expose boolean semantics to Python
2023-05-03 16:32:49 -07:00
Anand Balakrishnan
c42f892099
feat(python): add interface file and other small changes
2023-04-30 22:14:33 -07:00
Anand Balakrishnan
4b4d02a0ec
feat(pyargus): add temporal operators to bindings
2023-04-26 13:19:35 -07:00
Anand Balakrishnan
c322d34859
feat(py): python bindings for BoolExpr with sugar
2023-04-05 15:38:24 -07:00
Anand Balakrishnan
f8ec8857d4
feat: add python bindings for argus
2023-04-04 14:41:17 -07:00