HackerTrans
トップ新着トレンドコメント過去質問紹介求人

marcle

no profile record

投稿

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

andrewheiss.com
2 ポイント·投稿者 marcle·2 年前·1 コメント

Owl project (OCaml scientific computing) formally concluded

github.com
3 ポイント·投稿者 marcle·2 年前·2 コメント

8 months of OCaml after 8 years of Haskell

discourse.haskell.org
13 ポイント·投稿者 marcle·3 年前·1 コメント

コメント

marcle
·2 年前·議論
Answering my own question: Umbra and PostgreSQL include "#" as an operator for bitwise xor, whereas DuckDB does not.
marcle
·2 年前·議論
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 年前·議論
Nice childhood memories: "Thunderbirds are go!"

I always wondered how the palm trees were able to be flattened:).
marcle
·2 年前·議論
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 年前·議論
"PSA" can also be probabilistic sensitivity analysis. I do health economic evaluations for prostate cancer screening -- which leads to interesting ambiguities:).
marcle
·2 年前·議論
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 年前·議論
And see the discussion at https://discuss.ocaml.org/t/owl-project-concluding/14117
marcle
·2 年前·議論
See also some discussion at https://www.reddit.com/r/ocaml/comments/1au329z/owl_project_...
marcle
·2 年前·議論
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 年前·議論
See https://fricas.github.io/, which includes a 990 page book and detailed documentation.
marcle
·3 年前·議論
This is a nicely balanced discussion of the two languages - with much food for thought.