Commit 6300eec
Update dependency, adding permissions (#244)
* Update dependency, adding permissions
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update test.yaml
* Add action commit hash
* Update min actfast version
* Update pyproject.toml
bump min version of scipy
* Update poetry.lock
* Update test.yaml
Try moving this up
* Update pyproject.toml
Move to numpy > 2.1.0?
* Update poetry.lock
* Bump scikit learn
* More scikit bump
* Bump min actfast to newest
* Update test.yaml
Fix permission level
* Initial test of nimbledetach
failing mypy and ruff but just checking python tests cross platform
* Minor fixes
* Pandas added back in
* Fixing some ruff/mypy issues
* Update nimbaldetach.py
Moved to private function outside nimbaldetach
* Starting refactor
* Fixing return
* Update poetry.lock
* Update test.yaml
Add 3.13 back
* refactor intermediary steps
* Update _nimbaldetach.py
* Update test.yaml
Should no longer be needed due to removing skdh dependency
* Update README.md
Remove libomp warning
* Update _nimbaldetach.py
change function name
* Update _nimbaldetach.py
Fixing some docstrings
* Remove pandas
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent b752d9a commit 6300eec
6 files changed
Lines changed: 335 additions & 1225 deletions
File tree
- .github/workflows
- src/wristpy/processing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 46 | | |
56 | 47 | | |
57 | 48 | | |
| |||
0 commit comments