Skip to content

Release of v0.2.0

Compare
Choose a tag to compare
@shuheng-liu shuheng-liu released this 11 Nov 02:55
· 581 commits to master since this release
923d3f6
  • 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.