cralgebra 0.2.1

A fast crypto algebra library
Documentation
1
2
3
4
5
6
use crate::*;
use noether::*;
use num_traits::*;
use std::ops::*;