{ "info": { "author": "Glen Fletcher", "author_email": "glen.fletcher@alphaomega-technology.com.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "SPSolver\r\n========\r\n\r\nProject Goals\r\n-------------\r\n\r\nThere are several program desgined to solve Maxwells Equations for Aribatry Nanoparticles using different Methods and written in differing programing lamguages such as DDSCAT (DDA written in Fortran), NMPBEM (BEM written in Matlab). The Goal of this project is to develop a single uniform tool written in an open easy to use and learn language \"Python\" that impliments many different methods.\r\n\r\nWhy Python?\r\n-----------\r\n\r\nPython is a easy language to learn, most hackers \"advanced programs\" recomened it as a first language for new programers to learn. Pythons scientfic libaries are similar to Matlab a common language used at universities making it easier for scientists to work with.\r\nFinaly Python is a free language aviable for every platform and code will run on any platform as its run by an interpter rather than compiled to native code. Despite this Python is still a fast language for scientfic problems as the problems once defined are solved by native libaries loaded by Python.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alphaomega-technology/SPSolver", "keywords": "", "license": "AlphaOmega Technology Open License Version 1.0 (http://www.alphaomega-technology.com.au/license/AOT-OL/1.0)", "maintainer": "", "maintainer_email": "", "name": "SPSolver", "package_url": "https://pypi.org/project/SPSolver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/SPSolver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/alphaomega-technology/SPSolver" }, "release_url": "https://pypi.org/project/SPSolver/0.1.dev-20140623/", "requires_dist": null, "requires_python": null, "summary": "Surface Plasmon Solver, Impliments several methods to solve surface plasmons, DDA, BEM", "version": "0.1.dev-20140623" }, "last_serial": 1134173, "releases": { "0.1.dev-20140623": [] }, "urls": [] }