{ "info": { "author": "Charles Poli", "author_email": "cpoli374@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Python module to build up and solve Tight-Binding models.\r\n\r\nTBEE is written in fully vectorized Numpy.\r\n\r\nTBEE is composed of the following classes:\r\n\r\n* lattice\r\n* system\r\n* plot\r\n* propagation\r\n* save\r\n\r\n\r\nTBEE main features:\r\n\r\n* Complex lattice structures.\r\n* Complex-valued onsite energies and hoppings.\r\n* Hermitian and non-Hermitian Tight-Binding Hamiltonians.\r\n* Sublattices.\r\n* Hoppings defined by their type, tags, and angles.\r\n* Any type of hoppings:\r\n\r\n * Neighbors hoppings,\r\n * Next-neighbors hoppings, \r\n * Next-next-neighbors hoppings,\r\n * etc..\r\n\r\n* Implementation of onsite energies and hopping patterns:\r\n\r\n * Dimerization defects.\r\n * Magnetic field.\r\n * Strain.\r\n * Hopping disorder.\r\n * Onsite disorder.\r\n\r\n* Time propagation\r\n\r\n\r\nTBEE is available at https://github.com/cpoli/tbee\r\n\r\nTo use TBEE:\r\n\r\nInstall Python3.4 or Python3.5 and three additional packages:\r\n\r\nnumpy 1.10\r\nscipy 0.16\r\nmatplotlib 1.5\r\nSee https://cpoli.github.io/python-doc.html for Python installation details and to install a github repository (for mac).\r\n\r\nExamples are available at https://github.com/cpoli/tbee/tree/master/examples", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/cpoli/tbee/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cpoli.github.io/prog.html", "keywords": "", "license": "MIT", "maintainer": "Charles Poli", "maintainer_email": "cpoli374@gmail.com", "name": "tbee", "package_url": "https://pypi.org/project/tbee/", "platform": "Python3", "project_url": "https://pypi.org/project/tbee/", "project_urls": { "Download": "https://github.com/cpoli/tbee/tarball/0.1", "Homepage": "http://cpoli.github.io/prog.html" }, "release_url": "https://pypi.org/project/tbee/0.1/", "requires_dist": null, "requires_python": null, "summary": "TBEE is a package providing a Python implementation, with heavy use of numpy vectorization, of Tight-Binding models. It can be used to build up and solve tight-binding models with complex-valued onsite energies and hoppings.", "version": "0.1" }, "last_serial": 2031792, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "525acdc29bb0ec8868ed107056fab080", "sha256": "0a89e9df20963e9acf7a5c721596114510a140ea4e3d416d415878cb3f857bf0" }, "downloads": -1, "filename": "tbee-0.1.tar.gz", "has_sig": false, "md5_digest": "525acdc29bb0ec8868ed107056fab080", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21665, "upload_time": "2016-03-28T08:57:34", "url": "https://files.pythonhosted.org/packages/3e/ea/e0799892b593cd7adc8ac606f835b13f587f062500ed999cb562132471ce/tbee-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "525acdc29bb0ec8868ed107056fab080", "sha256": "0a89e9df20963e9acf7a5c721596114510a140ea4e3d416d415878cb3f857bf0" }, "downloads": -1, "filename": "tbee-0.1.tar.gz", "has_sig": false, "md5_digest": "525acdc29bb0ec8868ed107056fab080", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21665, "upload_time": "2016-03-28T08:57:34", "url": "https://files.pythonhosted.org/packages/3e/ea/e0799892b593cd7adc8ac606f835b13f587f062500ed999cb562132471ce/tbee-0.1.tar.gz" } ] }