{ "info": { "author": "Andreas Kloeckner", "author_email": "inform@tiker.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "pytential\n=========\n\npytential helps you accurately evaluate layer\npotentials (and, sooner or later, volume potentials).\nIt also knows how to set up meshes and solve integral\nequations.\n\nIt relies on\n\n* `numpy `_ for arrays\n* `boxtree `_ for FMM tree building\n* `sumpy `_ for expansions and analytical routines\n* `modepy `_ for modes and nodes on simplices\n* `loopy `_ for fast array operations\n* `pytest `_ for automated testing\n\nand, indirectly,\n\n* `PyOpenCL `_ as computational infrastructure\n\nPyOpenCL is likely the only one you'll have to install\nby hand, all the other ones will automatically be installed.\n\nResources:\n\n* `documentation `_\n* `wiki home page `_\n* `source code via git `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wiki.tiker.net/Pytential", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pytential", "package_url": "https://pypi.org/project/pytential/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytential/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://wiki.tiker.net/Pytential" }, "release_url": "https://pypi.org/project/pytential/2013.1/", "requires_dist": null, "requires_python": null, "summary": "Evaluate layer and volume potentials, accurately. Solve integral equations.", "version": "2013.1" }, "last_serial": 674597, "releases": { "2013.1": [] }, "urls": [] }