Releases: plasma-umass/bigO
Releases · plasma-umass/bigO
v0.0.6
What's Changed
- Add code to handle FDR in model inference and ab tests by @stephenfreund in #13
Full Changelog: v0.0.5...v0.0.6
Maintenance release for thread-safety
v0.0.4
What's Changed
- make curve_fitting more robust; fix issue w/ pyproject by @stephenfreund in #10
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Instruction counting by @emeryberger in #6
- Count conditional branches (proxy for basic blocks) by @emeryberger in #7
- Branch counter fixes by @emeryberger in #8
- Major rewrite/refactoring by @stephenfreund in #9
- general curve fitting to fit more complexity classes.
- additional annotations to support: verification of declared bounds; verification of hard limits; ab testing
Full Changelog: v0.0.1...v0.0.2
Initial release
v0.0.1 Import/export.