- Change the variable type to reduce the computational memory - Use multiple CPUs to calculate the joint_matrix to reduce computational time
0.3.0
- Now EEISP is available on PyPI! - Update eeisp to reduce the computational memory for calculation. - Add `--CDIonly` and `--EEIonly` options to calculate each only.
0.2.1
- Modify README and the sample script
0.2.0
- Add new options for multithreading (`-p`) and GPU computing (`--gpu`)
0.1.0
* First release * The reference paper (NAR) used this version.