time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

commit 88f7736590e6bf8eb1eb12d007578d21eaba0881
parent 2d6d0271ee4e8acc81e8c12395753164af4dbeb0
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Wed, 30 Nov 2022 01:58:55 +0000

tweak: "Improve" readme

Diffstat:
MREADME.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -4,6 +4,8 @@ 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 @@ -16,11 +18,11 @@ This repository contains example of very simple code to manipulate samples in va - Julia - Rust - C -- ... and suggestions later +- ... and suggestions welcome ## Roadmap -The future of this project is uncertain. In most words, I simply forget about this repository. +uhe future of this project is uncertain. In most words, I simply forget about this repository. ## Other similar projects