Skip to content
Snippets Groups Projects
  1. Jul 15, 2022
    • niehuesjk's avatar
      Wrote fcts to generate states and run simulations. solve(problem, Rodas4())... · a1fd4324
      niehuesjk authored
      Wrote fcts to generate states and run simulations. solve(problem, Rodas4()) did not work for unknown reason. Throws error due to oneunit(Type::Any). Worked in normal-form repo though. I can import the same grid and only solve it in normal-form repo. Found workaround with PowerDynamics simulate() that actually only calls solve(problem, Rodas4()). Only issue: don't know yet how to pass solver_kwargs like abstol ttrows errors the was I think it should be done). Problem with packages? Tried importing the right ones as well as updating. Out of nowhere Plots and GR stopped working. Updated packages in repo and julia main. Plots.jl problem fixed, but now I can't generate new networks. edges() throws a not implemented error. TreeNodeClassification also does not work anymore. Says wrong type. This is broken in both repos now. Problem with packages? committed to new branch toy-model/package_problems
      a1fd4324
  2. Jul 04, 2022
  3. May 20, 2022
  4. May 11, 2022
  5. Apr 05, 2022
  6. Mar 18, 2022
  7. Mar 16, 2022
  8. Mar 04, 2022
  9. Feb 26, 2022
  10. Feb 21, 2022
  11. Feb 09, 2022
  12. Feb 08, 2022
  13. Feb 03, 2022
  14. Jan 17, 2022
  15. Jan 10, 2022
Loading