hyper neat

This commit is contained in:
wls2002
2023-07-24 19:25:02 +08:00
parent ac295c1921
commit ebad574431
24 changed files with 542 additions and 103 deletions

8
core/substrate.py Normal file
View File

@@ -0,0 +1,8 @@
from config import SubstrateConfig
class Substrate:
@staticmethod
def setup(state, config: SubstrateConfig):
return state