Skip to content

v1.1.13

Compare
Choose a tag to compare
@SteveDiamond SteveDiamond released this 26 May 06:51
· 468 commits to master since this release

Key changes

  • Dropped Python 3.5 support (#1386)
  • Build Manylinux Wheels (#1378)

Improvements

  • Add boolean type annotations (#1319)
  • Move Travis CI to GitHub Actions (#1368)
  • Annotations for warm_start, verbose, and shape (#1364)
  • use flexible numpy version in pyproject.toml (#1376)

Bug fixes

  • Fixed bug with verbose=True that was causing exceptions.
  • Logistic atom - improved gradient calculation (#1359)
  • Fix edge case for vstack (#1339)