Onebone

Latest version: v1.3.1

Safety actively analyzes 622435 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.3.0

What's Changed
* feat: Change minimum version 3.6 -> 3.8 by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/109
* feat: Implement ideal bandpass filter by ybpark-onepredict in https://github.com/Onepredict/onebone/pull/108
* feat: Remove document_deploy action & Change Code owners by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/112

New Contributors
* ybpark-onepredict made their first contribution in https://github.com/Onepredict/onebone/pull/108

**Full Changelog**: https://github.com/Onepredict/onebone/compare/v1.2.2...v1.1.3

1.2.2

spread over 5 pull requests. There have been some improvements,
highlights are:

- Deploy public to pypi server.
- Deploy documentation to readthedocs.
The Python versions supported for this release are 3.6-3.9.

What's Changed
* hotfix: Deploy global pypi by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/95
* docs: Modify documentation link and add badge by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/100
* feat: Add requirements for sphinx by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/101
* build(deps): bump pillow and numpy in /docs by dependabot in https://github.com/Onepredict/onebone/pull/102
* hotfix: Moving average docs 수정 및 관리자 code owner 추가 by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/104


**Full Changelog**: https://github.com/Onepredict/onebone/compare/v1.2.0...v1.2.2

1.2.0

spread over 8 pull requests. There have been some improvements,
highlights are:

- Added the new 5 features.
- Modified the 1 feature.
The Python versions supported for this release are 3.6-3.9.

What's Changed
New features
* feat: Add timer function by Kangwhi-Kim in https://github.com/Onepredict/onebone/pull/58
* feat: signal correlations -> phase alignment feature by isingmodel in https://github.com/Onepredict/onebone/pull/84
* feat: Add wavelet denoising by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/80
* feat: Add hampel filter by akangel0307 in https://github.com/Onepredict/onebone/pull/85
* feat: Add converting prps to prpd by hjkim-onepredict in https://github.com/Onepredict/onebone/pull/83
Modified features
* feat: Modify filter to process n-dimentional input by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/75
Others
* hotfix: Fix version check when deploy by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/74
* fix: make clean으로 .pyc가 제대로 지워지지 않는 현상 버그 수정(89) by castedice in https://github.com/Onepredict/onebone/pull/90

New Contributors
* isingmodel made their first contribution in https://github.com/Onepredict/onebone/pull/84
* castedice made their first contribution in https://github.com/Onepredict/onebone/pull/90
* akangel0307 made their first contribution in https://github.com/Onepredict/onebone/pull/85
* hjkim-onepredict made their first contribution in https://github.com/Onepredict/onebone/pull/83

**Full Changelog**: https://github.com/Onepredict/onebone/compare/v1.1.0...v1.2.0

1.1.0

spread over 6 pull requests. There have been some improvements,
highlights are:

- Added the new 3 features.
- Modified the 1 feature.

The Python versions supported for this release are 3.6-3.9.

What's Changed
* feat: Add `snr` function to `onebone.feature` by seone-kim in https://github.com/Onepredict/onebone/pull/59
* feat: Add `fs_crosscorrelation` function to `onebone.preprocessing` by jeonjuna in https://github.com/Onepredict/onebone/pull/54
* feat: Add `two_step_if` function to `onebone.feature` module by Kangwhi-Kim in https://github.com/Onepredict/onebone/pull/52
* feat: Modify `positive_fft` function by Kangwhi-Kim in https://github.com/Onepredict/onebone/pull/66
* feat: Modify github action for checking pr name and branch name by kyunghwan-onepredict in https://github.com/Onepredict/onebone/pull/71

New Contributors
* seone-kim made their first contribution in https://github.com/Onepredict/onebone/pull/59
* jeonjuna made their first contribution in https://github.com/Onepredict/onebone/pull/54

**Full Changelog**: https://github.com/Onepredict/onebone/compare/v1.0.1...v1.1

1.0.1

onebone` 1.0.1 is contains changing package name and new feature.

This release requires Python 3.6.5+.
Highlights of this release
- Changed repostory and package name.
- `oplib` -> `onebone`
- Added the new 1 feature.
- `onebone.smoothing`

New features
`onebone.signal`
- `onebone.signal.moving_average`

1.0.0

oplib 1.0.0 Release Note
`oplib` 1.0.0 is the culmination of 1.5 months of hard work. It contains many new features and better documentation.

This release requires Python 3.6.5+.
Highlights of this release
- Added the new 20 features.
- `oplib.feature` (10)
- `oplib.math` (1)
- `oplib.preprocessing` (2)
- `oplib.signal` (6)
- `oplib.utils` (1)

New features
`oplib.feature`
- `oplib.feature.mdf`
- `oplib.feature.mnf`
- `oplib.feature.vcf`
- `oplib.feature.na4`
- `oplib.feature.tacho_to_angle`
- `oplib.feature.tacho_to_rpm`
- `oplib.feature.crestfacor`
- `oplib.feature.kurtosis`
- `oplib.feature.peak2peak`
- `oplib.feature.rms`
`oplib.math`
- `oplib.math.integrate_trapezoid`
`oplib.preprocessing`
- `oplib.preprocessing.minmax_scaling`
- `oplib.preprocessing.zscore_scaling`
`oplib.signal`
- `oplib.signal.envelope_hilbert`
- `oplib.signal.positive_fft`
- `oplib.signal.bandpass_filter`
- `oplib.signal.bandstop_filter`
- `oplib.signal.highpass_filter`
- `oplib.signal.lowpass_filter`
`oplib.utils`
- `oplib.utils.slice_along_axis`

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.