Skip to content

Releases: eigenein/bpci

0.1.0-beta.7

29 Jul 16:37
Compare
Choose a tag to compare
  • af2020d ✨ Add PartialOrd<F> on Interval

0.1.0-beta.6

29 Jul 16:22
Compare
Choose a tag to compare
  • ec13b3a ✨ Add Interval::contains

0.1.0-beta.5

29 Jul 16:14
Compare
Choose a tag to compare
  • 1608417 ⚡️ Implement AgrestiCoull separately for NSuccessesSample
  • f190a03 💥 Rename PHatSample

0.1.0-beta.4

29 Jul 15:58
Compare
Choose a tag to compare
  • db663bd 💥 Rename the interval structs

0.1.0-beta.3

29 Jul 13:39
Compare
Choose a tag to compare
  • 9758eff ✨ Implement partial ordering for the intervals

0.1.0-beta.2

29 Jul 13:27
Compare
Choose a tag to compare
  • 9951fb6 ✨ Implement Mul and Add for the intervals

0.1.0-beta.1

29 Jul 13:20
Compare
Choose a tag to compare
  • 5a2d174 💚 Fix the README and keywords

0.1.0-alpha.3

29 Jul 13:17
Compare
Choose a tag to compare
  • d2f82e3 ✨ Implement Agresti–Coull and Wald intervals
  • fbf7613 ✨ Implement conversions between the interval types
  • aa0ea29 📝 Update the keywords
  • 6473981 📝 Add some docstrings
  • 463eb8b 👷 Fix release name

0.1.0-alpha.2

29 Jul 12:05
Compare
Choose a tag to compare
  • a1a808f 💥 Re-design the interval structs and implement Wilson score interval with continuity correction
  • f6febb9 💥 Re-organize the structs and brush up the traits
  • 356c97a 💥 Introduce NSuccessesSample and PHatSample
  • 23462b3 💥 Introduce Error and Result

0.1.0

31 Jul 17:00
Compare
Choose a tag to compare
  • af2020d ✨ Add PartialOrd<F> on Interval