Spectral Analysis In Linear Systems
This repository contains the Spectral Analysis In Linear Systems tools for python (sails)
Installation
If you just want to install sails to use it, the easiest way is to get it from pip using `pip install sails`.
If you are reading this file, you probably have a source distribution of sails and may be interested in working on the software. In that case, as there is no compiled code, you can simply set your `PYTHONPATH` to include this directory. Alternatively, you can use `python3 setup.py build` or run `make` or `make doc` to install the software into the normal `build/` directory and/or build the documentation using sphinx.
Documentation
Documentation for the current release can be found at https://sails.readthedocs.org
Dependencies
See the requirements.txt file.
Some of these aren’t strict dependencies, but are instead what we develop against (i.e. we don’t guarantee not to use features which only exist from that release onwards).
Repository
The main git repository can be found at https://gitlab.com/sails-dev/analysis/sails
Contributing
If you wish to raise issues on, or contribute patches to SAILS, you will need an account on gitlab.com. If you wish to be able to create MRs please tag @ajquinn or @mhy in the relevant issue and we will give you permission to do so. Alternatively, please feel free to email one of us.
License
This project is currently licensed under the GNU General Public Licence 2.0 or higher. For the avoidance of doubt, the authors intend that if the code is imported into a project which is not licensed under a GPL 2.0 compatible license, an alternative license arranged must be acquired. For alternative license arrangements such as use in commercial products for which you do not which to release the source code under a GPL compatible license, please contact the authors. The authors are also available for consultancy regarding this toolbox and associated methods.
Release files for sails 1.13.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sails-1.13.1.tar.gz | 7.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sails-1.13.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 MB
Release files / sails-1.13.1.tar.gz
| Download URL | sails-1.13.1.tar.gz |
|---|---|
| Size | 7.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f49e0969a965a5d1ca02c6034a683aa25a6a7ca5ca71c83873ff29769a456a6
|
|
BLAKE2b-256 checksum How to use checksums |
ca395dd808bf2e13e59a9a39aacb5c9dd0772e39d944b653f071f2b14e3274c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.2
|
Release files / sails-1.13.1-py3-none-any.whl
| Download URL | sails-1.13.1-py3-none-any.whl |
|---|---|
| Size | 138.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2f9c585b22585694ea57e204d4c317f925c02ecd6db72b94779837771bf33e5b
|
|
BLAKE2b-256 checksum How to use checksums |
e9a5fa84a7460368c7c2a4f661889e303c2827f039e3acb473b34d5c643a340d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.2
|