dakk/qlasskit

Qint generics

dakk opened this issue · 0 comments

dakk commented

Make Qint generic like Qfixed, so it's possible to use Qint[4] for a 4 bit Qint. This should be backward compatible.

  • Qint becomes QintImp
  • Qint as generic type
  • Update all tests
  • Update all examples
  • Update documentation