{ "info": { "author": "James Spencer", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "pyblock\n=======\n\n`pyblock` is a python module for performing a reblocking analysis on\nserially-correlated data.\n\nThe algorithms implemented in `pyblock` are not new; please see the documentation for\nreferences.\n\npyblock is compatible with (and tested on!) python 2.7 and python 3.3-3.4 and should work\non any other version supported by `pandas`.\n\n.. image:: https://travis-ci.org/jsspencer/pyblock.svg?branch=master\n :target: https://travis-ci.org/jsspencer/pyblock\n\nDocumentation\n-------------\n\nDocumentation and a simple tutorial can be found in the docs subdirectory and on\n`readthedocs `_.\n\nInstallation\n------------\n\n`pyblock` can be used simply by adding to `$PYTHONPATH`. Alternatively, it can be\ninstalled using distutils by running:\n\n::\n\n $ pip install /path/to/pyblock\n\nwhere `/path/to/` is the (relative or absolute) path to the directory containing\n`pyblock`. To install an editable version (useful for development work) do:\n\n::\n\n $ pip install -e /path/to/pyblock\n\n`pyblock` can also be installed from PyPI:\n\n::\n\n $ pip install pyblock\n\n`pyblock` requires numpy and (optionally) pandas and matplotlib. Please see the\ndocumentation for more details.\n\nLicense\n-------\n\nModified BSD license; see LICENSE for more details.\n\nPlease cite ``pyblock, James Spencer, http://github.com/jsspencer/pyblock`` if used to\nanalyse data for an academic publication.\n\nAuthor\n------\n\nJames Spencer, Imperial College London\n\nContributing\n------------\n\nContributions are extremely welcome, either by raising an issue or contributing code.\nFor code contributions, please try to follow the following points:\n\n#. Divide commits into logical units (e.g. don't mix feature development with\n refactoring).\n#. Ensure all existing tests pass.\n#. Create tests for new functionality. I aim for complete test coverage.\n (Currently the only function not tested is one that creates plots.)\n#. Write nice git commit messages (see `Tim Pope's advice `_.)\n#. Send a pull request!\n\nAcknowledgments\n---------------\n\nWill Vigor (Imperial College London) pointed out and wrote an early implementation of\nthe algorithm to detect the optimal reblock length.\n\nTom Poole (Imperial College London) contributed code to handle weighted averages.\n\nThe HANDE FCIQMC/CCMC development team made several helpful comments and suggestions.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jsspencer/pyblock", "keywords": "", "license": "Modified BSD license", "maintainer": "", "maintainer_email": "", "name": "pyblock", "package_url": "https://pypi.org/project/pyblock/", "platform": "", "project_url": "https://pypi.org/project/pyblock/", "project_urls": { "Homepage": "http://github.com/jsspencer/pyblock" }, "release_url": "https://pypi.org/project/pyblock/0.4/", "requires_dist": null, "requires_python": "", "summary": "Reblocking analysis tools for correlated data", "version": "0.4" }, "last_serial": 3726869, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7ff8d2e59a32c8fe94dcaeb863ebf9a4", "sha256": "486f73677c08a0e76b36a185e71b38ffa66f96128f3bdcc2ccf108cd84d3a291" }, "downloads": -1, "filename": "pyblock-0.1.tar.gz", "has_sig": false, "md5_digest": "7ff8d2e59a32c8fe94dcaeb863ebf9a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12760, "upload_time": "2014-04-02T14:33:07", "url": "https://files.pythonhosted.org/packages/67/c3/25499937bca2fa131f4ef8fc19c0179db1b83c7421afa909184f99e3afca/pyblock-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "27e8c2e9f5e3f56d444cd02a549514e7", "sha256": "e5a234247c707d8a8328d71e48f9a65dda60102d414e1d65dd5de2f2cdb8763b" }, "downloads": -1, "filename": "pyblock-0.2.tar.gz", "has_sig": false, "md5_digest": "27e8c2e9f5e3f56d444cd02a549514e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15664, "upload_time": "2016-01-31T14:11:34", "url": "https://files.pythonhosted.org/packages/88/1c/e79ed4cfd4e22184555c91d4d8051edf827aed494216a230c731f42c0517/pyblock-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "5e53fbde932181862b52feb4fa558ebd", "sha256": "45e802233064b0127ed847df473ccd1f08427ec598e0f5059c85c9f98f5555b8" }, "downloads": -1, "filename": "pyblock-0.3.tar.gz", "has_sig": false, "md5_digest": "5e53fbde932181862b52feb4fa558ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16130, "upload_time": "2018-03-25T10:49:50", "url": "https://files.pythonhosted.org/packages/40/a8/a19e69a5d6401bc1d0987019e632cdc067cc92243db20555939395e0406a/pyblock-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "b7303f0cc638e734933674473f33726a", "sha256": "c8a2f15ebea55fe58807532a9d40d7967ba4255ca241d9ebb8470217ae03807c" }, "downloads": -1, "filename": "pyblock-0.4.tar.gz", "has_sig": false, "md5_digest": "b7303f0cc638e734933674473f33726a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15754, "upload_time": "2018-04-02T17:35:19", "url": "https://files.pythonhosted.org/packages/de/68/5a0697235357661ba5c6d5ae2aa84c321289aa639daddc28df936d7324ad/pyblock-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7303f0cc638e734933674473f33726a", "sha256": "c8a2f15ebea55fe58807532a9d40d7967ba4255ca241d9ebb8470217ae03807c" }, "downloads": -1, "filename": "pyblock-0.4.tar.gz", "has_sig": false, "md5_digest": "b7303f0cc638e734933674473f33726a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15754, "upload_time": "2018-04-02T17:35:19", "url": "https://files.pythonhosted.org/packages/de/68/5a0697235357661ba5c6d5ae2aa84c321289aa639daddc28df936d7324ad/pyblock-0.4.tar.gz" } ] }