Published August 10, 2022
| Version v0.172.0
Software
Open
AgnostiqHQ/covalent: v0.172.0
Creators
- Will Cunningham1
- Casey Jao
- Scott Wyman Neagle1
- Faiyaz Hasan1
- Sankalp Sanand
- Venkat Bala1
- Alejandro Esquivel2
- jkanem
- HaimHorowitzAgnostiq
- Okechukwu Emmanuel Ochia3
- Ruihao Li
- valkostadinov
- Prasanna Venkatesh
- Poojith U Rao
- Sayandip Dutta4
- Anna Hughes
- Udayan
- Amara Obasi
- Divyanshu Singh5
- Rachana Uniyal
- Ramachandran SS
- Shrikanth Mohan
- WingCode
- 1. Agnostiq
- 2. Wizardry Labs
- 3. Agnostiq Inc.
- 4. Nevaeh Technology
- 5. GBU
Description
[0.172.0] - 2022-08-10 Authors
- Will Cunningham wjcunningham7@users.noreply.github.com
- Prasanna Venkatesh 54540812+Prasy12@users.noreply.github.com
- Co-authored-by: pre-commit-ci[bot] 66853113+pre-commit-ci[bot]@users.noreply.github.com
- Co-authored-by: Aravind-psiog 100823292+Aravind-psiog@users.noreply.github.com
- Co-authored-by: ArunPsiog arun.mukesh@psiog.com
- Co-authored-by: manjunath.poilath manjunath.poilath@psiog.com
- Co-authored-by: Kamalesh-suresh kamalesh.suresh@psiog.com
- Co-authored-by: Amalan Jenicious F amalan.jenicious@psiog.com
- Co-authored-by: M Shrikanth shrikanth.mohan@psiog.com
- Co-authored-by: Casey Jao casey@agnostiq.ai
- Co-authored-by: Aravind-psiog aravind.prabaharan@psiog.com
- Co-authored-by: Will Cunningham wjcunningham7@gmail.com
- Co-authored-by: Alejandro Esquivel ae@alejandro.ltd
- Covalent dispatcher flask web apis ported to FastAPI in
covalent_dispatcher/_service/app.py
- Unit tests written for Covalent dispatcher flask web apis ported to FastAPI in
covalent_dispatcher_tests/_service/app.test.py
- Web apis of
covalent_ui
refactored to adhere to v11 DB schema - Electron graph mini map has been moved next to controls on the GUI.
- Lattice status and count of completed & total electrons has been moved to the top of the graph on the GUI.
- Some of the Flask APIs earlier consumed by the GUI have been deprecated & removed from the code base.
- APIs exposed by the web app back end have been re-factored to adhere to the new DB schema v10
- Added count of dispatches by status on the dispatch list section of the GUI.
- APIs that the GUI consumes have been re-written using FastAPI. This includes re-factoring of older APIs and adding of new APIs.
- Added COVALENT_SERVER_IFACE_ANY flag for uvicorn to start with 0.0.0.0
- ReadTheDocs landing page has been improved
Files
AgnostiqHQ/covalent-v0.172.0.zip
Files
(22.0 MB)
Name | Size | Download all |
---|---|---|
md5:52c7d00b9a413bd44a5a871e9bcb9c17
|
22.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AgnostiqHQ/covalent/tree/v0.172.0 (URL)