[![build](https://github.com/TRIQS/triqs_maxent/workflows/build/badge.svg)](https://github.com/TRIQS/triqs_maxent/actions?query=workflow%3Abuild)
# MaxEnt
The goal of this TRIQS application is to provide a modular Maximum Entropy program to perform analytic continuation.
In the spirit of TRIQS, the implementation is not intended as a monolithic package that the user interacts with via input files, but as a set of tools (i.e., functions and classes) that can be called from python.
Learn how to use this package in the [documentation](https://triqs.github.io/maxent).
## Disclaimer
TRIQS/maxent is a new TRIQS application made public in 2018.
We have tested the code on multiple problems and made sure
that the unit tests cover extensive parts of the code.
However, there is no guarantee that the code is free of bugs.
Therefore, if you encounter any problems we kindly ask you to
open an `issue report on github <https://github.com/triqs/maxent/issues>`_.
Should you run benchmarks and comparison to other analytic continuation
packages please share your results with us. Any feedback is greatly appreciated.
## Authors
- Gernot J. Kraberger, Graz University of Technology
- Manuel Zingl, CCQ, Flatiron Institute, Simons Foundation and previously Graz University of Technology
Raw data
{
"_id": null,
"home_page": null,
"name": "triqs-maxent",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "triqs, analytic-continuation, maximum-entropy",
"author": null,
"author_email": "TRIQS <triqs@flatironinstitute.org>",
"download_url": "https://files.pythonhosted.org/packages/0b/dc/dd292cac518c2bdf28990820daf3d02e8d7cddc0b8366e52293dab423e78/triqs_maxent-3.3.0.tar.gz",
"platform": null,
"description": "[![build](https://github.com/TRIQS/triqs_maxent/workflows/build/badge.svg)](https://github.com/TRIQS/triqs_maxent/actions?query=workflow%3Abuild)\n\n# MaxEnt\n\nThe goal of this TRIQS application is to provide a modular Maximum Entropy program to perform analytic continuation.\n\nIn the spirit of TRIQS, the implementation is not intended as a monolithic package that the user interacts with via input files, but as a set of tools (i.e., functions and classes) that can be called from python.\n\nLearn how to use this package in the [documentation](https://triqs.github.io/maxent).\n\n## Disclaimer\n\n TRIQS/maxent is a new TRIQS application made public in 2018.\n We have tested the code on multiple problems and made sure\n that the unit tests cover extensive parts of the code.\n However, there is no guarantee that the code is free of bugs.\n Therefore, if you encounter any problems we kindly ask you to\n open an `issue report on github <https://github.com/triqs/maxent/issues>`_.\n Should you run benchmarks and comparison to other analytic continuation\n packages please share your results with us. Any feedback is greatly appreciated.\n\n## Authors\n\n- Gernot J. Kraberger, Graz University of Technology\n- Manuel Zingl, CCQ, Flatiron Institute, Simons Foundation and previously Graz University of Technology\n",
"bugtrack_url": null,
"license": null,
"summary": "TRIQS application providing a modular Maximum Entropy progra to perform analytic continuation based on the TRIQS library (triqs.github.io)",
"version": "3.3.0",
"project_urls": {
"Bug Tracker": "https://github.com/triqs/maxent/issues",
"Homepage": "https://triqs.github.io/maxent"
},
"split_keywords": [
"triqs",
" analytic-continuation",
" maximum-entropy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "829e968d5bf4542d60739141e359fa1a71d9556827d0a916d7e2d34620acead2",
"md5": "0a55d0e1c47db45968774fad71f5e282",
"sha256": "3a37bcf6233a43f19b6232c3b4e7734b1bd10f43c9033ac3a84cd7bf4ddb6aec"
},
"downloads": -1,
"filename": "triqs_maxent-3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a55d0e1c47db45968774fad71f5e282",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 114567,
"upload_time": "2024-05-31T18:52:22",
"upload_time_iso_8601": "2024-05-31T18:52:22.285513Z",
"url": "https://files.pythonhosted.org/packages/82/9e/968d5bf4542d60739141e359fa1a71d9556827d0a916d7e2d34620acead2/triqs_maxent-3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0bdcdd292cac518c2bdf28990820daf3d02e8d7cddc0b8366e52293dab423e78",
"md5": "f61bbcd9cf6035f4acccbc007eb7484c",
"sha256": "5d6356525f74221edb2a77a66271b8f744d9ce08cc247bbf812f3ae613689a1f"
},
"downloads": -1,
"filename": "triqs_maxent-3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "f61bbcd9cf6035f4acccbc007eb7484c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 83340,
"upload_time": "2024-05-31T18:52:23",
"upload_time_iso_8601": "2024-05-31T18:52:23.502325Z",
"url": "https://files.pythonhosted.org/packages/0b/dc/dd292cac518c2bdf28990820daf3d02e8d7cddc0b8366e52293dab423e78/triqs_maxent-3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-31 18:52:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "triqs",
"github_project": "maxent",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "mako",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "decorator",
"specs": []
},
{
"name": "matplotlib",
"specs": []
}
],
"lcname": "triqs-maxent"
}