Skip to main content

An open source time series data mining library based on Matrix Profile algorithms.

Project description

===============================
MatrixProfile Documentation
===============================

.. image:: https://img.shields.io/pypi/v/matrixprofile.svg
:target: https://pypi.org/project/matrixprofile/
:alt: PyPI Version
.. image:: https://pepy.tech/badge/matrixprofile
:target: https://pepy.tech/project/matrixprofile
:alt: PyPI Downloads
.. image:: https://codecov.io/gh/matrix-profile-foundation/matrixprofile/branch/master/graph/badge.svg
:target: https://codecov.io/gh/matrix-profile-foundation/matrixprofile
:alt: Code Coverage
.. image:: https://api.travis-ci.com/matrix-profile-foundation/matrixprofile.svg?branch=master
:target: https://travis-ci.com/matrix-profile-foundation/matrixprofile
:alt: Build Status
.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://opensource.org/licenses/Apache-2.0
:alt: License
.. image:: https://img.shields.io/twitter/follow/matrixprofile.svg?style=social
:target: https://twitter.com/matrixprofile
:alt: Twitter
.. image:: https://img.shields.io/discord/589321741277462559?logo=discord
:target: https://discordapp.com/invite/sBhDNXT
:alt: Discord

|

.. image:: https://matrixprofile.org/static/img/mpf-logo.png
:target: https://matrixprofile.org
:height: 300px
:scale: 50%
:alt: MPF Logo

MatrixProfile
----------------
MatrixProfile is a Python 2 and 3 library, brought to you by the `Matrix Profile Foundation <https://matrixprofile.org>`_, for mining time series data. The Matrix Profile is a novel data structure with corresponding algorithms (stomp, regimes, motifs, etc.) developed by the `Keogh <https://www.cs.ucr.edu/~eamonn/MatrixProfile.html>`_ and `Mueen <https://www.cs.unm.edu/~mueen/>`_ research groups at UC-Riverside and the University of New Mexico. The goal of this library is to make these algorithms accessible to both the novice and expert through standardization of core concepts, a simplistic API, and sensible default parameter values.

In addition to this Python library, the Matrix Profile Foundation, provides implementations in other languages. These languages have a pretty consistent API allowing you to easily switch between them without a huge learning curve.

* `tsmp <https://github.com/matrix-profile-foundation/tsmp>`_ - an R implementation
* `go-matrixprofile <https://github.com/matrix-profile-foundation/go-matrixprofile>`_ - a Golang implementation

Installation
------------
The easiest way to install this library is using pip. If you would like to install it from source, please review the `installation documentation <http://matrixprofile.docs.matrixprofile.org/install.html>`_ for your platform.

.. code-block:: bash

pip install matrixprofile

Getting Started
---------------
This article provides introductory material on the Matrix Profile:
`Introduction to Matrix Profiles <https://towardsdatascience.com/introduction-to-matrix-profiles-5568f3375d90>`_


This article provides details about core concepts introduced in this library:
`How To Painlessly Analyze Your Time Series <https://towardsdatascience.com/how-to-painlessly-analyze-your-time-series-f52dab7ea80d>`_

Our documentation provides a `quick start guide <http://matrixprofile.docs.matrixprofile.org/Quickstart.html>`_, `examples <http://matrixprofile.docs.matrixprofile.org/examples.html>`_ and `api <http://matrixprofile.docs.matrixprofile.org/api.html>`_ documentation. It is the source of truth for getting up and running.

Algorithms
----------
For details about the algorithms implemented, including performance characteristics, please refer to the `documentation <http://matrixprofile.docs.matrixprofile.org/Algorithms.html>`_.

------------
Getting Help
------------
We provide a dedicated `Discord channel <https://discordapp.com/invite/sBhDNXT>`_ where practitioners can discuss applications and ask questions about the Matrix Profile Foundation libraries. If you rather not join Discord, then please open a `Github issue <https://github.com/matrix-profile-foundation/matrixprofile/issues>`_.

------------
Contributing
------------
Please review the `contributing guidelines <http://matrixprofile.docs.matrixprofile.org/contributing.html>`_ located in our documentation.

---------------
Code of Conduct
---------------
Please review our `Code of Conduct documentation <http://matrixprofile.docs.matrixprofile.org/code_of_conduct.html>`_.

---------
Citations
---------
All proper acknowledgements for works of others may be found in our `citation documentation <http://matrixprofile.docs.matrixprofile.org/citations.html>`_.


Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

matrixprofile-1.1.0-cp38-cp38-win_amd64.whl (233.0 kB view details)

Uploaded CPython 3.8Windows x86-64

matrixprofile-1.1.0-cp38-cp38-win32.whl (200.7 kB view details)

Uploaded CPython 3.8Windows x86

matrixprofile-1.1.0-cp38-cp38-manylinux2010_x86_64.whl (964.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

matrixprofile-1.1.0-cp38-cp38-manylinux2010_i686.whl (763.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

matrixprofile-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl (445.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

matrixprofile-1.1.0-cp37-cp37m-win_amd64.whl (230.7 kB view details)

Uploaded CPython 3.7mWindows x86-64

matrixprofile-1.1.0-cp37-cp37m-win32.whl (198.4 kB view details)

Uploaded CPython 3.7mWindows x86

matrixprofile-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl (868.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

matrixprofile-1.1.0-cp37-cp37m-manylinux2010_i686.whl (697.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

matrixprofile-1.1.0-cp37-cp37m-macosx_10_6_intel.whl (443.8 kB view details)

Uploaded CPython 3.7mmacOS 10.6+ Intel (x86-64, i386)

matrixprofile-1.1.0-cp36-cp36m-win_amd64.whl (228.0 kB view details)

Uploaded CPython 3.6mWindows x86-64

matrixprofile-1.1.0-cp36-cp36m-win32.whl (196.0 kB view details)

Uploaded CPython 3.6mWindows x86

matrixprofile-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl (856.5 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

matrixprofile-1.1.0-cp36-cp36m-manylinux2010_i686.whl (683.3 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

matrixprofile-1.1.0-cp36-cp36m-macosx_10_6_intel.whl (438.2 kB view details)

Uploaded CPython 3.6mmacOS 10.6+ Intel (x86-64, i386)

matrixprofile-1.1.0-cp35-cp35m-win_amd64.whl (226.5 kB view details)

Uploaded CPython 3.5mWindows x86-64

matrixprofile-1.1.0-cp35-cp35m-win32.whl (193.6 kB view details)

Uploaded CPython 3.5mWindows x86

matrixprofile-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl (844.3 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

matrixprofile-1.1.0-cp35-cp35m-manylinux2010_i686.whl (670.8 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ i686

matrixprofile-1.1.0-cp35-cp35m-macosx_10_6_intel.whl (434.7 kB view details)

Uploaded CPython 3.5mmacOS 10.6+ Intel (x86-64, i386)

matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_x86_64.whl (837.9 kB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_i686.whl (669.3 kB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ i686

matrixprofile-1.1.0-cp27-cp27m-manylinux2010_x86_64.whl (838.0 kB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

matrixprofile-1.1.0-cp27-cp27m-manylinux2010_i686.whl (669.2 kB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ i686

matrixprofile-1.1.0-cp27-cp27m-macosx_10_6_intel.whl (445.1 kB view details)

Uploaded CPython 2.7mmacOS 10.6+ Intel (x86-64, i386)

File details

Details for the file matrixprofile-1.1.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 233.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 361a937f703e85dd96bfa91d6fdf03822c3895dad9a5849d652accd4e0f9206d
MD5 3d9602607c52f63389eed2abb6b70b28
BLAKE2b-256 c4159bfd8225f12fef14291f2adf3c36e6ba517d914779f56e4e94915b804785

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 200.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 5469218636a355dc137571e2f53261e8e7e23016c5c32c8570edea79f090e439
MD5 33a889aad7b7d8ddd3863866e4c2968f
BLAKE2b-256 0914c52b01f51d28c202b4ce13e7c99c1c1db36ecdd30cbdc8cf80fb76d88464

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 964.5 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3764844400cf712a4a0b089cac74b752b589f0d32082e62e903aeb551a043955
MD5 8180668c01332381a43e4fe13f5658fe
BLAKE2b-256 0c102c3549802d7a8e08ff6654521409196face522324597eca85972f1f8b365

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 763.2 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8fc8fa2bbb294f5d435741dc227ff6fa29b3953c157ea5368f161708ddcce945
MD5 0bcd526a874379a5ece0c0ef37e14305
BLAKE2b-256 367560e08bd9c61e6628271cf1706ab1f847788b75701901b4fb0f52ee0c7a99

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 445.1 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for matrixprofile-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 545a83411cfa4913af28b6342d4d11a9f7585a09118b79e6548195980f247d96
MD5 28f8346b3d7991351429174336f82520
BLAKE2b-256 dbf387feb1ab5744fca1ab599abf465bbb5802159ce1673fb396e9b97dba36b1

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 230.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b83f31cb7c62210d887e24981b3a181ace48f27225c690d516b65a6ef2ffbf34
MD5 3145a227e96e22de5b36746df5b0b18b
BLAKE2b-256 d2e1c5eaacf67e234dd85860e7878a9d9813be460ec40f0cab6faabecea2c505

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 198.4 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6093074cb6ecaf6b25f357aed4b0658506b6b585d0be87dc64fbe37c29565775
MD5 ac10a588c56687b7b1250418181f6f37
BLAKE2b-256 43be1b5de650dac4df11cf6544507ae672863576f65ead460203d20a106f610e

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 868.9 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fbaf128f8dcf02b45d450c428288483277baef37a8fb6c8189f05118d249a64e
MD5 c3ca6fe26d700eb7898249cfc52659fb
BLAKE2b-256 f5ea448692c2b02eac2e01c667af59537d15d1e26e3f20275cc9b0ba8e178d49

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 697.7 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7c58fe27cab0085dfd12bf9795412ddbc2e30efa92c466d08a659f58cffa2349
MD5 75eab8a3d248623dde78e89530c22478
BLAKE2b-256 47a77bae38921d131a0c57e1157b550a27f5a21fe5cff5eef09cca54d082136c

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 443.8 kB
  • Tags: CPython 3.7m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for matrixprofile-1.1.0-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 19d6c672087cd58a7cb6ad209375ad9cb856766988ca110bcdfe54001c9d933e
MD5 404ff555d3e1fba621229eb89058de75
BLAKE2b-256 3a070388a020cab11711bddf1e0b901c43c045b3b1ce5de21a8544277edaf8fe

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 228.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c8e52e2a265c8e9bc2d2629ef1049b57921ca343194fa559d1829fede6020ffe
MD5 c93da65127340fd35a34cd2de89857f8
BLAKE2b-256 bf5a2ad78f9615371aa9049de5856da7248baa744adcff7d373b44ce66257f00

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 196.0 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c5c5d06687f823c2ca58fd8af372f933cb4812dd5041c8bbcee571d45bf47239
MD5 53d3c2a626200802e7b13cbd16643a9f
BLAKE2b-256 30dff923e7934838a2700c80cc45b3a21e25287e3d20b26fb10fc4b111f08fda

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 856.5 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 39f9af70177765b565c9465147addbe7808a0ad9582801740999cc9382c77b9d
MD5 4281745d69dae83f374ab756b4cec5bf
BLAKE2b-256 88d5168250ea807447df34b7350757df8f2918500e104bfd5ece548033a5e9e8

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 683.3 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b229cb6a86cadd0b13e000f7ac0a2fbdf3308fe1d595d57ab113bc951c7a1448
MD5 3ed9c144b7478230d6348f0c5dbf601e
BLAKE2b-256 f5a72c1aa73d71e5d36304139fce6bed058c56328f3a5899551e2bd2712bb01f

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 438.2 kB
  • Tags: CPython 3.6m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for matrixprofile-1.1.0-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 d7e3776f4eeac3aa73c0ebe40bd84e5fc740aa5967fdc2040359a25f52308ede
MD5 f6c2e09c8c56bc894ba0db207fbfd00e
BLAKE2b-256 c18b0d5260e45dcb8494e2cbac943aa39352923758cf1713fd3c96aaf57cb407

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 226.5 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 645e44f06bfb3143b90b5015e8516481375005c5d9b66969fa1f268a23e6e3b2
MD5 324a37644891eca6e549ab6dd5ed8fe1
BLAKE2b-256 ed7952da89218b43c07252f061502b3c48cbd1fb4282626ef3db60f2a0e805c6

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp35-cp35m-win32.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 193.6 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for matrixprofile-1.1.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 1c7a07e101e658176caa8f1347085a52e7823fdbf3432363187044323610116a
MD5 e56adc4776bb5765ebb091b49e245cc9
BLAKE2b-256 c2b3436a8135d966f02a5a3831421a92c3f53e2215f637e3e2e0936dbbb33c03

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 844.3 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9ae0a025401719eed895705add00d4fab60b633087bec75acc474929eee9dc18
MD5 30d42cfdcad0bad0ccfa6aa127c3d875
BLAKE2b-256 b5e98f53ec92a7134c35af2480b2448d3db18f840c7ebfcfadd3639775fd23d6

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 670.8 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6992ba7b7c5cb74141c23fc628ceff3d7e8a35734cfa8941d8c0c69ce62f6d9d
MD5 8f3d713583385a8830b862b81ebf03dc
BLAKE2b-256 073d09ba8ea59a9595e9909f44328a7da18d3e5bca3640a1e84e87fdfe49f29f

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 434.7 kB
  • Tags: CPython 3.5m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for matrixprofile-1.1.0-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 05298974e052caffdc2ba70eb5e1decaf677959899cc2190381b11a5448b443a
MD5 00ed08d13e860121de7830c1ca91daab
BLAKE2b-256 6e8cb648c63f2b822d529b2c850bee53177e57475b7bdf471d219c3e0b0da926

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 837.9 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 554d5c617119a45f5d8bcbc4b1404cc7f3715c33a61c34a1a56a894498ee4e07
MD5 4e434b04a740a2a8f13e38bf1142e790
BLAKE2b-256 1d45d96487b513709a43555912f389d3cc5736ebaa72598f2d8dbe00387b1f0b

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_i686.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 669.3 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0e459dfce85bde51d970c8dff457d2a42076d87fac2ee3c33fb8a48255680ef4
MD5 baf7584a53c11c6664f8d407da762ab6
BLAKE2b-256 cf4aa4b72f09c7661d90a8446ef3667213642446c10e50317ace63c2e9f6df3f

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 838.0 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 eb9675ec6dcf5a06157b9562cf2db5d6f09be62d6bbaeabd3a570776953d76c8
MD5 0f4c75b23921acb6b2c597c35966f84e
BLAKE2b-256 de52516ac3fc3acbaf289a01816371c487165d7fabd67a881438339bf5ac950a

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp27-cp27m-manylinux2010_i686.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 669.2 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.15

File hashes

Hashes for matrixprofile-1.1.0-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5dcea81c09bd7e47eb3522db49f92aab559b35edb5ea5d46a76c0d8115c05591
MD5 b922c2136b3dec3b38d10d3d7e47dd7a
BLAKE2b-256 1f162827e6fdfc09975e7573d7bbce09462ea50e807c4d0c7721a11979f071f7

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.0-cp27-cp27m-macosx_10_6_intel.whl.

File metadata

  • Download URL: matrixprofile-1.1.0-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 445.1 kB
  • Tags: CPython 2.7m, macOS 10.6+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for matrixprofile-1.1.0-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 072e444e14c5db0c0e65ffe9bd75309aabdaffd8673b5e760554d748d4409bbc
MD5 00fbde08c44bc37fa473d72af5b0d74a
BLAKE2b-256 133ca7aaa54a44d3dec5e5e56fb68989481da69b90e6caacd935b3783448d93d

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