Starlark was designed at Google to replace Python as the build description\nlanguage. To allow a smooth migration of the code, Starlark was intended to be\nvery similar to Python. We introduced some differences and simplifications\nthough, to address our ... (more…)
Read more »
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filt... (more…)
Read more »
sangerseq_viewer is a python package to automatically visualize Sanger sequencing results and the corresponding annotated sequence map. - GitHub - ponnhide/sangerseq_viewer: sangerseq_viewer is a p... (more…)
Read more »