Skip to main content

Implementations of JDQR and JDQZ with optional integration with Trilinos.

Project description

JaDaPy

JaDaPy is a Python package that implements JDQR and JDQZ using SciPy and NumPy and has optional Trilinos integration.

Eigenvalue computation

A given generalized eigenvalue problem of the form

βAv = αBv

can be solved using JDQZ using

    alpha, beta = jdqz.jdqz(A, B)

or

    alpha, beta, v = jdqz.jdqz(A, B, return_eigenvectors=True)

Installation

JaDaPy is best installed in a virtual environment. We state the most common steps for creating and using a virtual environment here. Refer to the documentation for more details.

To create a virtual environment run

python3 -m venv /path/to/new/virtual/environment

and to activate the virtual environment, run

source /path/to/new/virtual/environment/bin/activate

After this, we can install JaDaPy from the JaDaPy source directory.

pip install .

This will also install all of the requirements. If one does not want to install JaDaPy, but instead just wants to run it from the source directory, one can install the requirements by running

pip install -r requirements.txt

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

jadapy-1.0.0.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

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

jadapy-1.0.0-py3-none-any.whl (21.1 kB view details)

Uploaded Python 3

File details

Details for the file jadapy-1.0.0.tar.gz.

File metadata

  • Download URL: jadapy-1.0.0.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for jadapy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 31a1f5aa3ce7f3b0acc825c294bbde111be533fc0252fd814721cadbd6eff41b
MD5 96761bb037d1d33d4855a96adc6d5ff7
BLAKE2b-256 c78ea2c34f3c283b8f4dad124517ea1a34ca82eab9dfe9678d3deafce24ba8ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for jadapy-1.0.0.tar.gz:

Publisher: cd.yml on BIMAU/jadapy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jadapy-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: jadapy-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 21.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for jadapy-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c6e45303fe879457300716ae35fb10cbd831bb945250f9095693693ea95ffd1
MD5 e43a103a8516f104d1817b5a419a7e09
BLAKE2b-256 358a7da57371e94f70a569c98abd4de2455f0c38c2a1c9511b45f4d1ddc1889c

See more details on using hashes here.

Provenance

The following attestation bundles were made for jadapy-1.0.0-py3-none-any.whl:

Publisher: cd.yml on BIMAU/jadapy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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