Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

v0.24.0

Compare
Choose a tag to compare
@TaiSakuma TaiSakuma released this 15 Mar 09:03
· 173 commits to master since this release

PyPI: https://pypi.org/project/alphatwirl/0.24.0/

Changes from the previous release: (diff)

  • replaced part of code in concurrently with
    mantichora.
  • changed how indices are assigned in CommunicationChannel0 and
    CommunicationChannel
    • the index starts from 0 again after end() and begin() are called
  • changed the way to turn off progress bars
    • call atpbar.disable()
  • updated README.md, setup.py
  • cleaned code