Marcus Appelros

Results 6 issues of Marcus Appelros

Require a way to conveniently manually provide initial knowledge for a policy. For example, say we have a hexagonal grid of which we are tasked to choose a sequence in...

https://github.com/tendermint/starport/blob/75b6421ed6d680789b784090a8d53c82774fc764/starport/templates/module/create/stargate/x/%7B%7BmoduleName%7D%7D/module.go.plush#L168 The Cosmos docs says the initial ConsensusVersion() must be set to 1: https://docs.cosmos.network/master/building-modules/upgrade.html Here it is set to 2, I asked about this in the Starport discord and Denis...

### Bug description I ran `plasma-calculator` and the automatically opened file cannot be found but when I enter http://localhost:8866/ the page shows, however I cannot get it to calculate any...

bug

Hi! I cloned your repo (couldn't add it from the package manager because of conflicting compat requirements involving CUDA) and after some tinkering managed to get it to work. However...

Hi! I translated your B1 function to Julia and put a particle starting at the origin with both parallel and perpendicular velocity equal to 1 then solved it with the...

I installed the most recent versions of the dependencies and got the following error when running python3 kstar_simulator_v0.py: ```Traceback (most recent call last): File "/home/admins/fysik/KSTAR_tokamak_simulator/kstar_simulator_v0.py", line 697, in window =...