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://joss.theoj.org/papers/10.21105/joss.02179/status.svg
:target: https://doi.org/10.21105/joss.02179
:alt: JOSSDOI
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3789780.svg
:target: https://doi.org/10.5281/zenodo.3789780
:alt: ZenodoDOI

|

.. 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 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

Python Support
----------------
Currently, we support the following versions of Python:

* 3.5
* 3.6
* 3.7
* 3.8
* 3.9

Python 2 is no longer supported. There are earlier versions of this library that support Python 2.

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>`_.

------
Citing
------
Please cite this work using the `Journal of Open Source Software article <https://joss.theoj.org/papers/10.21105/joss.02179>`_.

Van Benschoten et al., (2020). MPA: a novel cross-language API for time series analysis. Journal of Open Source Software, 5(49), 2179, https://doi.org/10.21105/joss.02179

.. code:: bibtex

@article{Van Benschoten2020,
doi = {10.21105/joss.02179},
url = {https://doi.org/10.21105/joss.02179},
year = {2020},
publisher = {The Open Journal},
volume = {5},
number = {49},
pages = {2179},
author = {Andrew Van Benschoten and Austin Ouyang and Francisco Bischoff and Tyler Marrs},
title = {MPA: a novel cross-language API for time series analysis},
journal = {Journal of Open Source Software}
}


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

matrixprofile-1.1.10.tar.gz (331.6 kB view details)

Uploaded Source

Built Distributions

matrixprofile-1.1.10-cp39-cp39-win_amd64.whl (515.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

matrixprofile-1.1.10-cp39-cp39-manylinux2010_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

matrixprofile-1.1.10-cp39-cp39-macosx_10_12_x86_64.whl (709.8 kB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

matrixprofile-1.1.10-cp38-cp38-win_amd64.whl (515.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

matrixprofile-1.1.10-cp38-cp38-manylinux2010_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

matrixprofile-1.1.10-cp38-cp38-macosx_10_12_x86_64.whl (710.6 kB view details)

Uploaded CPython 3.8 macOS 10.12+ x86-64

matrixprofile-1.1.10-cp37-cp37m-win_amd64.whl (513.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

matrixprofile-1.1.10-cp37-cp37m-manylinux2010_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

matrixprofile-1.1.10-cp37-cp37m-macosx_10_12_x86_64.whl (708.1 kB view details)

Uploaded CPython 3.7m macOS 10.12+ x86-64

matrixprofile-1.1.10-cp36-cp36m-win_amd64.whl (511.1 kB view details)

Uploaded CPython 3.6m Windows x86-64

matrixprofile-1.1.10-cp36-cp36m-manylinux2010_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

matrixprofile-1.1.10-cp36-cp36m-macosx_10_12_x86_64.whl (701.7 kB view details)

Uploaded CPython 3.6m macOS 10.12+ x86-64

matrixprofile-1.1.10-cp35-cp35m-win_amd64.whl (519.9 kB view details)

Uploaded CPython 3.5m Windows x86-64

matrixprofile-1.1.10-cp35-cp35m-manylinux2010_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

matrixprofile-1.1.10-cp35-cp35m-macosx_10_12_x86_64.whl (711.1 kB view details)

Uploaded CPython 3.5m macOS 10.12+ x86-64

File details

Details for the file matrixprofile-1.1.10.tar.gz.

File metadata

  • Download URL: matrixprofile-1.1.10.tar.gz
  • Upload date:
  • Size: 331.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for matrixprofile-1.1.10.tar.gz
Algorithm Hash digest
SHA256 d6d7dd13c2d1a1a725ce09c621960ee309ebac0b7b3cab680c4d91c683fff1b5
MD5 dcf3e9edff5d151f30b07875c4b1148d
BLAKE2b-256 7f0f5c43a6120f7c5897a0ea575348c0141ed17236e77e10155924fc8d109513

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 515.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for matrixprofile-1.1.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2ae8feabfaa5c46306501ed0e3209385b9e837385814063a67ceae317ad1976b
MD5 0089655d182ad879cbd069f6a036e51f
BLAKE2b-256 b1312287dae6c9e50314bf6153eb46135f88a80fa119a69905e171d145cc7ea7

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for matrixprofile-1.1.10-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 05def32cb0caa4b756c51f83f58e06d340d2d67f70cedd766fcca6472f135e17
MD5 fac68afc1f11bfb645c6ed8f272b128e
BLAKE2b-256 32fd0429399fac916b1b9e8f6ff309b5ab0a9b6f7f28d0acdb6f45f75cf8941e

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp39-cp39-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 709.8 kB
  • Tags: CPython 3.9, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.5

File hashes

Hashes for matrixprofile-1.1.10-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 28d12668e6028a169a2608a0180cac305daddbbb180eb429a9db5970f4b146f3
MD5 5e2db78faa210eae7251aa0cb4b57a57
BLAKE2b-256 d6ec25873ddf9a80459c51c9eddfa58331b43a1c3373ad21617aead75d0cfd81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 515.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for matrixprofile-1.1.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 718b13d05397d2535b87510138e371508043a199bb2e3ac44d230cfc5e9d1b3b
MD5 1b5261286693eda1df978d4a5c959263
BLAKE2b-256 ccb1adca1af8c2376364240348a089a98a9a072b783d87a7de36e887cdfd82e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for matrixprofile-1.1.10-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a9a4135dbbacec44b2697cb8d02de0db5760a694946dc13d0a8c613084730767
MD5 18fb11b9f285bec14b6ee9fcd5cffd31
BLAKE2b-256 b7b2ad9aaa50bf487ac0e960f63b1140e2494fdedcd3b1cd3618490d03b0ff4b

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp38-cp38-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 710.6 kB
  • Tags: CPython 3.8, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.5

File hashes

Hashes for matrixprofile-1.1.10-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1949916dd7f0d7c793fcecb24f307cf71dbe2451023a8feea98a57f7e555a4c0
MD5 63c7dd438143328f3416bf9171cc0c8e
BLAKE2b-256 8e4dbb698393a8a306c2f8c91462f9a5b6e019c8fec80b6db7174e77a754824d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 513.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for matrixprofile-1.1.10-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 af10023f71ed737b0994831c82f487716f858ea7af90e1b72d9bec8de1970788
MD5 27ab11ae6d1d84ff9948736b39736444
BLAKE2b-256 5256bdddfa5717b46ab2ad473d444e94e06f477b00d28d10280446bdafc80263

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for matrixprofile-1.1.10-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2a6ebbdd10b53b3f2b69c17f90cb4a57f296bed9ef19b42969b735867420c8fb
MD5 206187041f84de350578b54a82f33f08
BLAKE2b-256 b1c343d282f0e5299f977b62e53e4dde22ddb14c90877af5b62af225fa783d8e

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp37-cp37m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp37-cp37m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 708.1 kB
  • Tags: CPython 3.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.5

File hashes

Hashes for matrixprofile-1.1.10-cp37-cp37m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a908b4196a63c1904fee3adcb24954c297b51014b3858a03cea7e3d6a439a6ee
MD5 e4122f95c29f9771c6c778be474c0545
BLAKE2b-256 1757780d19fb5e2b05c0103b673e66ac9ee4703cdcfe9aa91a5253fe29964a30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 511.1 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for matrixprofile-1.1.10-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 5449a58ac7d0596a8ebf7934051b2ca7deeab2cd0b67763f2a660df280f562c3
MD5 2055dfc8772369ef0c4dda75df865db6
BLAKE2b-256 bf44e8f8d2378f98c9b9a570c5246c26df43e41322fcc9a98d8c4b65e99ff072

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for matrixprofile-1.1.10-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9965b7a4697556361776019ca6cce900e13b09c1c43c594791b34b90bffc563c
MD5 b935f38c24ba96b412a3a41676670051
BLAKE2b-256 362f29149ceb8392df26d4f9b2c3f8400ad66cba5786a542b61530572f6ef3cd

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp36-cp36m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp36-cp36m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 701.7 kB
  • Tags: CPython 3.6m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.5

File hashes

Hashes for matrixprofile-1.1.10-cp36-cp36m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 89d12e95cb912f0ceab9d8fda621061aabc72db7a413c6225b2e8cde288ce961
MD5 f68a8c7c4a4e885f5cc0d825e6abd924
BLAKE2b-256 cb47d838cb169dc60970c600e8bd5695a92f191b021ae159df09e63be5a12e30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 519.9 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for matrixprofile-1.1.10-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 323169f76fd099f4c0ca449ed8dfc77a60e0d54b272bd66e66720697e7429151
MD5 3022d84c4df321b0bcadbf3e6caa7500
BLAKE2b-256 280b75acbef7639a8b4f325e4e05aae60f97f2258411818aa755a5ac1f54a0a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: matrixprofile-1.1.10-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for matrixprofile-1.1.10-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 601007648a16523a8b5b353e311c26b4ab4c2aac4ff450c14f5000255c281cc3
MD5 e125a705212815c2ded96fe7ab1651c6
BLAKE2b-256 a2e3e1f150d31a68e9e0e611edae6f02b013df25e97c03e63de7df5f87778dc1

See more details on using hashes here.

File details

Details for the file matrixprofile-1.1.10-cp35-cp35m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: matrixprofile-1.1.10-cp35-cp35m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 711.1 kB
  • Tags: CPython 3.5m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.5

File hashes

Hashes for matrixprofile-1.1.10-cp35-cp35m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 26a658e06844e16ceb028005bfa59f8ddd2f9571eefc8aa11179fb01130a5eec
MD5 f620a59fec667b756221380e7d4b8c0d
BLAKE2b-256 1e3ee50db69778f05e860989ab80660916709df0979a1d42518eff272d99cbf0

See more details on using hashes here.

Supported by

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