sails


Namesails JSON
Version 1.6.0 PyPI version JSON
download
home_page
SummarySpectral Analysis In Linear Systems
upload_time2024-03-01 16:48:11
maintainer
docs_urlNone
authorAndrew Quinn <andrew.quinn@psych.ox.ac.uk>, Mark Hymers <mark.hymers@ynic.york.ac.uk>
requires_python
licenseGPL-2+
keywords multivariate autoregressive models spectral
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.

Authors
=======

Andrew Quinn <andrew.quinn@psych.ox.ac.uk>
Mark Hymers <mark.hymers@ynic.york.ac.uk>

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.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sails",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "multivariate autoregressive models spectral",
    "author": "Andrew Quinn <andrew.quinn@psych.ox.ac.uk>, Mark Hymers <mark.hymers@ynic.york.ac.uk>",
    "author_email": "sails-devel@ynic.york.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/f7/1d/69e983c2f1127690782242c10e969551818ace423389e413b2816d664562/sails-1.6.0.tar.gz",
    "platform": null,
    "description": "Spectral Analysis In Linear Systems\n===================================\n\nThis repository contains the Spectral Analysis In Linear Systems tools\nfor python (sails)\n\nInstallation\n============\n\nIf you just want to install sails to use it, the easiest way is to get it from pip\nusing ```pip install sails```.\n\nIf you are reading this file, you probably have a source distribution of sails and\nmay be interested in working on the software.  In that case, as there is no\ncompiled code, you can simply set your ```PYTHONPATH``` to include this directory.\nAlternatively, you can use ```python3 setup.py build``` or run ```make``` or\n```make doc``` to install the software into the normal ```build/``` directory\nand/or build the documentation using sphinx.\n\nDocumentation\n=============\n\nDocumentation for the current release can be found at https://sails.readthedocs.org\n\nDependencies\n============\n\nSee the requirements.txt file.\n\nSome of these aren't strict dependencies, but are instead what we develop\nagainst (i.e. we don't guarantee not to use features which only exist from that\nrelease onwards).\n\nRepository\n==========\n\nThe main git repository can be found at https://gitlab.com/sails-dev/analysis/sails\n\nContributing\n============\n\nIf you wish to raise issues on, or contribute patches to SAILS, you will need\nan account on gitlab.com.  If you wish to be able to create MRs please tag\n@ajquinn or @mhy in the relevant issue and we will give you permission to do\nso.  Alternatively, please feel free to email one of us.\n\nAuthors\n=======\n\nAndrew Quinn <andrew.quinn@psych.ox.ac.uk>\nMark Hymers <mark.hymers@ynic.york.ac.uk>\n\nLicense\n=======\n\nThis project is currently licensed under the GNU General Public Licence 2.0 or\nhigher.  For the avoidance of doubt, the authors intend that if the code is\nimported into a project which is not licensed under a GPL 2.0 compatible\nlicense, an alternative license arranged must be acquired.  For alternative\nlicense arrangements such as use in commercial products for which you do not\nwhich to release the source code under a GPL compatible license, please contact\nthe authors.  The authors are also available for consultancy regarding this\ntoolbox and associated methods.\n",
    "bugtrack_url": null,
    "license": "GPL-2+",
    "summary": "Spectral Analysis In Linear Systems",
    "version": "1.6.0",
    "project_urls": null,
    "split_keywords": [
        "multivariate",
        "autoregressive",
        "models",
        "spectral"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39c5cd422be2f012e6aab741eeb4c930b4e3a0c5d8952624f3bc8fb836b3e834",
                "md5": "e4c830cd6439fa57827725108842b967",
                "sha256": "e56d2c0c5defcde37a6653a67679ba15f7f115ad27121216e4e5e6f0901f9cc0"
            },
            "downloads": -1,
            "filename": "sails-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4c830cd6439fa57827725108842b967",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 103415,
            "upload_time": "2024-03-01T16:48:08",
            "upload_time_iso_8601": "2024-03-01T16:48:08.991728Z",
            "url": "https://files.pythonhosted.org/packages/39/c5/cd422be2f012e6aab741eeb4c930b4e3a0c5d8952624f3bc8fb836b3e834/sails-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f71d69e983c2f1127690782242c10e969551818ace423389e413b2816d664562",
                "md5": "b3adc5c8002db57c5a85f8064998e8df",
                "sha256": "3bacdbce485ee9642ea895ae9a7bef8fe48f9b95730606480d884e855dee5f00"
            },
            "downloads": -1,
            "filename": "sails-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3adc5c8002db57c5a85f8064998e8df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7148820,
            "upload_time": "2024-03-01T16:48:11",
            "upload_time_iso_8601": "2024-03-01T16:48:11.306483Z",
            "url": "https://files.pythonhosted.org/packages/f7/1d/69e983c2f1127690782242c10e969551818ace423389e413b2816d664562/sails-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 16:48:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sails"
}
        
Elapsed time: 0.21294s