citiususc / stac

Statistical Tests for Algorithms Comparison (STAC) is a new platform for statistical analysis to verify the results obtained from computational intelligence algorithms.
BSD 2-Clause "Simplified" License
32 stars 15 forks source link

fixed #1 and other bugs #8

Open armando-fandango opened 4 years ago

armando-fandango commented 4 years ago

fixed bugs in almost all functions by wrapping dictionary keys and values in list, also fixed recursive function _s called incorrectly within itself.

1 fixed.