Skip to content

pnxenopoulos/implied

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

implied

Represent and devig odds for sports betting in Rust

Crates.io Build

implied is a Rust crate used to represent odds formats commonly used in betting (American, Decimal, Probability) and to devig them (i.e., find the implied odds) using methods such as the additive method or Shin's method. You can use implied in your own Rust project by including it as a dependency in your Cargo.toml:

[dependencies]
implied = "0.0.1"

About

implied is a Rust library to work with odds and sports betting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages