Skip to content

A Rust library to calculate IAAF points based on the official tables instead of derived formulae for 100% accuracy.

Notifications You must be signed in to change notification settings

zeskeertwee/iaaf_scoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating the CSV files

In the extractor folder, there are the PDF files and a python script that extracts the data and generates the CSV files neccesary for the Rust library. To generate these files, run this command: cd extractor && python3 extractor.py. Note that it might take a minute or so to extract all the data and generate the CSV files.

About

A Rust library to calculate IAAF points based on the official tables instead of derived formulae for 100% accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published