Skip to content

odonnell31/python-mathematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-math

A collection of snippets I use to do a little math. Nothing fancy.

The mission

Make a single basket for all the math functions I use to do journalism
and, as it expands, try to translate everything out of numpy so I don’t
have to deploy its entire module to my production server.

Contains functions that calculate:

  • Decile rankings
  • ELFI (Ethnolinguistic Fractionalization Index)
  • Largest Prime Factor
  • Mean
  • Mean center
  • Median
  • Ordinal rank
  • Per capita rate
  • Per square mile rate
  • Percentage change
  • Percentage
  • Percentile
  • Standard competition rank
  • Standard deviation
  • Standard deviation distance
  • Standard deviation ellipses

Other utilities to:

  • Get a random point
  • Nudge identical points slightly apart

Dependencies

About

Simple math functions written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages