{ "info": { "author": "Eduardo Moguillansky", "author_email": "eduardo.moguillansky@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.7" ], "description": ".. image:: pics/angled-muffler.png\n\n=========\nlambdasim\n=========\n\nPython library to interact with Lambda_ (FDTD acoustic simulations)\n\n* Free software: BSD license\n\nFeatures\n--------\n\n* Read and write simulations\n* Create complex simulation setups using vector shapes\n* Embed sampled sources in a simulation\n* Convert sensor data to audio\n* Calculate real-world dimensions of simulation\n* Preset shapes like tubes, bells, resonators\n* Precalculation of dead nodes to speed-up calculations\n\nInstallation\n------------\n\n1. Install Lambda. Download binaries_ or install from source_\n2. Clone this repo:\n\n```\n$ git clone https://github.com/gesellkammer/lambdasim\n```\n\n3. Install it:\n\n```\n$ pip install -r requirements.txt\n$ python setup.py install\n```\n\nDependencies\n------------\n\n* shapely_\n* shapelib_\n* bpf4_\n* sndfileio_\n\n.. _Lambda: https://github.com/gesellkammer/lambda\n.. _binaries: https://github.com/gesellkammer/lambda/tree/master/dist\n.. _source: https://github.com/gesellkammer/lambda\n.. _shapely: https://github.com/sgillies/shapely\n.. _shapelib: https://github.com/gesellkammer/shapelib\n.. _bpf4: https://github.com/gesellkammer/bpf4\n.. _sndfileio: https://github.com/gesellkammer/sndfileio", "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/gesellkammer/lambdasim", "keywords": "lambdasim", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "lambdasim", "package_url": "https://pypi.org/project/lambdasim/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lambdasim/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gesellkammer/lambdasim" }, "release_url": "https://pypi.org/project/lambdasim/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python utilities to interact with Lambda (FDTD acoustic simulations)", "version": "0.1.1" }, "last_serial": 1092147, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b8be41794f53907d0016e3e87c451642", "sha256": "edf51fe21e51144f08f08e205018ca0ed0c0ca6780d0a0ff6cb4404275bf69e4" }, "downloads": -1, "filename": "lambdasim-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b8be41794f53907d0016e3e87c451642", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20960, "upload_time": "2014-05-14T12:38:21", "url": "https://files.pythonhosted.org/packages/c0/2b/51ab98fda410865fc0b816e7c11dbea3ddd241729cdf2dfa0fc3f57a92be/lambdasim-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "95dd4c18b6f37e4970c771d21645fbf4", "sha256": "45fe2a91c26078227f601f1d6b993de332e0581c126c06f084815a9799cc568d" }, "downloads": -1, "filename": "lambdasim-0.1.1.tar.gz", "has_sig": false, "md5_digest": "95dd4c18b6f37e4970c771d21645fbf4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21227, "upload_time": "2014-05-14T12:55:57", "url": "https://files.pythonhosted.org/packages/5b/c5/14e04a5803c6ee989dc90afa8a86b9e1eb6bcf452422e6f8fe5e57412efa/lambdasim-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95dd4c18b6f37e4970c771d21645fbf4", "sha256": "45fe2a91c26078227f601f1d6b993de332e0581c126c06f084815a9799cc568d" }, "downloads": -1, "filename": "lambdasim-0.1.1.tar.gz", "has_sig": false, "md5_digest": "95dd4c18b6f37e4970c771d21645fbf4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21227, "upload_time": "2014-05-14T12:55:57", "url": "https://files.pythonhosted.org/packages/5b/c5/14e04a5803c6ee989dc90afa8a86b9e1eb6bcf452422e6f8fe5e57412efa/lambdasim-0.1.1.tar.gz" } ] }