HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maunke

no profile record

Submissions

Web-based simulation tool for non-relativistic quantum mechanics (2016)

quantum-simulation.de
2 points·by maunke·ano passado·1 comments

odesign - Optimal Design of Experiments Library in Pure Rust

github.com
6 points·by maunke·ano passado·1 comments

comments

maunke
·há 6 meses·discuss
https://unkel.io
maunke
·há 11 meses·discuss
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
maunke
·ano passado·discuss
If you want to play with quantum wave packets, I built a quantum Web-based Simulation tool for non-relativistic quantum mechanics in 2016: https://quantum-simulation.de

The split-operator method for the numerical solution of the time-dependent Schrödinger equation is used to simulate the propagation of a Gaussian wave packet in arbitrarily adjustable potentials.
maunke
·ano passado·discuss
Web-based Simulation tool (made in 2016) for non-relativistic quantum mechanics. The split-operator method for the numerical solution of the time-dependent Schrödinger equation is used to simulate the propagation of a Gaussian wave packet in arbitrarily adjustable potentials.
maunke
·ano passado·discuss
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.