Ryuhei Yoshida
Ryuhei Yoshida
## New feature - print information about battery by polychromatic-cli ## Description - change Backend so that the data is transferred to polcychomatic-cli - print information about battery if it...
By this pull request https://github.com/latex-lsp/texlab/pull/591, TexLab began to distribute the binary for aarch64-apple-darwin (unfortunately not for Linux aarch64). If you could merge this patch, aarch64-apple-darwin or M1 and M2 mac...
### Summary - Support date information when we construct the noise model from the information of Backend. ### Details and comments - The motivation is to use [Measurement Error Mitigation](https://qiskit.org/documentation/tutorials/noise/3_measurement_error_mitigation.html)...
I am implementing #769. Addional dependency. - all_pairs_dijkstra_shortest_paths @ [src/shortest_path/all_pairs_dijkstra.rs](https://github.com/Qiskit/rustworkx/blob/main/src/shortest_path/all_pairs_dijkstra.rs) - - [ ] I ran rustfmt locally - [ ] I have added the tests to cover my changes....
Update gfm from 0.2.5 to 0.6.0.
The std library is updated (from 0.187.0 to 0.214.0) I also stopped using deprecated functions. 1. Move to Deno.serve from std/http/serve. 2. Move std/testing/asserts to std/assert.