·noir-optimize-acir
>_

noir-optimize-acir

制約付きノワール プログラムの ACIR 回路サイズを測定および最適化するためのワークフロー。 Noir プログラムのゲート数や回路サイズを最適化する必要がある場合に使用します。

26インストール·1トレンド·@noir-lang

インストール

$npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir

noir-optimize-acir のインストール方法

コマンドラインで noir-optimize-acir AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: noir-lang/noir。

This workflow targets ACIR circuit size for constrained Noir programs. It does not apply to unconstrained (Brillig) functions — Brillig runs on a conventional VM where standard profiling and algorithmic improvements apply instead, and bb gates won't reflect Brillig performance.

Libraries cannot be compiled with nargo compile. Instead, mark the functions you want to measure with #[export] and use nargo export:

Artifacts are written to the export/ directory and named after the exported function (not the package).

制約付きノワール プログラムの ACIR 回路サイズを測定および最適化するためのワークフロー。 Noir プログラムのゲート数や回路サイズを最適化する必要がある場合に使用します。 ソース: noir-lang/noir。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir
カテゴリ
>_生産性
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from noir-lang/noir

クイックアンサー

noir-optimize-acir とは?

制約付きノワール プログラムの ACIR 回路サイズを測定および最適化するためのワークフロー。 Noir プログラムのゲート数や回路サイズを最適化する必要がある場合に使用します。 ソース: noir-lang/noir。

noir-optimize-acir のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/noir-lang/noir

詳細

カテゴリ
>_生産性
ソース
skills.sh
初回登録
2026-02-20