This outlines recommended practices for contributors to this package.
- Type parameters: use
FforF <: Fixed,NforN <: Normed, andXforX <: FixedPoint. Useffor the number of fractional bits. - Use
TiforTi <: Integer,TfforTf <: AbstractFloat, andTwforwidened types. Tshould refer to the underlying "raw" type.