{ "info": { "author": "Andrew Walker", "author_email": "walker.ab@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "=========\ncmtoolkit\n=========\n\nThis software is a Python library for building and manipulating `conformal maps\n`_. Conformal maps are a useful\ntool for solving Laplace's equation - which occurs in heat and diffusion\ntransport problems.\n\nThis package is an unofficial port of the (MATLAB) `Conformal Mapping Toolkit\n(CMToolkit) `_, written by\nToby Driscoll.\n\n|build_status|\n\nInstallation\n============\n\nThe latest version of this package can be installed from github\n\n.. code-block:: console\n\n $ pip install git+git://github.com/AndrewWalker/cmtoolkit\n\nExamples\n========\n\n- `Mobius transformation notebook `_\n\nLicense\n=======\n\nThis Python package has been derived from Conformal Mapping Toolkit, but this\nport is not associated with the author of that package, or the University of\nDelaware in any way. \n\nUsers of this software must comply with the `license `_ for this package, and the\n`CMToolkit license `_\n\n.. |build_status| image:: https://api.travis-ci.org/AndrewWalker/cmtoolkit.png\n :target: https://travis-ci.org/AndrewWalker/cmtoolkit\n :alt: Current build status", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/AndrewWalker/cmtoolkit", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cmtoolkit", "package_url": "https://pypi.org/project/cmtoolkit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmtoolkit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/AndrewWalker/cmtoolkit" }, "release_url": "https://pypi.org/project/cmtoolkit/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Conformal Mapping Toolkit (ported to Python)", "version": "0.0.1" }, "last_serial": 1531329, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "df9bac2e89a486237cc8b9f9537146ff", "sha256": "31055822dc921a44c841a120d80174c377c5409a6306f7cc1253ad6acbf304c3" }, "downloads": -1, "filename": "cmtoolkit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "df9bac2e89a486237cc8b9f9537146ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9287, "upload_time": "2015-05-03T10:17:31", "url": "https://files.pythonhosted.org/packages/21/95/e86f31190359239fa09b6e52335c48ede84748501849690e605b6df3183a/cmtoolkit-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df9bac2e89a486237cc8b9f9537146ff", "sha256": "31055822dc921a44c841a120d80174c377c5409a6306f7cc1253ad6acbf304c3" }, "downloads": -1, "filename": "cmtoolkit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "df9bac2e89a486237cc8b9f9537146ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9287, "upload_time": "2015-05-03T10:17:31", "url": "https://files.pythonhosted.org/packages/21/95/e86f31190359239fa09b6e52335c48ede84748501849690e605b6df3183a/cmtoolkit-0.0.1.tar.gz" } ] }