Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Tags: fracdiff/fracdiff

Tags

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.9.1 (#158)

* format (#156)

Co-authored-by: GitHub Actions <[email protected]>

* Update black requirement from ^22.1 to ^23.1 (#155)

Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.1.0...23.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* #153: Update version dependencies (#157)

* Bumping version from 0.9.0 to 0.9.1 (#159)

Co-authored-by: GitHub Actions <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.9.0 (#150)

* Update pytest-cov requirement from ^3.0.0 to ^4.0.0 (#141)

Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update sphinx requirement from ^4.2.0 to ^5.3.0 (#144)

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update mypy requirement from ^0.940 to ^0.991 (#146)

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.940...v0.991)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ENH: Increasing sklearn compatibility (#149 Thanks @replacementAI)

* Bumping version from 0.8.0 to 0.9.0 (#151)

Co-authored-by: GitHub Actions <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: replacementAI <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.8.0 (#119)

* ENH: Add support for n greater than 1 (close #116) (#117)

* MAINT: Update sphinx-copybutton requirement from ^0.4.0 to ^0.5.0 (#111)

* MAINT: Update pytest requirement from ^6.2.2 to ^7.0.1 (#112)

* MAINT: Update mypy requirement from ^0.931 to ^0.940 (#118)

* MAINT: Add type (#121)

* Bumping version from 0.7.2 to 0.8.0 (#120)

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.7.2 (#115)

* MAINT: Update sphinx-copybutton requirement from ^0.4.0 to ^0.5.0 (#111)

* MAINT: Update pytest requirement from ^6.2.2 to ^7.0.1 (#112)

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.7.1 (#109)

* MAINT: Update Makefile (#90)

* MAINT: Make sklearn optional dependency #85 (#91)

* ENH: Support dim !=-1 in torch API (close #51) (#97)

* ENH: Raise RuntimeWarning when d_ has nan (close #5) (#98)

* MAINT: Update furo requirement from ^2021.9.22 to ^2022.1.2 (#99)

* MAINT: Update mypy requirement from ^0.910 to ^0.931 (#100)

* MAINT: Update black requirement from ^21.4b0 to ^22.1 (#102)

* MAINT: Bumping version from 0.7.0 to 0.7.1 (#108)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.7.0 (#86)

* MAINT: Drop Python 3.6 (close #68) (#69)

  * Python 3.6 is no longer supported. Please update to >=3.7.

* MAINT: Add typing (#77)

* MAINT: Update README.md (close #81) (#82) (#83)

* MAINT: Rename mode 'full' to 'same' (close #55) (#84)

* CHORE: Update pytest-cov requirement from ^2.8.1 to ^3.0.0 (#78)

* CHORE: Update Makefile (#88)

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.6.0 (#75)

* MAINT: Move `Fracdiff`, `FracdiffStat` to sklearn/ (close#60)

    * Importing them as `from fracdiff.Fracdiff`/`from fracdiff.FracdiffStat` is deprecated. Instead, please import them as `from fracdiff.sklearn import Fracdiff`/`from fracdiff.sklearn. FracdiffStat`.

* CHORE: Add Typecheck (#73)

* CHORE: Update Makefile, CI, and Building documentation (#71) (#72) (#74)

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.5.2 (#66)

* ENH: Accept pandas.Dataframe in FracdiffStat (close #64) (#65)

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.5.1 (#58)

* Update README.md (#54)

* Elaborate docs (close #43) (#56)

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.5.0 (#52)

* ENH: Add PyTorch Implementation (close #47) (#49)

* WIP

* WIP

* WIP

* ENH: Add PyTorch Implementation (close #47)

* Add torch to workflow

* add torch to doc

* fix doc

* fix

* Update README.md

* bump version (#50)

Co-authored-by: GitHub Actions <[email protected]>

* fix

* clean doc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>