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

Uploaded Source

File details

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

File metadata

  • Download URL: sympy_add-1.1.tar.gz
  • Upload date:
  • Size: 15.4 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.1.tar.gz
Algorithm Hash digest
SHA256 4ba323aea073f2f8f2e662d19084907403cf5d4e7ba531fe4b42e439b4f0990c
MD5 d3a4ba7bd955a303ab8252067f88c99f
BLAKE2b-256 0913f7a2a431d0bf358077903deb819885f77cb6e5c6438467f75ae7f81f2ab7

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