Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmbates/iansmithdistmath.jl
https://github.com/dmbates/iansmithdistmath.jl
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmbates/iansmithdistmath.jl
- Owner: dmbates
- License: mit
- Created: 2022-02-24T21:47:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-02-26T20:54:40.000Z (over 2 years ago)
- Last Synced: 2023-03-24T06:12:05.413Z (over 1 year ago)
- Language: VBA
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IanSmithdistmath
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://dmbates.github.io/IanSmithdistmath.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://dmbates.github.io/IanSmithdistmath.jl/dev)
[![Build Status](https://github.com/dmbates/IanSmithdistmath.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/dmbates/IanSmithdistmath.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/dmbates/IanSmithdistmath.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/dmbates/IanSmithdistmath.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
[![PkgEval](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/I/IanSmithdistmath.svg)](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/report.html)A Julia translation of Visual Basic code by Ian J. Smith to evaluate pdf's, cdf's and invcdf's for various probability distributions.
The original VBA code, including an MIT-like license and downloaded from https://iandjmsmith.wordpress.com/ through https://iandjmsmith.files.wordpress.com/2022/02/examples3410.docx is available as `./original/algs.vba`.