- all conditions are moved to conditions.py, with custom test cases implemented.
- better styles for sphinx docs & misc docs fixes
- fixed travis-ci bug and re-enabled code coverage
- diff will check tensor shape by default
- Basic Dash documentation support
- use safe_diff internally and in test cases (except for test_temporal.py)
- Functionality to set default dtype and device for tensors
- Use 64-bit float (a.k.a. double) by default.
- diff in v0.2.0 checks shape by default.