Skip to main content

Analyze Python loop nest dependences.

Project description

pydepcheck

A Python tool to analyze dependences in Python loop nests.

Installation

pip install pydepcheck

Usage Example

from pydepcheck import analyze_loop_dependences

code = """
for i in range(10):
    a[i] = a[i-1] + 1
"""

result = analyze_loop_dependences(code)
print(result)

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

pydepcheck-0.1.2.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

pydepcheck-0.1.2-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file pydepcheck-0.1.2.tar.gz.

File metadata

  • Download URL: pydepcheck-0.1.2.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pydepcheck-0.1.2.tar.gz
Algorithm Hash digest
SHA256 84ed8d9d53dda56cd24e1175e7f03b45f04ba1e78adea77b9366516e1c7623b2
MD5 be26a288b0c5bb6adfb1cf5fb5dd7e35
BLAKE2b-256 1c55549bcf493185f5b44edcaf3ed53091c7add6e733dc91ca8633146a24b4c8

See more details on using hashes here.

File details

Details for the file pydepcheck-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: pydepcheck-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pydepcheck-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bbcf6a554b7950a60731c59814ebff5113f4d23973b6d4c451f65b0f82fcfafb
MD5 8979e1614e8b8d7572e524689e5bfa8a
BLAKE2b-256 72db30ddb50dbad59d521b324bbdd92b1818826c18d705f751e13cb99aea0ab9

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