3 releases
0.0.5 | Oct 15, 2024 |
---|---|
0.0.4 | Jul 16, 2024 |
0.0.3 | Jul 16, 2024 |
#36 in Finance
168 downloads per month
15KB
hfqco
概要
python版hfqcoをRustに書き直しコマンドラインで利用できるようにしたものです
使い方
- josim-cliをインストールし利用できる環境を作ってください。
- ターミナルで
$ 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
~19–29MB
~462K SLoC