Commit graph

358 commits

Author SHA1 Message Date
Marcell Vazquez-Chanlatte
7fc5645376
chore: Remove broken flake8 test. 2022-09-23 23:02:59 -07:00
Marcell Vazquez-Chanlatte
ac6a8b3b0a
chore: bump version. 2022-09-23 22:25:33 -07:00
Marcell Vazquez-Chanlatte
9b08b4629c
feat: allow hyphens in AP names. 2022-09-23 22:24:57 -07:00
Marcell Vazquez-Chanlatte
dcfff04b14
Bump minor verison. 2022-09-19 22:02:21 -07:00
Marcell Vazquez-Chanlatte
03d17ca51f
Allow capital letters after first letter. 2022-09-19 22:01:25 -07:00
Marcell Vazquez-Chanlatte
7892da8db2 Upgrade dependencies. 2022-09-11 22:30:11 -07:00
Marcell Vazquez-Chanlatte
b2f4b1efd1
Create CITATION.cff 2021-08-02 15:04:31 -07:00
Marcell Vazquez-Chanlatte
bab909b7fc Patch bump for Until bug fix. 2021-01-06 22:35:16 -08:00
Marcell Vazquez-Chanlatte
2aaa340f30
Merge pull request #222 from Gaudeval/fix/221-until-slicing
Fix missing value on signal start after until
2021-01-06 22:30:53 -08:00
Gaudeval
c53e490f80 Force evaluation of timed always at candidate pivot points 2021-01-06 14:37:13 +00:00
Gaudeval
927d259fff Add test for missing values in timed until evaluation 2021-01-06 14:36:19 +00:00
Gaudeval
bbb187f26c Merge branch 'master' into fix/221-until-slicing 2021-01-06 11:16:07 +00:00
Gaudeval
403b73a8cf
Merge pull request #2 from mvcisback/master
Bump master
2021-01-06 11:12:13 +00:00
Gaudeval
2cff512933 Fix until output not valued at signal start 2021-01-06 10:56:05 +00:00
Marcell Vazquez-Chanlatte
5a6abd1b5b bump patch version. 2020-09-01 15:13:38 -07:00
Marcell Vazquez-Chanlatte
8a87f1fc6f Edgecase for t=0 2020-09-01 15:12:17 -07:00
Marcell Vazquez-Chanlatte
b93d1863ec bump minor version. 2020-08-20 09:42:20 -07:00
Marcell Vazquez-Chanlatte
5edc8e7c10 Added regression test for input as signal. 2020-08-20 09:40:59 -07:00
Marcell Vazquez-Chanlatte
4f2f72d770 Bump python version + relax input time/signal constraints. 2020-08-20 09:34:15 -07:00
Gaudeval
0195ab295d
Merge pull request #1 from mvcisback/master
Merge from master
2020-08-14 14:57:07 +01:00
Marcell Vazquez-Chanlatte
4f883d1565 Addresses #219. 2020-08-12 12:52:59 -07:00
Marcell Vazquez-Chanlatte
21b8addad7
Merge pull request #220 from Gaudeval/master
Fix negative time in signals following a timeshift
2020-08-12 10:03:13 -07:00
Gaudeval
f3b84ef0fd Ensure time remains positive following a timeshift 2020-08-12 13:51:31 +01:00
Marcell Vazquez-Chanlatte
4f138133ef
Merge pull request #218 from kveretennicov/patch-1
Fix example code in README
2020-04-27 16:05:05 -07:00
Konstantin Veretennicov
ff2aa5d399
Fix example code in README 2020-04-27 19:16:16 +01:00
Marcell Vazquez-Chanlatte
d0e807184b
Update README.md 2020-04-06 18:28:20 -07:00
Marcell Vazquez-Chanlatte
998f51a08d patch update 2020-04-06 13:05:03 -07:00
Marcell Vazquez-Chanlatte
4287ee857e Fixed timed until. 2020-04-06 13:04:14 -07:00
Marcell Vazquez-Chanlatte
74f6efa314 fix timed until 2020-04-06 13:04:04 -07:00
Marcell Vazquez-Chanlatte
31c3d3bead bump patch version. 2020-04-06 10:57:26 -07:00
Marcell Vazquez-Chanlatte
ebc90eaa01 Update boolean semantics section. 2020-04-06 10:10:56 -07:00
Marcell Vazquez-Chanlatte
065c93cb2e Fix bug in quantitative. 2020-04-06 10:05:07 -07:00
Marcell Vazquez-Chanlatte
f7d8126da7 bump patch version. 2020-03-02 09:55:03 -08:00
Marcell Vazquez-Chanlatte
16fdcbc780 Updated installation instructions. 2020-02-10 10:39:30 -08:00
Marcell Vazquez-Chanlatte
1cb74b6a26 update badge. 2020-02-10 10:24:33 -08:00
Marcell Vazquez-Chanlatte
500438ba85 switch to drone.yml 2020-02-10 10:20:44 -08:00
Marcell Vazquez-Chanlatte
99690fa3fc Fix toml file. 2020-02-10 10:19:10 -08:00
Marcell Vazquez-Chanlatte
69c2afd76b Remove update badge 2020-02-10 10:14:09 -08:00
Marcell Vazquez-Chanlatte
55ef2e8c17
Merge pull request #184 from dreossi/fix-typo
Fix typos in evaluation examples
2019-12-09 16:06:33 -08:00
Dreossi
9b8fa167a8 Fix typos in evaluation examples 2019-12-09 15:59:04 -08:00
Marcell Vazquez-Chanlatte
5f2071a02c bump version 2019-10-08 19:18:14 -07:00
Marcell Vazquez-Chanlatte
cc2b814555
Merge pull request #129 from jpk15211/hotfix/underscore-signals
Fixed issue with underscore in signal names
2019-10-08 19:16:53 -07:00
jimkapin
85fc04d20b Fixed issue with underscore in signal names 2019-09-17 08:14:12 -07:00
Marcell Vazquez-Chanlatte
2ee8bb3e51 bump version 2019-09-09 15:23:14 -07:00
Marcell Vazquez-Chanlatte
c247303615 flake8 fix 2019-09-09 14:35:13 -07:00
Marcell Vazquez-Chanlatte
8b85376e9b
Merge pull request #125 from jpk15211/hotfix/start-times
Addressed mishandling of starting time values, Issue #107
2019-09-09 14:30:42 -07:00
jimkapin
7dc1572b5e Addressed mishandling of starting time values, Issue #107 2019-09-03 10:07:40 -07:00
Marcell Vazquez-Chanlatte
4f8e66b52a
Added TOC 2019-07-05 18:36:52 -07:00
Marcell Vazquez-Chanlatte
b3bba8de4c
Update README.md 2019-07-05 18:35:04 -07:00
Marcell Vazquez-Chanlatte
5d3cb01ddf
Merge pull request #66 from mvcisback/pyup-update-pytest-xdist-1.27.0-to-1.28.0
Update pytest-xdist to 1.28.0
2019-06-05 22:06:46 -07:00