#checker #api #sfq-hfq #hfq-rs

app hfqco

an API for hfq_rs

2 releases

0.0.4 Jul 16, 2024
0.0.3 Jul 16, 2024

#44 in Finance

MIT/Apache

14KB

hfqco

概要

python版hfqcoをRustに書き直しコマンドラインで利用できるようにしたものです

使い方

  1. josim-cliをインストールし利用できる環境を作ってください。
  2. ターミナルで$ cargo install hfqco_rsと入力してください。

hfqco --- SFQ/HFQ margine checker ---

Usage: hfqco <filename> [<checkpoint_node>] [config] <hfq/sfq(bool)> rep

args [<checkpoint_node>] [config] <hfq/sfq(bool)> rep

Example: hfqco tests/circuit.jsm -p "P(3|X5|X34)" "P(3|X5|X54)" "P(3|X5|X44)" "P(3|X5|X72)"

Dependencies

~18–29MB
~437K SLoC