catgrad 0.2.1

a categorical deep learning compiler
Documentation
1
2
3
//! Tools for dealing with presentations extended with definitions
pub mod types;
pub use types::*;