{ "info": { "author": "Benjamin Graille, Loic Gouarin", "author_email": "benjamin.graille@math.u-psud.fr, loic.gouarin@polytechnique.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "pylbm\n=====\n\n|Binder| |Travis| |Appveyor| |Doc badge| |Gitter Badge|\n\n.. |Binder| image:: https://mybinder.org/badge.svg \n :target: https://mybinder.org/v2/gh/pylbm/pylbm/develop\n.. |Travis| image:: https://travis-ci.org/pylbm/pylbm.svg?branch=develop\n :target: https://travis-ci.org/pylbm/pylbm\n.. |Appveyor| image:: https://ci.appveyor.com/api/projects/status/lm3gufe7njj29s0t/branch/develop?svg=true\n :target: https://ci.appveyor.com/project/pylbm/pylbm\n.. |Gitter Badge| image:: https://badges.gitter.im/pylbm/pylbm.svg\n :alt: Join the chat at https://gitter.im/pylbm/pylbm\n :target: https://gitter.im/pylbm/pylbm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n.. |Doc badge| image:: https://readthedocs.org/projects/pylbm/badge/?version=latest\n :target: http://pylbm.readthedocs.io/en/latest/\n \npylbm is an all-in-one package for numerical simulations using Lattice Boltzmann solvers.\n\nThis package gives all the tools to describe your lattice Boltzmann scheme in 1D, 2D and 3D problems.\n\nWe choose the D'Humi\u00e8res formalism to describe the problem. You can have complex geometry with a set of simple shape like circle, sphere, ...\n\npylbm performs the numerical scheme using Cython, NumPy or Loo.py from the scheme and the domain given by the user. Pythran and Numba wiil be available soon. pylbm has MPI support with mpi4py.\n\nInstallation\n============\n\nYou can install pylbm in several ways\n\nWith conda\n----------\n\n.. code::\n\n conda install pylbm -c conda-forge\n \nWith Pypi\n---------\n\n.. code::\n\n pip install pylbm\n\nor\n \n.. code::\n\n pip install pylbm --user\n\nFrom source\n-----------\n\nYou can also clone the project and install the latest version\n\n.. code::\n\n git clone https://github.com/pylbm/pylbm\n\nTo install pylbm from source, we encourage you to create a fresh environment using conda.\n\n.. code::\n\n conda create -n pylbm_env python=3.6\n\nAs mentioned at the end of the creation of this environment, you can activate it\nusing the comamnd line\n\n.. code::\n\n conda activate pylbm_env\n\nNow, you just have to go into the pylbm directory that you cloned and install\nthe dependencies\n\n.. code::\n\n conda install --file requirements-dev.txt -c conda-forge\n\nand then, install pylbm\n\n.. code::\n\n python setup.py install\n\nFor more information about what you can achieve with pylbm, take a look at the documentation\n\n``_", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pylbm/pylbm", "keywords": "Lattice Boltzmann Methods", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pylbm", "package_url": "https://pypi.org/project/pylbm/", "platform": "", "project_url": "https://pypi.org/project/pylbm/", "project_urls": { "Homepage": "https://github.com/pylbm/pylbm" }, "release_url": "https://pypi.org/project/pylbm/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "A flexible Python package for lattice Boltzmann method", "version": "0.4.1" }, "last_serial": 5440630, "releases": { "0.2.0": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "86b0ae1c9f689132d0708e0aea59e4c9", "sha256": "8eea3f2d37c5b67e28f2bc92c37e10809320e1403547df8a3ac8bc502975c8bb" }, "downloads": -1, "filename": "pyLBM-0.2.1.tar.gz", "has_sig": false, "md5_digest": "86b0ae1c9f689132d0708e0aea59e4c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2655927, "upload_time": "2016-09-12T10:00:38", "url": "https://files.pythonhosted.org/packages/ba/cd/7edc28ec810b76e05d4cb254647db904a6a24bb192810d7c7a929c2adf08/pyLBM-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5d2fc4030a4b9798bf3401c573d715fc", "sha256": "5e4faf4029d667b67f692c030ea3f8310c245b699ceed38855b221c5103219da" }, "downloads": -1, "filename": "pylbm-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5d2fc4030a4b9798bf3401c573d715fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3424282, "upload_time": "2018-04-25T21:07:10", "url": "https://files.pythonhosted.org/packages/45/9e/c83e979714211bc675ade6b0d0ed35246bf16cbf2f7b688ab0f71501dda5/pylbm-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "1a4ec74527e3be03d448de3447be916f", "sha256": "fa129e09d2a66d01e73eff2e9065bfb5a825688fae03c6ccaa6c5f71dbc4dacb" }, "downloads": -1, "filename": "pylbm-0.3.1.tar.gz", "has_sig": false, "md5_digest": "1a4ec74527e3be03d448de3447be916f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3424162, "upload_time": "2018-05-31T07:00:44", "url": "https://files.pythonhosted.org/packages/75/25/3e7a454689029b7cc084fcf718ffa5753f1c2d5d03bb80de8bf5d63bc5d5/pylbm-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "6fb83ba3fca0cf17a42e534b2054e821", "sha256": "12789428724f65b19ad2d6c0c161632f943f96f0cb24d28f9e46b315601d2490" }, "downloads": -1, "filename": "pylbm-0.3.2.tar.gz", "has_sig": false, "md5_digest": "6fb83ba3fca0cf17a42e534b2054e821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3424344, "upload_time": "2018-06-20T16:13:05", "url": "https://files.pythonhosted.org/packages/1e/8e/c8f68b591e51b90952a7ae5bd99687906e8271a0c1b9a72588ddc909dbb7/pylbm-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "6dc2e335044d3afcbbc98675331d689b", "sha256": "3b8633840cb3a9f92f2bb24076984da8ef71dea6432167263a107a9546ba63e8" }, "downloads": -1, "filename": "pylbm-0.4.0.tar.gz", "has_sig": false, "md5_digest": "6dc2e335044d3afcbbc98675331d689b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78399, "upload_time": "2019-06-24T13:06:19", "url": "https://files.pythonhosted.org/packages/ae/62/2a5a2afc25e6be3c820419a2ce5934593e3cd1bc42d29b091c8962bca525/pylbm-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "0976d640679de81c220e7d7663226121", "sha256": "6521477b10b14d16fafb1fdacc315b149c54a412b883f675584d37605e1b9952" }, "downloads": -1, "filename": "pylbm-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0976d640679de81c220e7d7663226121", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78894, "upload_time": "2019-06-24T13:31:16", "url": "https://files.pythonhosted.org/packages/8f/e4/36a28cf1f49acfcbe70c011810e44ff203c17f7be30191292475418b688c/pylbm-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0976d640679de81c220e7d7663226121", "sha256": "6521477b10b14d16fafb1fdacc315b149c54a412b883f675584d37605e1b9952" }, "downloads": -1, "filename": "pylbm-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0976d640679de81c220e7d7663226121", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78894, "upload_time": "2019-06-24T13:31:16", "url": "https://files.pythonhosted.org/packages/8f/e4/36a28cf1f49acfcbe70c011810e44ff203c17f7be30191292475418b688c/pylbm-0.4.1.tar.gz" } ] }