{ "info": { "author": "Ben J. Gross and Paul J. Atzberger", "author_email": "atzberg@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "PyTorch implementation of GMLS-Nets.\n\nIf you find these codes or methods helpful for your project, please cite: \n\n```\n @article{trask_patel_gross_atzberger_GMLS_Nets_2019,\n title={GMLS-Nets: A framework for learning from unstructured data},\n author={Nathaniel Trask, Ravi G. Patel, Ben J. Gross, Paul J. Atzberger},\n journal={arXiv:1909.05371}, \n month={September}\n year={2019}\n url={https://arxiv.org/abs/1909.05371}\n }\n``` \n\nSource code and additional information for this package available at .\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://atzberger.org/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gmlsnets-pytorch", "package_url": "https://pypi.org/project/gmlsnets-pytorch/", "platform": "", "project_url": "https://pypi.org/project/gmlsnets-pytorch/", "project_urls": { "Homepage": "http://atzberger.org/" }, "release_url": "https://pypi.org/project/gmlsnets-pytorch/1.0.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Implementation of GMLS-Nets in PyTorch.", "version": "1.0.0" }, "last_serial": 5833992, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "35db8d9a824a21a56d13bddd100ff94d", "sha256": "87f06e8d62224d188f229103a580d02746eadde73d87bf1ac295fcf2d3a19603" }, "downloads": -1, "filename": "gmlsnets_pytorch-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "35db8d9a824a21a56d13bddd100ff94d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 28056, "upload_time": "2019-09-16T04:55:35", "url": "https://files.pythonhosted.org/packages/42/56/bc3b45a2036db5b47fbb67d5a1092f6be7ab5ffa69dd899f5cc93cba0b21/gmlsnets_pytorch-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65709b27037cb141c0f3e040a3b6c9c5", "sha256": "e0468629c4a7728323d034c330cab2d81550de22c467213c734a98202e47fa54" }, "downloads": -1, "filename": "gmlsnets_pytorch-1.0.0.tar.gz", "has_sig": false, "md5_digest": "65709b27037cb141c0f3e040a3b6c9c5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 25390, "upload_time": "2019-09-16T04:55:38", "url": "https://files.pythonhosted.org/packages/13/44/ddc52fe4dec2246bffcf3cf62ccf0be2ee16024ab3ef27a187fb0f6b0b61/gmlsnets_pytorch-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35db8d9a824a21a56d13bddd100ff94d", "sha256": "87f06e8d62224d188f229103a580d02746eadde73d87bf1ac295fcf2d3a19603" }, "downloads": -1, "filename": "gmlsnets_pytorch-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "35db8d9a824a21a56d13bddd100ff94d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 28056, "upload_time": "2019-09-16T04:55:35", "url": "https://files.pythonhosted.org/packages/42/56/bc3b45a2036db5b47fbb67d5a1092f6be7ab5ffa69dd899f5cc93cba0b21/gmlsnets_pytorch-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65709b27037cb141c0f3e040a3b6c9c5", "sha256": "e0468629c4a7728323d034c330cab2d81550de22c467213c734a98202e47fa54" }, "downloads": -1, "filename": "gmlsnets_pytorch-1.0.0.tar.gz", "has_sig": false, "md5_digest": "65709b27037cb141c0f3e040a3b6c9c5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 25390, "upload_time": "2019-09-16T04:55:38", "url": "https://files.pythonhosted.org/packages/13/44/ddc52fe4dec2246bffcf3cf62ccf0be2ee16024ab3ef27a187fb0f6b0b61/gmlsnets_pytorch-1.0.0.tar.gz" } ] }