{"id":35024782,"url":"https://github.com/python-adaptive/paper","last_synced_at":"2025-12-27T06:14:43.280Z","repository":{"id":48166844,"uuid":"228851345","full_name":"python-adaptive/paper","owner":"python-adaptive","description":"DRAFT 📝 Article about the algorithms used in the Adaptive package","archived":false,"fork":false,"pushed_at":"2020-05-06T11:07:01.000Z","size":1121,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-28T07:26:37.935Z","etag":null,"topics":["active-learning","adaptive-learning","algorithms","article","markdown","pandoc","paper","whitepaper"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/python-adaptive.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}},"created_at":"2019-12-18T13:57:40.000Z","updated_at":"2022-07-22T07:55:32.000Z","dependencies_parsed_at":"2022-08-28T03:11:09.087Z","dependency_job_id":null,"html_url":"https://github.com/python-adaptive/paper","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/python-adaptive/paper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-adaptive%2Fpaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-adaptive%2Fpaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-adaptive%2Fpaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-adaptive%2Fpaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-adaptive","download_url":"https://codeload.github.com/python-adaptive/paper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-adaptive%2Fpaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28073942,"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","status":"online","status_checked_at":"2025-12-27T02:00:05.897Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["active-learning","adaptive-learning","algorithms","article","markdown","pandoc","paper","whitepaper"],"created_at":"2025-12-27T06:14:42.634Z","updated_at":"2025-12-27T06:14:43.274Z","avatar_url":"https://github.com/python-adaptive.png","language":"Jupyter Notebook","readme":"# Adaptive\n\nThis is the companion paper to the [adaptive](https://adaptive.readthedocs.io/en/latest/) Python library.\n\nSee the latest draft [here](https://gitlab.kwant-project.org/qt/adaptive-paper/builds/artifacts/master/file/paper.pdf?job=make).\n\n### Building the paper\n\nThe simplest way to build the paper is with Docker, to make sure that all the necessary dependencies are installed.\nFirst build the Docker image:\n\n```\ndocker build -t adaptive-paper .\n```\n\nThen run `make` inside a docker container using the image you just built:\n\n```\ndocker run -it --rm -v $(pwd):/work -w /work adaptive-paper make\n```\n\n### Update the bibliography (using [`yaml2bib`](https://github.com/basnijholt/yaml2bib))\n\n```bash\nyaml2bib \\\n  --bib_fname \"paper.bib\" \\\n  --dois_yaml \"paper.yaml\" \\\n  --replacements_yaml \"replacements.yaml\" \\\n  --static_bib \"not_on_crossref.bib\" \\\n  --email \"bas@nijho.lt\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-adaptive%2Fpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-adaptive%2Fpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-adaptive%2Fpaper/lists"}