Skip to content

Releases: nakatolab/EEISP

version 0.4.1

06 Jul 05:14
53debaf
Compare
Choose a tag to compare

Version 0.4.1

  • Change the variable type to reduce the computational memory
  • Use multiple CPUs to calculate the joint_matrix to reduce computational time

version 0.3.0

26 Sep 04:46
Compare
Choose a tag to compare
  • Now EEISP is available on PyPI!
  • Update eeisp to reduce the computational memory for calculation.
  • Add --CDIonly and --EEIonly options to calculate each only.

version 0.2.1

26 Sep 02:06
b924c4e
Compare
Choose a tag to compare
  • Modify README and the sample script

version 0.2.0

25 Sep 06:03
Compare
Choose a tag to compare
  • Add new options for multithreading (-p) and GPU computing (--gpu)

version 0.1.0

23 Sep 13:28
Compare
Choose a tag to compare
  • First release
  • The reference paper (NAR) used this version.