add clarification about stan

This commit is contained in:
NunoSempere 2023-06-08 21:28:52 -06:00
parent 3dac5f35cd
commit ff361186ec

View File

@ -102,13 +102,14 @@ Overall I don't think that this is a fair comparison of the languages intrinsica
- [ ] Julia (TuringML) - [ ] Julia (TuringML)
- [ ] Rust - [ ] Rust
- [ ] Lisp - [ ] Lisp
- [ ] Stan
- [ ] Go - [ ] Go
- [ ] Zig - [ ] Zig
- [ ] Forth - [ ] Forth
- [ ] OCaml - [ ] OCaml
- [ ] Haskell - [ ] Haskell
- [ ] CUDA - [ ] CUDA
- [-] Stan => As far as I can tell, Stan is designed to generate samples from the posterior distribution given some data, not to create data by drawing samples from an arbitrary distribution.
- [ ] Maybe still worth reversing the process?
- ... and suggestions welcome - ... and suggestions welcome
## Roadmap ## Roadmap