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

Uploaded Source

File details

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

File metadata

  • Download URL: sympy_add-1.2.tar.gz
  • Upload date:
  • Size: 17.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.2.tar.gz
Algorithm Hash digest
SHA256 cbc34a47065a05b637d0d6f009eab7d9cfc451cb2516450653dff0d4acb5ebfe
MD5 bace9e69ea46e457f27f03b4280bc774
BLAKE2b-256 b1d9c416c84655808b3648110920c11a4b353d1e4e1714af5a974ea10679592e

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