RunStatistics v0.1.0
Merged pull requests:
- added calculation of Tobs from Data (#1) (@Micki-D)
- Partitions (#2) (@Micki-D)
- Added some stuff (#6) (@Micki-D)
- fixed some stuff in squares.jl (#7) (@Micki-D)
- added implementation of squares_approx (#8) (@Micki-D)
- Clean (#13) (@Micki-D)
- Fixed Multithreading and added some methods (#14) (@Micki-D)
- fixed readme (#15) (@Micki-D)
- Dev (#16) (@krshz247)
- Dev (#17) (@krshz247)
- New and improved docstrings (#18) (@Micki-D)
- began docs (#19) (@Micki-D)
- extended docs (#20) (@Micki-D)
- further expanded documentation and cleaned up commented-out code (#21) (@Micki-D)
- More Docs; added logo (#22) (@Micki-D)
- restructured documentation (#23) (@Micki-D)
- Typos and docs (#24) (@Micki-D)
- added finding location of run producing t_obs (#25) (@Micki-D)
- make tobs more readable, implement accuracy in squares approx (#26) (@Micki-D)
- fix accuracy implementation so it actually makes sense (#27) (@Micki-D)
- polished docs and docstrings (#28) (@Micki-D)
- polished docs (properly) (#31) (@Micki-D)
- Dev (#32) (@krshz247)
- fix bugs with t_obs and squares_approx; extend test coverage (#33) (@Micki-D)
- Dev (#34) (@krshz247)
- handle input exception in squares_cdf_approx (#35) (@Micki-D)
- fix typos in docs, make section on accuracy more concise (#37) (@Micki-D)
- Review documentation for release (#38) (@fredRos)
- add tests, fix bugs, polish docs (#41) (@Micki-D)