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.3.1.tar.gz (4.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: sympy_add-1.3.1.tar.gz
  • Upload date:
  • Size: 4.0 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.3.1.tar.gz
Algorithm Hash digest
SHA256 6ef7d85e09839bcf196dc58c6731adb1424dd8ade6bffa91c7680ec995527b95
MD5 063ad7aeba606cc5bf58027e7ae61728
BLAKE2b-256 853051c206411a035cffcb8d7d3519116977e3dece9768923e79045357e57ee4

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