-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- runs from command line, from anywhere
- generates its own files, a drop-in replacement to your thesis
- all figures checked for clarity, filenames
- runs with normal or beta (uniform = beta(1,1))
- change formatting for beta so it replaces periods with dashes or something cleaner than dots in directory names
- for speed, use 100 samples
- change
param_refto -3 to align with the domain. (poissonProblemclass setter needs to change, as does the model, and all other references to "3" - rethink current syntax * ... should it be dimension-specific variants with all the default options?
- Can I sneak it into a
run_with_defaultmethod that accomplishes this? - should I do the better thing and migrate argument parsing to the
pde.pyandode.pyfiles, with a shared set of options available for inheritance from a method inhelpers.pyperhaps? Then link console-scripts to their specific files? This would probably replace the entirety of the currentrunner.pyunless an effort was made to support it (but why?).
- Can I sneak it into a
* mud_examples -v --example pde --alt --bayes --num-trials 20 -m 20 100 250 500 -t 0.1 $@
Metadata
Metadata
Assignees
Labels
No labels