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.

Releases: fracdiff/fracdiff

0.9.1

05 Feb 02:52
93ce110

Choose a tag to compare

  • Update version dependencies

0.9.0

01 Dec 05:44
11bc4a3

Choose a tag to compare

Release/0.9.0 (#150)

  • MAINT: Update pytest-cov requirement from ^3.0.0 to ^4.0.0 (#141)

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>

  • MAINT: Update sphinx requirement from ^4.2.0 to ^5.3.0 (#144)

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>

  • MAINT: Update mypy requirement from ^0.940 to ^0.991 (#146)

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)
  • MAINT: 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

14 Mar 12:31
7353ba5

Choose a tag to compare

Release/0.8.0 (#119)

  • ENH: fracdiff.torch.fdiff and fracdiff.torch.Fracdiff 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

19 Feb 12:34
5396ac7

Choose a tag to compare

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

01 Feb 23:51
27e6daf

Choose a tag to compare

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

31 Oct 04:21
0d034b6

Choose a tag to compare

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

03 Oct 05:36
799ed3d

Choose a tag to compare

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

16 Aug 14:59
b9338f1

Choose a tag to compare

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

30 Jul 01:14
ecbc1ae

Choose a tag to compare

Release/0.5.1 (#58)

  • DOC: Update README.md (#54)

  • DOC: Elaborate docs (close #43) (#56)

0.5.0

29 Jul 15:10
29e5038

Choose a tag to compare