Skip to content

Latest commit

 

History

History
81 lines (70 loc) · 1.45 KB

File metadata and controls

81 lines (70 loc) · 1.45 KB
  • Calibrator

    • base
      • add param
      • document
    • grid
      • implement timeout based
        • debug
      • implement step based
      • implement itteration based
      • implement timeout+step based
      • implement timeout+itteration based
      • implement iteration + step based
      • implement timeout + iteration + step based
      • document
      • test
    • random
      • implement
      • document
      • test
    • gradient
      • implement
      • document
      • test
    • Bayesian
      • implement
      • document
      • test
  • Utilities

    • bash function
      • Test on windows
      • Test on Mac
      • Test on Linux
    • tests
    • document
    • type hints
  • Calibrator_param

    • document
    • type hints
  • simulator

    • tests
    • documentation
    • type hints
  • environment

    • tests
    • documentation
  • coordinator

    • implement master worker coordinator
    • implement mpi coordinator
    • implement complex coordinator
    • tests
    • documentation
  • formatted value

    • tests
  • build docs

    • update docs accordingly
  • examples code

    • update with api changes
    • dcsim example
    • rename simple args
  • Multithreading support

  • Multi Machine support

    • Master Worker?
    • Spark/DASK
    • Slurm/MPI
  • handler

    • deprecate
    • remove
  • data loader

    • deprecate
    • remove