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

Uploaded Source

File details

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

File metadata

  • Download URL: sympy_add-1.3.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.tar.gz
Algorithm Hash digest
SHA256 1266831547a5cd51872868063258feace91ab1578a71e533e4007c6041d30dbd
MD5 411d878a319fa66733abb6c3301ed4ca
BLAKE2b-256 8d5b18c0167cd455118b5e6919a44df5cc749b7ca1c8e1716bad78138a15ed47

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