Skip to content

revise version with code factorization and documentation

Latest
Compare
Choose a tag to compare
@tberezowski tberezowski released this 28 Feb 14:31

This code revision was made base on reviewers' comments during the journal paper submission for SoftwareX

  • Added --help option
  • Code factorization
  • Comments for code documentation
  • Optimization for k-1 instead of k/2
  • other minor fixes