HN user

maunke

7 karma

unkel.io

Posts3
Comments5
View on HN

Very nice to read.

Sourcehut is missing in the list; it’s built on the classical concept of sending patches / issues / bugs / discussion threads via email and it integrates this concept into its mailing lists and ci solution that also sends back the ci status / log via email.

Drew Devault published helpful resources for sending and reviewing patches via email on git-send-email.io and git-am.io

Odesign is an optimal design of experiments library written in pure rust (backed by faer and num-dual). There are at least these following use cases:

- Fast calculation of optimal designs of arbitrary linear models with custom design bounds and optimalities.

- Research in area of optimal designs; e.g. I am working on a new optimal design feature selection algorithm, a mixture of SFFS, D-, C- and Measurements-Costs-Optimality, allowing to perform model feature selection and measurements alternating.