Skip to main content

Biblioteca em Python para geometria diferencial simbolica: tensores, conexoes e curvatura.

Project description

Lyra Geometry

Biblioteca em Python para geometria diferencial simbolica, com suporte a espacos tensoriais, conexoes e curvatura usando SymPy.

Instalacao

pip install lyra-geometry

Exemplo rapido

import sympy as sp
from lyra_geometry import TensorSpace, U, D

x, y = sp.symbols("x y")
space = TensorSpace((x, y))
T = space.generic("T", (U, D))

a, b = space.index("a b")
expr = T[U(a), D(b)]
print(expr)

Desenvolvimento local

python -m pip install -e .[dev]
python -m pytest

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

lyra_geometry-0.1.0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lyra_geometry-0.1.0-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file lyra_geometry-0.1.0.tar.gz.

File metadata

  • Download URL: lyra_geometry-0.1.0.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lyra_geometry-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c91408b7cc6b982c28cd4b0a663ac044f43a4646908b512057be8a668070a478
MD5 f796ebf92b0735d89d1f580e8d48bd00
BLAKE2b-256 88e55ee8d99d9216093dbf36a25b1a3f75642c438d2574e1b4d0cd7a7a200930

See more details on using hashes here.

File details

Details for the file lyra_geometry-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: lyra_geometry-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lyra_geometry-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fcb9ee7f715364972fbc6c57e382b1e97899027657f286239cff3bc1b4d23e9e
MD5 7b0c9e2d6d3a58c57e0adb94407ff0ee
BLAKE2b-256 34b9c4245a21b6f7afcfd71e4c45254614a1078b4be33e6360b6c1065f628e15

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page