Modules¶
- The esrpoise code is organized into 4 modules:
main.pyfor the optimisation to take place (set parameters, run the experiment, report results…),xepr_link.pyto handle communication with Xepr,costfunctions.pywhich contains standard cost functions,optpoise.pywhich contains the necessary for the optimisers (cf. source code for more details).