Skip to content

August 2019

Compare
Choose a tag to compare
@joachimwolff joachimwolff released this 14 Aug 14:45
· 101 commits to master since this release
  • Fix a bug in cooler if a csr-matrix contains no data
  • Remove python2 compatibility layers (six, past, future, builtins)
  • Add python 3.7 to travis testing
  • Change np.matrix to np.array due to deprecation warnings