Updated caching to support stochastic optimization for the revision of GPU benchmarking paper.
0.4.1
This release is compatible with the code released for the GPU benchmarking paper.
0.4
- Add testing using pytest and hypothesis packages. - Reshuffle function to create bitstring that encodes int value to utils. - Fixed deprecation warning for np.bool, np.float types.
0.3
Add code to create fitness flow graphs (FFGs) of fitness landscapes. Also add code for PageRank centrality to analysis minima importance.