Moritz Schauer
Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,074 contributions in the last year
Less
More
Contribution activity
March 2021
Created 130 commits in 9 repositories
Created 1 repository
- mschauer/Soss.jl Julia
Created a pull request in JuliaPlots/AbstractPlotting.jl that received 6 comments
Opened 37 other pull requests in 6 repositories
mschauer/ZigZagBoomerang.jl
1
open
26
merged
1
closed
- Draft iterator interface
- Fixes to Soss kappa computation
- Final tweaks for game tonight
- Game is playable
- Usability improvements for game
- Interface layout
- Make playable
- Heavy heart computations (300x300)
- The move (separate folder for the examples)
- Fixes to soss interaction
- Sebas' fixes
- Merge SebasGraz local master (DO NOT MERGE)
- Merge fixes to non-centred boomerang and trace
- Revert "Revert "fixes""
- Revert "fixes"
- fixes
- Fix trace
- Noncentered Sticky Boomerang
- Crank nicolson scheme for sticky samplers
- Structured
- Structured fixes
- Fixes for non-structured targets
- example trajectories.jl
- Soss interaction
- reversible version
- Some pull requests not shown.
cscherrer/MeasureTheory.jl
4
merged
mschauer/Mitosis.jl
1
open
1
merged
mschauer/MitosisStochasticDiffEq.jl
1
merged
mschauer/DynamicIterators.jl
1
open
cscherrer/Soss.jl
1
merged
Reviewed 19 pull requests in 6 repositories
mschauer/ZigZagBoomerang.jl 8 pull requests
mschauer/CausalInference.jl 6 pull requests
mschauer/MitosisStochasticDiffEq.jl 2 pull requests
cscherrer/MeasureTheory.jl 1 pull request
JuliaPlots/AbstractPlotting.jl 1 pull request
cscherrer/Soss.jl 1 pull request
Created an issue in JuliaPlots/Makie.jl that received 2 comments
text! ignores show_axis
canvas = Figure(resolution=(1500,1500))
canvas[1,1] = ax = Axis(canvas, title = "Abc", aspect=DataAspect())
text!(ax, "CDE", textsize=2, show_axis=…
2
comments
