Skip to content

Version 1.6.2

Compare
Choose a tag to compare
@BDonnot BDonnot released this 18 Aug 11:57
· 1333 commits to master since this release
5620aec

Adding the complete support for pickling grid2op classes. This is a major feature that allows to use grid2op
way more easily with multiprocessing and to ensure compatibility with more recent version of some RL package
(eg ray / rllib). Note that full compatibility with "multiprocessing" and "pickle" is not completely done yet.