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.8.tar.gz (13.5 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.8-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lyra_geometry-0.1.8.tar.gz
  • Upload date:
  • Size: 13.5 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.8.tar.gz
Algorithm Hash digest
SHA256 9e56dc69e3fd863ae0dc4c98e044fed916d9af6edabfd5e433106ce35aea3fed
MD5 f5e63ed220190d2128f731497bb8fa8c
BLAKE2b-256 b3960a616c3ea4e118adec72aef547e7506063ebd07d5516ed1f23fc8f093fc6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lyra_geometry-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 13.1 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 87bc804047761437edbb9d10b0d4c445af8fe4c6dca033b38e4eaeaa19d29bd0
MD5 36de426ed1ea559b31e53241490f0880
BLAKE2b-256 412fe09567b51ec84d7b2263959101593a6f937b6f6fe670f05b027215750f28

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