Skip to content

Releases: r9y9/pysptk

v1.0.1

29 Jun 06:12
Compare
Choose a tag to compare

v1.0.0

29 Jun 04:58
4d165b0
Compare
Choose a tag to compare

What's Changed

  • remove deprecated old code and drop py37 support by @r9y9 in #102
  • run c numpy import just in case by @r9y9 in #103

Full Changelog: v0.2.2...v1.0.0

v0.2.2

09 Oct 10:37
Compare
Choose a tag to compare

What's Changed

  • Fixes for cython 3.0.0 by @r9y9 in #98
  • add python 3.11 testing by @r9y9 in #99

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Jul 03:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0 release

06 Nov 09:42
Compare
Choose a tag to compare

What's Changed

  • Support for Python 3.10 by @r9y9 in #92

Full Changelog: v0.1.21...v0.2.0

v0.1.21 release

06 Jun 03:36
Compare
Choose a tag to compare

Fixed windows build issue #90

v0.1.20 release

04 Jan 12:09
Compare
Choose a tag to compare

Fixes for ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

Re-built packages with numpy v1.19

v0.1.19 release

04 Jan 11:32
Compare
Choose a tag to compare

v0.1.19 <2022-01-04>

  • #87: Add pysen and format all the codes. Appveyor is now disabled. Windows CI is done by Github Actions.
  • #83: pitch: support automatic type conversion for swipe and rapt (API change)

v0.1.18 release

02 Mar 14:21
Compare
Choose a tag to compare

v0.1.18 <2020-03-02>

  • #75: Enable py38 test on travis
  • #72: Fix itype!=0 for mgcep, gcep and related functions

v0.1.17 release

30 May 16:02
Compare
Choose a tag to compare
Fix for python3.7