Skip to content
/ zle-py Public

Python integer-linear eigenvalue matrix generator & symbolic solver

License

Notifications You must be signed in to change notification settings

symeig/zle-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZLE (Symbolic Integer-Linear Matrix Toolkit)

PyPI - Version PyPI - Python Version


A Python package to aid in integer-linear eigenvalue matrix generation and symbolic evaluation. Part of the symeig project.

Table of Contents

Installation

From PyPI

pip install zlepy

For local development:

pip install -e path/to/zlepy

Testing

All tests:

hatch test

Specific test file:

hatch test tests/test_batch_sizes.py

License

This package is OSI approved under the Apache License Version 2.0.

About

Python integer-linear eigenvalue matrix generator & symbolic solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages