Skip to content

pyPI v1.3 (initial package release)

Latest
Compare
Choose a tag to compare
@dgilford dgilford released this 14 Aug 18:36
· 112 commits to master since this release
3a1f6bb

pyPI version 1.3 is the initial package release for pyPI:

  • Adds constants.py and utilities.py for consistency in computations. This creates slight differences between pyPI and the BE02 algorithm output, as an epsilon term is now used correctly rather than estimated (PI difference between the two following this change is 0.22 m/s, and arises from changes in the OTL)
  • permits packaging through the python package indexer (adding /pyPI/ directory, init, setup.py)
  • changes the package name on the indexer to "tcpypi" (installation with > pip install tcpypi)
  • reorganizes the directory and file structure
  • Changes over from "Documentation" to an updated "User's Guide"
  • fixes a few documentation errors
  • updates the clock. Average runs are now ~13.7 seconds per 100k profiles

Questions or comments should be directed to the developer, daniel.gilford@rutgers.edu