FFATS


NameFFATS JSON
Version 1.3.6 PyPI version JSON
download
home_pagehttps://github.com/vBazilevich/FFATS
SummaryLibrary with compilation of features for time series
upload_time2024-04-06 19:13:22
maintainerNone
docs_urlNone
authorVladimir Bazilevich
requires_pythonNone
licenseMIT licence
keywords times series features light curves
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FFATS: Fast FATS
==============================
This is a fork of https://github.com/isadoranun/FATS focused on a high performance and low computation time.

-----------------------------------------------------

Installation: Clone this repository and do `python setup.py install`. Don't forget to install GCC of version 12.1.0 or
higher.

Or `pip install FFATS` for the latest stable version.

---------------------------------------------------------

An extended explanation of the original package is available at http://isadoranun.github.io/tsfeat/FeaturesDocumentation.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vBazilevich/FFATS",
    "name": "FFATS",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "times series features, light curves",
    "author": "Vladimir Bazilevich",
    "author_email": "bazilevichvl@gmail.com",
    "download_url": "https://github.com/vBazilevich/FFATS",
    "platform": null,
    "description": "FFATS: Fast FATS\n==============================\nThis is a fork of https://github.com/isadoranun/FATS focused on a high performance and low computation time.\n\n-----------------------------------------------------\n\nInstallation: Clone this repository and do `python setup.py install`. Don't forget to install GCC of version 12.1.0 or\nhigher.\n\nOr `pip install FFATS` for the latest stable version.\n\n---------------------------------------------------------\n\nAn extended explanation of the original package is available at http://isadoranun.github.io/tsfeat/FeaturesDocumentation.html\n",
    "bugtrack_url": null,
    "license": "MIT licence",
    "summary": "Library with compilation of features for time series",
    "version": "1.3.6",
    "project_urls": {
        "Download": "https://github.com/vBazilevich/FFATS",
        "Homepage": "https://github.com/vBazilevich/FFATS"
    },
    "split_keywords": [
        "times series features",
        " light curves"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03483bb5afc68c0e7ce1a095fb9d2b9154f1b2ecfb73d44fc3b546c74a4f1512",
                "md5": "b3d6d8bfde03a1c7d4675e1405d5740f",
                "sha256": "925657d7854f5cfd3990126877265058b6c386231cb05acfc71b5c7d6dcf5bba"
            },
            "downloads": -1,
            "filename": "FFATS-1.3.6-2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3d6d8bfde03a1c7d4675e1405d5740f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18767,
            "upload_time": "2024-04-06T19:13:22",
            "upload_time_iso_8601": "2024-04-06T19:13:22.861931Z",
            "url": "https://files.pythonhosted.org/packages/03/48/3bb5afc68c0e7ce1a095fb9d2b9154f1b2ecfb73d44fc3b546c74a4f1512/FFATS-1.3.6-2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-06 19:13:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vBazilevich",
    "github_project": "FFATS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "ffats"
}
        
Elapsed time: 0.23987s