Packages

Sparse linear algebra and graph computation in Elixir, inspired by the GraphBLAS standard.

Current section

Files

Jump to
ex_graphblas .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test,native,bench}/**/*.{ex,exs}"]
]