v0.2
This release is much more usable than the previous one. It brings the following:
- a complete rework of the concept of dtype
- a dtype system allowing pretty much anything to be a dtype, declared through a ddtype (see documentation coming)
- a native way to use python ints/floats in
typedlist
- stronger tests
- few bug fixes