interpolation-higher-order-3d-torch


Nameinterpolation-higher-order-3d-torch JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryA highly performant, GPU compatible package for higher order interpolation in PyTorch
upload_time2024-02-09 23:46:38
maintainer
docs_urlNone
authorThomasHelfer
requires_python>=3.8
licenseMIT
keywords machine learning pytorch interpolation higher order interpolation 3d interpolation gpu compatible
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Unittest](https://github.com/ThomasHelfer/HigherOrderInterpolation3DTorch/actions/workflows/actions.yml/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT)


# Higher Order Interpolation in 3D for Torch

## Overview
This is a small library that allows a more general interpolation in 3D, using higher order polynomial basis, which Pytorch's [torch.nn.functional.interpolate()](https://pytorch.org/docs/stable/generated/torch.ao.nn.quantized.functional.interpolate.html) currently does not offer. 

## Key Features:

Accurate and efficient:
- Achieve high-order polynomial interpolation with exceptional performance using a convolutional network architecture, ensuring precise results for your simulations.

## Installation

### Prerequisites
Before installing TorchGRTL, ensure you have the following prerequisites:
- Python 3.8 or higher
- pip package manager


### License

TorchGRTL is released under the MIT License. See LICENSE for more details.

### Contact

For questions or support, please contact Thomas Helfer at thomashelfer@live.de.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "interpolation-higher-order-3d-torch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Machine learning,Pytorch,Interpolation,Higher order interpolation,3D interpolation,GPU compatible",
    "author": "ThomasHelfer",
    "author_email": "thomashelfer@live.de",
    "download_url": "https://files.pythonhosted.org/packages/fb/5e/b9a3aebb48ef9d744f8443f8851020cde02a0e5deac3c5d056f2bf10c902/interpolation_higher_order_3d_torch-0.1.1.tar.gz",
    "platform": null,
    "description": "![Unittest](https://github.com/ThomasHelfer/HigherOrderInterpolation3DTorch/actions/workflows/actions.yml/badge.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://opensource.org/licenses/MIT)\n\n\n# Higher Order Interpolation in 3D for Torch\n\n## Overview\nThis is a small library that allows a more general interpolation in 3D, using higher order polynomial basis, which Pytorch's [torch.nn.functional.interpolate()](https://pytorch.org/docs/stable/generated/torch.ao.nn.quantized.functional.interpolate.html) currently does not offer. \n\n## Key Features:\n\nAccurate and efficient:\n- Achieve high-order polynomial interpolation with exceptional performance using a convolutional network architecture, ensuring precise results for your simulations.\n\n## Installation\n\n### Prerequisites\nBefore installing TorchGRTL, ensure you have the following prerequisites:\n- Python 3.8 or higher\n- pip package manager\n\n\n### License\n\nTorchGRTL is released under the MIT License. See LICENSE for more details.\n\n### Contact\n\nFor questions or support, please contact Thomas Helfer at thomashelfer@live.de.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A highly performant, GPU compatible package for higher order interpolation in PyTorch",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "machine learning",
        "pytorch",
        "interpolation",
        "higher order interpolation",
        "3d interpolation",
        "gpu compatible"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0046527847c7c02e7deb51d1eaea971d7250af9230cb62ac082388ab70e749e1",
                "md5": "5fc629bf1f7d253a06e9b723e58056ac",
                "sha256": "d9d7c951be862684cd665f685a9b4393fac5c973f03018371a8e94f0364b9372"
            },
            "downloads": -1,
            "filename": "interpolation_higher_order_3d_torch-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fc629bf1f7d253a06e9b723e58056ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2926,
            "upload_time": "2024-02-09T23:46:37",
            "upload_time_iso_8601": "2024-02-09T23:46:37.102782Z",
            "url": "https://files.pythonhosted.org/packages/00/46/527847c7c02e7deb51d1eaea971d7250af9230cb62ac082388ab70e749e1/interpolation_higher_order_3d_torch-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb5eb9a3aebb48ef9d744f8443f8851020cde02a0e5deac3c5d056f2bf10c902",
                "md5": "e62ab9cc505408dc97a9eaa383a7ae14",
                "sha256": "9cfc77ed81788d559d485e3a9377351bf325ff319d6a7be9e38d8ff158c130c9"
            },
            "downloads": -1,
            "filename": "interpolation_higher_order_3d_torch-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e62ab9cc505408dc97a9eaa383a7ae14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4705,
            "upload_time": "2024-02-09T23:46:38",
            "upload_time_iso_8601": "2024-02-09T23:46:38.625348Z",
            "url": "https://files.pythonhosted.org/packages/fb/5e/b9a3aebb48ef9d744f8443f8851020cde02a0e5deac3c5d056f2bf10c902/interpolation_higher_order_3d_torch-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-09 23:46:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "interpolation-higher-order-3d-torch"
}
        
Elapsed time: 0.19861s