Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 290 Bytes

to_do.md

File metadata and controls

16 lines (8 loc) · 290 Bytes

Network Evolution to do list

Code Optimization

  • encode networks as bitstrings (completely in binary)
  • optimize Julia's bool hashing so it becomes faster than integer hash

Reproducibility

  • create general network figure generating code

Bug fixes

General