time-to-botec/README.md

28 lines
631 B
Markdown
Raw Normal View History

2022-11-30 01:57:04 +00:00
# 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.
## Current languages
- Python
- R
- Squiggle
## Languages I may add later
- Javascript
- Julia
- Rust
- C
- ... and suggestions later
## Roadmap
The 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>