Kiwi
Large rewrite of the framework. Significant changes are related to how memory is allocated. We now operate in two modes (CPU vs GPU) and do the memory allocation by hand for each state.
Changes include:
- improved documentation
- new memory allocator for devices and hosts
- more robust usage of float data type
- QED module and basic processes