{"id":23534430,"url":"https://github.com/lucaman99/autohf","last_synced_at":"2025-10-31T23:30:22.984Z","repository":{"id":90403200,"uuid":"381444442","full_name":"Lucaman99/autohf","owner":"Lucaman99","description":"Automatically differentiable Hartree-Fock","archived":false,"fork":false,"pushed_at":"2022-11-22T23:12:47.000Z","size":519,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T00:27:10.327Z","etag":null,"topics":["chemistry","differentiable-programming","jax","quantum-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lucaman99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-06-29T17:23:20.000Z","updated_at":"2022-01-06T04:43:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f245e237-a4cc-484e-b696-12fb708cfd16","html_url":"https://github.com/Lucaman99/autohf","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/Lucaman99%2Fautohf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucaman99%2Fautohf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucaman99%2Fautohf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucaman99%2Fautohf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lucaman99","download_url":"https://codeload.github.com/Lucaman99/autohf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242066,"owners_count":19605946,"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":["chemistry","differentiable-programming","jax","quantum-computing"],"created_at":"2024-12-26T00:25:38.536Z","updated_at":"2025-10-31T23:30:22.939Z","avatar_url":"https://github.com/Lucaman99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoHF\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./examples/assets/header.png\" /\u003e\n\u003c/p\u003e\n\n## Automatic Differentiation and Hartree Fock\n\nHartree-Fock is a method in computation quantum chemistry that treats the electrons in a molecule as a mean-field, and is able to find approximate solutions to the \nSchrodinger equation by taking linear combinations of atomic orbitals (LCAO). This package attempts to treat the HF method in a fully differentiable manner, such that all quantities calculated during Hartree-Fock can be differentiated.\n\n## Installation\n\nTo install AutoHF, clone the repository and run:\n\n```\npython3 setup.py build_ext --inplace install --user\n```\n\n### 2. Code Philosophy\n\nThe main idea behind AutoHF is a mapping from fundamental objects in Hartree-Fock, to maps from a parameter space to such objects. For example, instead of treating atomic oribtals as the fundamental\nobject used to perform calculations in Hartree-Fock, the fundamental objects are now maps from a parameter space to the space of atomic oribtals.\n\nAutoHF is built on top of Autograd, so we try to follow the general Autograd-philosophy as much as possible.\n\n## To-Do\n\n**Optimizations**\n\n1. Using native JAX functionality to implement each of the recursive functions used to compute the integrals, so we can compile once with `jit`.\n\n### Known Issues\n\nTBD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaman99%2Fautohf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucaman99%2Fautohf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaman99%2Fautohf/lists"}