4 lines
88 B
Python
4 lines
88 B
Python
from .ising import runner
|
|
from .main import runner
|
|
from .analysis import analysis_main
|