Skip to main content

Addition for sympy

Project description

SympyAdd

Расширение возможностей sympy

Класс I - единичная матрица

Разложение на элементарные

from sympy import Matrix
from sympy_add import *

M = Matrix([
    [1, 2, 3],
    [4, 5, 6],
    [7, 8, 9]
    ])
I.decompose(M)

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

sympy_add-1.0.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file sympy_add-1.0.tar.gz.

File metadata

  • Download URL: sympy_add-1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for sympy_add-1.0.tar.gz
Algorithm Hash digest
SHA256 93918a1d59a0ac36c91204060ca41a52995d0f9455572500d2f868546d8af57a
MD5 1bb0f036495b7442e87f89a948ddd6c7
BLAKE2b-256 85c2390cfcbcb2ac47142c7c8700546f543128f8fc50916e86eba8012bde2910

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page