{ "info": { "author": "Yung-Yu Chen", "author_email": "yyc@solvcon.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "SOLVCON is a collection of conservation-law solvers that use the space-time\n`Conservation Element and Solution Element (CESE) method\n`__.\n\nInstall\n=======\n\nClone the `hg `_ repository from\nhttps://bitbucket.org/solvcon/solvcon::\n\n $ hg clone https://bitbucket.org/solvcon/solvcon\n\nSOLVCON needs the following packages: `gcc `_ 4.3+ (clang\non OSX works as well), `SCons `_ 2+, `Python\n`_ 2.7, `Cython `_ 0.16+,\n`Numpy `_ 1.5+, `LAPACK\n`_, `NetCDF\n`_ 4+, `SCOTCH\n`_ 6.0+, `Nose\n`_ 1.0+, `Paramiko\n`_ 1.14+, `boto\n`_ 2.29.1+, `gmsh `_ 2.5+,\nand `VTK `_ 5.6+.\n\nIn the ``contrib/`` directory, you can find the scripts for installing these\ndependencies:\n\n- ``aptget.*.sh`` for Debian/Ubuntu\n- ``conda.sh`` for `Miniconda\n `__/`Anaconda\n `__\n\nThe binary part of SOLVCON should be built with SCons_::\n\n $ scons scmods\n\nThen add the installation path to the environment variables ``$PATH`` and\n``$PYTHONPATH``.\n\nAdditional build and tests:\n\n- Building document requires `Sphinx `_ 1.1.2+,\n `Sphinxcontrib issue tracker\n `__ 0.11, and `graphviz\n `_ 2.28+. Once the binary of SOLVCON is built, the\n following commands can build the document::\n\n $ cd doc\n $ make html\n\n The built document will be available at ``doc/build/html/``.\n\n- Unit tests should be run with Nose_::\n\n $ nosetests\n\n- Another set of tests are collected in ``ftests/`` directory, and can be run\n with::\n\n $ nosetests ftests/*\n\n Some tests in ``ftests/`` involve remote procedure call (RPC) that uses `ssh\n `_. You need to set up the public key\n authentication to properly run them.\n\n.. vim: set ft=rst ff=unix fenc=utf8:", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/yungyuc/solvcon/downloads/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://solvcon.net/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "SOLVCON", "package_url": "https://pypi.org/project/SOLVCON/", "platform": "Linux", "project_url": "https://pypi.org/project/SOLVCON/", "project_urls": { "Download": "http://bitbucket.org/yungyuc/solvcon/downloads/", "Homepage": "http://solvcon.net/" }, "release_url": "https://pypi.org/project/SOLVCON/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Solvers of Conservation Laws", "version": "0.1.4" }, "last_serial": 1416219, "releases": { "0.0.0+": [], "0.0.1": [], "0.0.2": [], "0.0.3": [], "0.0.4": [], "0.0.6": [], "0.0.7": [], "0.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8cd0a0bb7cb15038fe819c3dc751dad6", "sha256": "6712187247a48cdda35b1f8095f825c935bd500600cda62b72b93ea931fa9a43" }, "downloads": -1, "filename": "SOLVCON-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8cd0a0bb7cb15038fe819c3dc751dad6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1124996, "upload_time": "2013-08-07T23:00:13", "url": "https://files.pythonhosted.org/packages/7a/cc/1356cde0fbcc7e1e2b1afa7a75788cb75db51341d7764c9cf148e5b45c3b/SOLVCON-0.1.2.tar.gz" } ], "0.1.3": [], "0.1.4": [ { "comment_text": "", "digests": { "md5": "0248c492c9f2ea4e29cc787b04ec1944", "sha256": "e12b4fae7b8b7a3b4b8a60f082e89b829eedaf8103f324a03ed9823078217e99" }, "downloads": -1, "filename": "SOLVCON-0.1.4.tar.gz", "has_sig": false, "md5_digest": "0248c492c9f2ea4e29cc787b04ec1944", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1537794, "upload_time": "2015-02-09T14:08:13", "url": "https://files.pythonhosted.org/packages/ee/f1/f590aee90567dd14b7d3bc5e71590d4d558f33dd28ab575cd3e7ddaf27b1/SOLVCON-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0248c492c9f2ea4e29cc787b04ec1944", "sha256": "e12b4fae7b8b7a3b4b8a60f082e89b829eedaf8103f324a03ed9823078217e99" }, "downloads": -1, "filename": "SOLVCON-0.1.4.tar.gz", "has_sig": false, "md5_digest": "0248c492c9f2ea4e29cc787b04ec1944", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1537794, "upload_time": "2015-02-09T14:08:13", "url": "https://files.pythonhosted.org/packages/ee/f1/f590aee90567dd14b7d3bc5e71590d4d558f33dd28ab575cd3e7ddaf27b1/SOLVCON-0.1.4.tar.gz" } ] }