geodiff


Namegeodiff JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryDifferentiable geometry representations for shape parameterization and optimization.
upload_time2025-09-13 00:16:44
maintainerAtharva Aalok
docs_urlNone
authorAtharva Aalok
requires_python>=3.12.0
licenseNone
keywords differentiable-geometry shape-optimization pytorch machine-learning deep-learning geometric-deep-learning cfd design-optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Differentiable geometry representations for shape parameterization and optimization.


## Project Plan
- [x] Add Github Actions workflow for Github Pages.
- [x] Create first cut User Docs using Jupyter Books and MyST markdown.
    - [x] What is this package for?
    - [x] Add .gitignore for MyST markdown.
- [x] Launch Github Discussions for the project.
    - [x] Create introductory dicussion post.
- [x] Add MIT License.
- [x] Update pyproject.toml.
    - [x] Maintainers, license, license-file, keywords, classifiers, project urls.
- [x] Add Github Actions workflow for Github Release and PyPI publishing.
- [x] Add CHANGELOG.md to maintain release details.
- [ ] Create first tag and push it to initiate first release and publish.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geodiff",
    "maintainer": "Atharva Aalok",
    "docs_url": null,
    "requires_python": ">=3.12.0",
    "maintainer_email": "Atharva Aalok <atharvaaalok@gmail.com>",
    "keywords": "differentiable-geometry, shape-optimization, PyTorch, machine-learning, deep-learning, geometric-deep-learning, CFD, design-optimization",
    "author": "Atharva Aalok",
    "author_email": "Atharva Aalok <atharvaaalok@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7a/18/09a6a97756f7fb7cccc203594f47ddc91d434e61748535e8dcb5f2c0ec0e/geodiff-0.1.0.tar.gz",
    "platform": null,
    "description": "Differentiable geometry representations for shape parameterization and optimization.\n\n\n## Project Plan\n- [x] Add Github Actions workflow for Github Pages.\n- [x] Create first cut User Docs using Jupyter Books and MyST markdown.\n    - [x] What is this package for?\n    - [x] Add .gitignore for MyST markdown.\n- [x] Launch Github Discussions for the project.\n    - [x] Create introductory dicussion post.\n- [x] Add MIT License.\n- [x] Update pyproject.toml.\n    - [x] Maintainers, license, license-file, keywords, classifiers, project urls.\n- [x] Add Github Actions workflow for Github Release and PyPI publishing.\n- [x] Add CHANGELOG.md to maintain release details.\n- [ ] Create first tag and push it to initiate first release and publish.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Differentiable geometry representations for shape parameterization and optimization.",
    "version": "0.1.0",
    "project_urls": {
        "bugtracker": "https://github.com/atharvaaalok/geodiff/issues",
        "changelog": "https://github.com/atharvaaalok/geodiff/blob/main/CHANGELOG.md",
        "documentation": "https://atharvaaalok.github.io/geodiff/",
        "forum": "https://github.com/atharvaaalok/geodiff/discussions",
        "homepage": "https://atharvaaalok.github.io/geodiff/",
        "repository": "https://github.com/atharvaaalok/geodiff"
    },
    "split_keywords": [
        "differentiable-geometry",
        " shape-optimization",
        " pytorch",
        " machine-learning",
        " deep-learning",
        " geometric-deep-learning",
        " cfd",
        " design-optimization"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0c1017702c63afd863740b061f54a2ecc9e4559f38386801dd00b90d69830bf5",
                "md5": "6cc08eb1f6947c5f369c0ea911e62a05",
                "sha256": "e3321045378984090780daf2442a2f8fcc9e76117bff76134a2ecebf66e24b63"
            },
            "downloads": -1,
            "filename": "geodiff-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cc08eb1f6947c5f369c0ea911e62a05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.0",
            "size": 2959,
            "upload_time": "2025-09-13T00:16:43",
            "upload_time_iso_8601": "2025-09-13T00:16:43.417764Z",
            "url": "https://files.pythonhosted.org/packages/0c/10/17702c63afd863740b061f54a2ecc9e4559f38386801dd00b90d69830bf5/geodiff-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a1809a6a97756f7fb7cccc203594f47ddc91d434e61748535e8dcb5f2c0ec0e",
                "md5": "b9d7b0043160a6e2d265ebc55117f447",
                "sha256": "84011e02c6776a7e872246d914b0308fa34b702654a39a0908b4dad09f4a5152"
            },
            "downloads": -1,
            "filename": "geodiff-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b9d7b0043160a6e2d265ebc55117f447",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.0",
            "size": 2177,
            "upload_time": "2025-09-13T00:16:44",
            "upload_time_iso_8601": "2025-09-13T00:16:44.404827Z",
            "url": "https://files.pythonhosted.org/packages/7a/18/09a6a97756f7fb7cccc203594f47ddc91d434e61748535e8dcb5f2c0ec0e/geodiff-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 00:16:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "atharvaaalok",
    "github_project": "geodiff",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "geodiff"
}
        
Elapsed time: 1.03820s