Preview v0.3.0
Crucible Ir
Intermediate Representation for the Crucible ML reliability ecosystem
Stats & Info
- Latest release: v0.3.0
- Recent downloads: 286
- All-time downloads: 316
- Maintainers: nshkrdotcom
Installation
Add crucible_ir to your list of dependencies in mix.exs:
def deps do
[
{:crucible_ir, "~> 0.3.0"}
]
endThen run:
mix deps.get