Skip to main content

Change point detection for signals, in Python

Project description

ruptures is a Python library for offline change point detection. This package provides methods for the analysis and segmentation of non-stationary signals. Implemented algorithms include exact and approximate detection for various parametric and non-parametric models. ruptures focuses on ease of use by providing a well-documented and consistent interface. In addition, thanks to its modular structure, different algorithms and models can be connected and extended within this package.

An extensive documentation is available github.com/deepcharles/ruptures.

This version requires Python 3 or later.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ruptures-1.1.2rc1.tar.gz (231.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ruptures-1.1.2rc1-cp39-cp39-manylinux2010_x86_64.whl (759.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

ruptures-1.1.2rc1-cp39-cp39-manylinux2010_i686.whl (720.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

ruptures-1.1.2rc1-cp39-cp39-manylinux1_x86_64.whl (759.7 kB view details)

Uploaded CPython 3.9

ruptures-1.1.2rc1-cp39-cp39-manylinux1_i686.whl (720.2 kB view details)

Uploaded CPython 3.9

ruptures-1.1.2rc1-cp39-cp39-macosx_10_9_x86_64.whl (183.9 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

ruptures-1.1.2rc1-cp38-cp38-win_amd64.whl (185.9 kB view details)

Uploaded CPython 3.8Windows x86-64

ruptures-1.1.2rc1-cp38-cp38-win32.whl (160.2 kB view details)

Uploaded CPython 3.8Windows x86

ruptures-1.1.2rc1-cp38-cp38-manylinux2010_x86_64.whl (785.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

ruptures-1.1.2rc1-cp38-cp38-manylinux2010_i686.whl (744.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

ruptures-1.1.2rc1-cp38-cp38-manylinux1_x86_64.whl (785.6 kB view details)

Uploaded CPython 3.8

ruptures-1.1.2rc1-cp38-cp38-manylinux1_i686.whl (744.7 kB view details)

Uploaded CPython 3.8

ruptures-1.1.2rc1-cp38-cp38-macosx_10_9_x86_64.whl (179.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

ruptures-1.1.2rc1-cp37-cp37m-win_amd64.whl (184.1 kB view details)

Uploaded CPython 3.7mWindows x86-64

ruptures-1.1.2rc1-cp37-cp37m-win32.whl (158.5 kB view details)

Uploaded CPython 3.7mWindows x86

ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_x86_64.whl (709.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_i686.whl (671.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

ruptures-1.1.2rc1-cp37-cp37m-manylinux1_x86_64.whl (709.3 kB view details)

Uploaded CPython 3.7m

ruptures-1.1.2rc1-cp37-cp37m-manylinux1_i686.whl (671.0 kB view details)

Uploaded CPython 3.7m

ruptures-1.1.2rc1-cp37-cp37m-macosx_10_9_x86_64.whl (180.4 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

ruptures-1.1.2rc1-cp36-cp36m-win_amd64.whl (184.0 kB view details)

Uploaded CPython 3.6mWindows x86-64

ruptures-1.1.2rc1-cp36-cp36m-win32.whl (158.5 kB view details)

Uploaded CPython 3.6mWindows x86

ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_x86_64.whl (708.3 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_i686.whl (670.2 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

ruptures-1.1.2rc1-cp36-cp36m-manylinux1_x86_64.whl (708.3 kB view details)

Uploaded CPython 3.6m

ruptures-1.1.2rc1-cp36-cp36m-manylinux1_i686.whl (670.2 kB view details)

Uploaded CPython 3.6m

ruptures-1.1.2rc1-cp36-cp36m-macosx_10_9_x86_64.whl (181.7 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file ruptures-1.1.2rc1.tar.gz.

File metadata

  • Download URL: ruptures-1.1.2rc1.tar.gz
  • Upload date:
  • Size: 231.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1.tar.gz
Algorithm Hash digest
SHA256 69bdffcdd7f27734fb1e0668de7d279c2f1b403a42c0153523c43afb4fec4bef
MD5 d5649534b9ec4094d831c1432e33c3c1
BLAKE2b-256 dffaac299e85f22906af494bdb9349db96ecb11df519676352cc50a5e1f0c2d3

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 759.7 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c6fe7b37652f994f69b1270507008ff63633197b092af66411ed3e6ede103944
MD5 99e3f00b0f4126362fda74be32f2172a
BLAKE2b-256 cfe4af052e6218f10ee9ee6d7162fb58142890ff4e5f298e557639967c0d144a

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 720.2 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5e5a2d4dadb9f35a6eac64ceb9a40e6ebab85112eef63fb1ec238c8f20660dde
MD5 7436b509ae1f47663ecb0f1b660911b1
BLAKE2b-256 501c925e53a72bac70da57ae36a927925b4b67bbe5d6647808e233aded789181

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 759.7 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4b52fa8722cb84e07552fc970805fe46eb18384797bb5c6875507a7be1501f8a
MD5 99e9bfcc363517530a157b2a48670e1c
BLAKE2b-256 69b73d9e0b78554f3272b4dad1b780c173074eb6f7a7b2ee5e4d94278423ab0e

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 720.2 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 27a4303a7891e36f639d1e578240d86f53439a7a2e00faf3aacbcc4d022e4775
MD5 30bef01a1cf4a00e5be14e67c13c5188
BLAKE2b-256 01ccee8382cc84c7003e4f1e30e0fc5eca1c34c9201f577fe32c8ca2efa2d449

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 183.9 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 21fbcb36ff0e4330bdc6949856754d70832a6412775f7d55708062e5860a1084
MD5 a3f8667a25cb7de2eacda178f4147e06
BLAKE2b-256 9afad850571350b17d2b3d78a90f7f56de17ed52b70630a7d5d15057e25a503a

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 185.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5ef8199d8be5a58eb9ea483d2591d245b1bb90f09b61cdd856e513e97293e1ea
MD5 96dd16d98c674d3c20c6675a8584109a
BLAKE2b-256 de870dabac95efcd451476a0baba49365906ac49f450803ee2236246fdcb6243

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-win32.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 160.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a7ea3b2aee270079a214bee884b16bf452514fac423f38c17be05488cb658f1d
MD5 56d85434d96f1e23f9edfa7e94075567
BLAKE2b-256 ec00143e33a07be9b4038d893c351beb0947a40ef4271e2bdb5226591c4362a8

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 785.6 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 709cde820da3debe7dc09ac6114814061b0db81bce7b9beb7f91702dbdb76c8c
MD5 15cf7f5daa46a429ccec9e6c3003049d
BLAKE2b-256 13e114182968c7801b1c32ffed82c2edd542beb0992e0b9c5e4cbfa3158fd223

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 744.7 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7b89d76484017dc0352f4fe9e82abaf726d87b11a0909dbf014213c92700413e
MD5 b16ef36dc91b77f293f749524c13c284
BLAKE2b-256 703476de436ddde0fdd9d188ec56672b6150c476c8f8ef49bbf9a58b3ff34352

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 785.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c3f8072d9461336af50afc589ba5925e064df8f8c075fd0004448786a2acd77d
MD5 96a960cbc2645846bb1ff2828dbec2c9
BLAKE2b-256 6a5c81ffa63cb19b5af7630946375ca1ffb1302011bb9c5bc72b3384073afe20

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 744.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c545d57f2ab974827f0113f2a6b4eeb6a56a76731f9e19744953d041ac8a6baf
MD5 0b37b42d5e4853f4f5316194ca398f36
BLAKE2b-256 f9e60fc6ee3792383f4df4954884c50ecb77dd9361ad622a4db447b655e8dd23

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 179.3 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e1694e1d502c038edfb3f589a8d2b5f25aeb3ea3efcb60b2e0f7bc53562cdaf0
MD5 01c7c79d3c5d3543997b5c5b5acc3039
BLAKE2b-256 0f55c0dab19b110ca670a644ed9621990e0901f062af2b0a8c051f9aa9508124

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 184.1 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 831e49a262ed8e1152784cb22836f331b1bde574c799f6101d2989e7740522cd
MD5 e73b8a9bc97c61ddaf7d7e1f67db1c24
BLAKE2b-256 be7f9d903dfaeb9a48f7ec9709d9d6e0db834e96c3021b4aa4ac50e516eecbed

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 158.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 06f2573583ed20e6e74ecb4ff7fe27fa125f80ac583f8b3f237d6c3c20888b71
MD5 48d91594af01d7ed513be9b82510d2c6
BLAKE2b-256 c555ea9b0eb2343f70a1fb5bede1c7e66c0a59ac1d9a8daf955edfc23438a2a9

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 709.4 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4d8aeb1934710af559d2a860a0935ab97fff49072d5d5ff075ad64209f074892
MD5 5f1a2617ff2f263b9ac9d455c09df4bf
BLAKE2b-256 254db01df7e116907ad2f4c0e0dfd2cef8cf130b61cb1e159820be373425b3e8

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 671.0 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 75c9fa9c97dbb27392a57877389f6bd94227c0782eb9ee8c8f45673aa2f6c5f7
MD5 472d6abad4c01a99893e07b5e04acaa6
BLAKE2b-256 ab7a65149fce3542ee874633b41143131ef7bc126c01de273ceb8a1e93f3beab

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 709.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 28e337b0d2efaca83bc976834fae3455965580e9a81192f0161d0373cdf56bd1
MD5 5706975a680113f167cf9f8dd65757d4
BLAKE2b-256 ee2b944b03bb7977e83120fac629ea470cd8b77b0907a8b07be3060b5d40b239

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 671.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 8163126d0dbff4ef8997c1efc06835874faa8ec3665f46337d96ddcc91b52e00
MD5 542d72987d50d3a15c424c46e30d5405
BLAKE2b-256 a2aadb902281bbec57876a4cb59b89f5b227195aedb1ecd03c61c5a2bef00007

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 180.4 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 48c38083df1adb0e3a7a48bc497db0479301449a340087d5448c40c5384c8193
MD5 8dcc82fca8e4ade029c90e06e12bfb51
BLAKE2b-256 0034613ac74d2176c5aa7188dfadd9966e03281a324ec18de01a78c5af71eb6b

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 184.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c14477c4c5c9fd0beb0485bf173074f38082fd0272330af189cbfc03bb6f5e03
MD5 bc4df6ef38b59255755b72959524a0b1
BLAKE2b-256 76ea3915d57ededd8a42f17f891d8012262da2686ba0058756a65515a0ab0145

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 158.5 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 da7c32f9b9aff147e8021091425a9058053a076abc26d03e5ff73beb0d6d2fd1
MD5 33c14b0be43a088f951a4f7e72d68b73
BLAKE2b-256 f022c7ebe9794f606cfb0dbfcca944f182661f5e7059526218fda54f930bae7a

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 708.3 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9bf4f9cefaf53d1fd928ff2be1c6d2d6b8c9c4c4e74659e1eb52a014414d8869
MD5 8b67a9801eae1ffbbbee3bd8b43752fa
BLAKE2b-256 a665a17f597a2b1a01f846fb0604b15fbdbb819540fdb22d030a85db475d1f26

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 670.2 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 eeecdf47665ae4c91a40de22d71c0b385ba9602c14b2a658f686ddea3f0ccd2c
MD5 40c6a1fa8a721a1ee0f2b6a7bebc2bc4
BLAKE2b-256 e4b7deed6da9d08ae480131b6c095b1bd7729b4020796bf95fb0be939f821184

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 708.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 20659856942f8b175fb9482a69c34909ee63c4b5e3fb68b640ae55b2bbbf1be9
MD5 d774b352eb6bf5cfb8ceab368bbdaece
BLAKE2b-256 20c4d5470718e8870db3eb425d5c72b88655e7d18ebb45ac731015616190533e

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 670.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d09c9d21a2cc80a2a9c87bf08d30b97e61ec2d438143e558fcd7b34d193f741e
MD5 cce3bebf4a48a170151a277e836e1227
BLAKE2b-256 fc3c59e6766b31a658ab0c2bca1db4bd38298b9b5a4bbaec71ea18129565447e

See more details on using hashes here.

File details

Details for the file ruptures-1.1.2rc1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: ruptures-1.1.2rc1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 181.7 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for ruptures-1.1.2rc1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 54fe565a02864f2e1da2d7517a589dbcb5cbb0b666dafedd0dea6d793e1c6b74
MD5 93ad6f94d247469bf781eadfbd35caa8
BLAKE2b-256 814dd07ca9bfa70f16b2e0bcbf876cf20ad0c584da8df9b138e9fcf89333479c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page