# Saek
Saek is an experimental framework focused on S3 geometry and entropy density
modeling.
The project currently serves as an initial public package scaffold for future
work around logical manifolds, intrinsic geometry, and entropy-oriented
operators in Elixir.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `saek` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:saek, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/saek>.