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

Tags

MIT Hex.pm

Installation

Add crucible_ir to your list of dependencies in mix.exs:

def deps do
  [
    {:crucible_ir, "~> 0.3.0"}
  ]
end

Then run:

mix deps.get

Resources