lamatrix


Namelamatrix JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-04-17 19:37:24
maintainerNone
docs_urlNone
authorChristina Hedges
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a href="https://github.com/christinahedges/lamatrix/actions/workflows/tests.yml"><img src="https://github.com/christinahedges/lamatrix/workflows/pytest/badge.svg" alt="Test status"/></a> [![Generic badge](https://img.shields.io/badge/documentation-live-blue.svg)](https://christinahedges.github.io/lamatrix/)
[![PyPI version](https://badge.fury.io/py/lamatrix.svg)](https://badge.fury.io/py/lamatrix)

<p align="center">
  <img src="https://github.com/christinahedges/lamatrix/blob/main/docs/images/logo.png?raw=true" width="350" alt="lamatrix logo">
</p>

# LAmatrix

This package is designed to help you fit linear algebra models to data. It's designed to eventually replace `Lightkurve.design_matrix` and `Lightkurve.Corrector` objects.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lamatrix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Christina Hedges",
    "author_email": "christina.l.hedges@nasa.gov",
    "download_url": "https://files.pythonhosted.org/packages/ec/6d/3747f7bcf8fd041148aca8df3a89de7052c74c383a55bdb1685d949e145c/lamatrix-0.1.0.tar.gz",
    "platform": null,
    "description": "<a href=\"https://github.com/christinahedges/lamatrix/actions/workflows/tests.yml\"><img src=\"https://github.com/christinahedges/lamatrix/workflows/pytest/badge.svg\" alt=\"Test status\"/></a> [![Generic badge](https://img.shields.io/badge/documentation-live-blue.svg)](https://christinahedges.github.io/lamatrix/)\n[![PyPI version](https://badge.fury.io/py/lamatrix.svg)](https://badge.fury.io/py/lamatrix)\n\n<p align=\"center\">\n  <img src=\"https://github.com/christinahedges/lamatrix/blob/main/docs/images/logo.png?raw=true\" width=\"350\" alt=\"lamatrix logo\">\n</p>\n\n# LAmatrix\n\nThis package is designed to help you fit linear algebra models to data. It's designed to eventually replace `Lightkurve.design_matrix` and `Lightkurve.Corrector` objects.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10ad4d3b7a5565150726d0fe630d599998cb140095c22f8fcca7dd745bcb3ee2",
                "md5": "6327d0e175265414f38ff8509eab8470",
                "sha256": "33eb37d13476196f077194556f23c3ce5a710ee5e7ebf26801fd02486b69a4f4"
            },
            "downloads": -1,
            "filename": "lamatrix-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6327d0e175265414f38ff8509eab8470",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 16938,
            "upload_time": "2024-04-17T19:37:22",
            "upload_time_iso_8601": "2024-04-17T19:37:22.221091Z",
            "url": "https://files.pythonhosted.org/packages/10/ad/4d3b7a5565150726d0fe630d599998cb140095c22f8fcca7dd745bcb3ee2/lamatrix-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec6d3747f7bcf8fd041148aca8df3a89de7052c74c383a55bdb1685d949e145c",
                "md5": "b7a694c3f37d25237de34cdacb66d133",
                "sha256": "2aeda7c2abafe223b828b02459e15cc8fd114a086eb98807c170333dd95c62a9"
            },
            "downloads": -1,
            "filename": "lamatrix-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b7a694c3f37d25237de34cdacb66d133",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 13057,
            "upload_time": "2024-04-17T19:37:24",
            "upload_time_iso_8601": "2024-04-17T19:37:24.043891Z",
            "url": "https://files.pythonhosted.org/packages/ec/6d/3747f7bcf8fd041148aca8df3a89de7052c74c383a55bdb1685d949e145c/lamatrix-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 19:37:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lamatrix"
}
        
Elapsed time: 0.28324s