time-to-botec/README.md

30 lines
758 B
Markdown

# Time to BOTEC
## About
This repository contains example of very simple code to manipulate samples in various programming languages. As of now, it may be useful for checking the validity of simple estimations.
The title of this repository is a pun on two meanings of "time to": "how much time does it take to do x", and "let's do x".
## Current languages
- Python
- R
- Squiggle
## Languages I may add later
- Javascript
- Julia
- Rust
- C
- ... and suggestions welcome
## Roadmap
uhe future of this project is uncertain. In most words, I simply forget about this repository.
## Other similar projects
- Squigglepy: <https://github.com/rethinkpriorities/squigglepy>
- Simple Squiggle: <https://github.com/quantified-uncertainty/simple-squiggle>