HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcle

no profile record

Submissions

Fun with Positron: Combining the Best of RStudio and VS Code

andrewheiss.com
2 points·by marcle·2 года назад·1 comments

Owl project (OCaml scientific computing) formally concluded

github.com
3 points·by marcle·2 года назад·2 comments

8 months of OCaml after 8 years of Haskell

discourse.haskell.org
13 points·by marcle·3 года назад·1 comments

comments

marcle
·2 года назад·discuss
Answering my own question: Umbra and PostgreSQL include "#" as an operator for bitwise xor, whereas DuckDB does not.
marcle
·2 года назад·discuss
This is very interesting code that uses Umbra v0.2-957, PostgreSQL 17.2, and DuckDB v1.1.3.

One minor point: some of the problems could not be implemented in DuckDB due to a missing xor operator - but the documentation includes an xor function (https://duckdb.org/docs/sql/functions/numeric.html#xorx-y) for the same version. Is the form of the function not suitable?
marcle
·2 года назад·discuss
Nice childhood memories: "Thunderbirds are go!"

I always wondered how the palm trees were able to be flattened:).
marcle
·2 года назад·discuss
This is a very interesting IDE to support data science.

Has anyone tried using the Eclipse Theia IDE for data science?

One of these IDEs may finally entice me away from ESS, magit and Org Mode.
marcle
·2 года назад·discuss
"PSA" can also be probabilistic sensitivity analysis. I do health economic evaluations for prostate cancer screening -- which leads to interesting ambiguities:).
marcle
·2 года назад·discuss
The article references the SSJ Java package which is developed by the author and his colleagues. This provides implementations for many RNGs -- and some nice tools for simulations: https://github.com/umontreal-simul/ssj
marcle
·2 года назад·discuss
And see the discussion at https://discuss.ocaml.org/t/owl-project-concluding/14117
marcle
·2 года назад·discuss
See also some discussion at https://www.reddit.com/r/ocaml/comments/1au329z/owl_project_...
marcle
·2 года назад·discuss
ErgoAI is as "an enterprise-level extension of the Flora-2 system" which was recently open-sourced: https://github.com/ErgoAI . It seems to be well documented.
marcle
·3 года назад·discuss
See https://fricas.github.io/, which includes a 990 page book and detailed documentation.
marcle
·3 года назад·discuss
This is a nicely balanced discussion of the two languages - with much food for thought.