Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 479 Bytes

File metadata and controls

14 lines (9 loc) · 479 Bytes

Unordered TODO list

Finished TODOs

  • Documentation of bootstrap_copyable (and bootstrap) is currently wrong (sqrt of variance) - fix that!
  • is_initialized() function for WL
  • Documentation for WangLandau acc methods
  • Documentation for entropic acc methods
  • Document sweep_time_optimization feature
  • remove #![allow(clippy::missing_safety_doc)]
  • remove #[allow(clippy::result_unit_err)] and find other solution? Will be breaking change