{"id":16916670,"url":"https://github.com/ternaus/quest-qmc","last_synced_at":"2026-01-04T10:32:24.752Z","repository":{"id":28598315,"uuid":"32116606","full_name":"ternaus/quest-qmc","owner":"ternaus","description":"Automatically exported from code.google.com/p/quest-qmc","archived":false,"fork":false,"pushed_at":"2024-11-02T23:04:34.000Z","size":14652,"stargazers_count":2,"open_issues_count":25,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T18:43:08.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ternaus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-13T01:35:59.000Z","updated_at":"2024-11-02T23:04:37.000Z","dependencies_parsed_at":"2024-11-26T02:22:18.487Z","dependency_job_id":null,"html_url":"https://github.com/ternaus/quest-qmc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ternaus%2Fquest-qmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ternaus%2Fquest-qmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ternaus%2Fquest-qmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ternaus%2Fquest-qmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ternaus","download_url":"https://codeload.github.com/ternaus/quest-qmc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244693510,"owners_count":20494481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T19:29:13.266Z","updated_at":"2026-01-04T10:32:24.721Z","avatar_url":"https://github.com/ternaus.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QUEST (Quantum Electron Simulation Toolbox)\n\nQUEST is a scientific computing package designed for quantum electron simulations using Determinant Quantum Monte Carlo (DQMC) methods.\n\n## Prerequisites for MacOS\n\nInstall the required compilers using Homebrew:\n\n```bash\nbrew install gcc\nbrew install gfortran\n```\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/ternaus/quest-qmc.git\ncd quest-qmc\n```\n\n1. Build the project:\n\n```bash\n# This will automatically:\n# 1. Build OpenBLAS if needed\n# 2. Build the DQMC library\n# 3. Build the examples\nmake\n```\n\n## Project Structure\n\n- `SRC/`: Source code for the DQMC library\n- `EXAMPLE/`: Example applications\n- `OpenBLAS/`: Contains OpenBLAS library when built\n\n## Available Make Commands\n\n```bash\nmake        # Build everything (default)\nmake help   # Show all available commands\nmake clean  # Clean all built files\n```\n\n## Running Examples\n\nAfter building, you can run the examples from the EXAMPLE directory:\n\n```bash\ncd EXAMPLE\n./example1  # Replace with actual example name\n```\n\n## License\n\nQUEST is licensed under the Dual License. See the LICENSE file for details.\n\n## Citation\n\nIf you use this software in your research, please cite:\n[Add citation information here]\n\n## Troubleshooting\n\nCommon issues and solutions:\n\n1. OpenMP issues on MacOS:\n\n```bash\n# If you see OpenMP-related errors, install:\nbrew install libomp\n```\n\n1. Compilation errors:\n   - Make sure you have the latest versions of gcc and gfortran\n   - Check that all paths in the Makefile are correct\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fternaus%2Fquest-qmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fternaus%2Fquest-qmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fternaus%2Fquest-qmc/lists"}