Skip to content
Snippets Groups Projects
  1. Aug 08, 2021
  2. Aug 07, 2021
  3. May 05, 2021
  4. May 04, 2021
  5. Apr 07, 2021
  6. Feb 06, 2021
  7. Jan 05, 2021
  8. Dec 13, 2020
  9. Dec 09, 2020
  10. Dec 07, 2020
  11. Dec 03, 2020
  12. Dec 02, 2020
  13. Nov 29, 2020
  14. Sep 23, 2020
  15. Aug 28, 2020
  16. Aug 21, 2020
  17. Aug 19, 2020
  18. Aug 18, 2020
  19. Aug 13, 2020
  20. Aug 12, 2020
  21. Mar 20, 2020
  22. Mar 19, 2020
  23. Mar 15, 2020
  24. Feb 28, 2020
  25. Jan 17, 2020
    • David Hendriks's avatar
      added general run_system api binding, which will eventually replace the... · b251a089
      David Hendriks authored
      added general run_system api binding, which will eventually replace the individual ones. this function runs a system, and depending on the input it will use a custom logging, a preloaded store, write log to file etc. I think it will be better to just write some if statements in a single function, and not have too many repeating code
      b251a089
  26. Jan 14, 2020
  27. Dec 18, 2019
  28. Dec 11, 2019
  29. Nov 21, 2019
    • David Hendriks's avatar
      Tried to fully package the core api but that seems like a very difficult... · 54415f93
      David Hendriks authored
      Tried to fully package the core api but that seems like a very difficult endeavour, as passing the shared library via package_data is not enough. it complains about missing symbols, meaning that the other shared/linked stuff is not working anymore. it only works good if things are now loaded by adding this package to the PYTHONPATH atm. will do it later with pip, but thats gonna be some more work
      54415f93
  30. Nov 18, 2019
  31. Nov 09, 2019
  32. Nov 08, 2019
Loading