Closed rbeucher closed 6 years ago
Thanks, Romain! I'm currently making the final changes for the 1.0 final version, which will be linked to the gFlex paper, and then will start to incorporate this into the next revision.
A direct pull is not possible because of how many changes I made, but the code is now Python 3 compatible; thanks!
HI
I have made the necessary changes to port gflex to python3 and I also made sure that it was still python2 friendly. The only requirement is to add "future" in the prerequisites.
Romain Beucher