services.rst 407 B

12345678910111213141516171819202122232425
  1. External Services
  2. =================
  3. Explain the use of services.
  4. Modelverse-side
  5. ---------------
  6. Explain how services work in the Modelverse.
  7. Service-side
  8. ------------
  9. Explain how services work in the Python wrapper.
  10. Example
  11. -------
  12. Give a full example of a service.
  13. HUTN compiler
  14. -------------
  15. Explain how the HUTN compiler (for the compile_code and compile_model operations) works using services