-
# Description
## WHAT PROBLEM ARE YOU TRYING TO SOLVE?
We consider the problem of finding high-dimensional integrals by quantum Monte Carlo methods. When solving high-dimensional problems using cl…
-
Hi everyone !
Here is our first issue to set up a program (menu) for our lectures on Julia HPC. After our first meeting, there seems to be two main "blocks" of lectures
1. serial code optimizat…
-
**Describe the bug**
In the config documentation, it is written that Elitism is “the number of most-fit individuals in each species that will be preserved as-is from one generation to the next.” (htt…
-
Hey @jan-matthis -
this is a really great project. Thanks again for making it publicly available. I really like the publication that it comes with.
For me, it would be really helpful to test dr…
-
First issue I've done in my whole life
Edit: first line of code was not visible because I don't knon Markdown
This code simulates a continuous time Markov chain (CTMC) given some transition probab…
-
# Foundation Mission Request - Evaluating Voting Design Tradeoffs for Retro Funding
*To take on this project, submit a proposal to this thread by June 7th. Read more about Missions [here](https://gov…
-
Hi Simone, welcome! @mmider and I saw this nice package and it appears we have some overlap in interest. Our background is a bit different (statistical inference for stochastic processes), it would b…
-
In http://www.mathcancer.org/blog/saving-multicellds-data-from-biofvm/ I see
> Future releases of BioFVM will support reading MultiCellDS snapshots (for model initialization).
I'd like to be abl…
-
The `RoadRunner::Config` class has a set of options that are intended to control llvm code generation optimizations - that is, which passes are applied sequentially to produce faster llvm IR code. The…
-
## Background
**What is your motivation?**
I would like to use simulate a stochastic process where the number of events in each time window follows a Poisson distribution.
~~~rust
let poisso…