1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing super calls More... over 11 years ago
add matplotlib to requirements More... over 11 years ago
ignore E1101 for pylint (missing members; esp. numpy) More... over 11 years ago
update SDC example More... over 11 years ago
refactored SingleSolution{Analyzer,Plotter} More... over 11 years ago
refactored function generator tests into separate files More... over 11 years ago
add standalone numpy.ndarray compare More... over 11 years ago
made function generators real objects More... over 11 years ago
update examples More... over 11 years ago
add docu and function docstrings for problems More... over 11 years ago
Merge branch 'feature-analyzers_and_plotters' into development More... over 11 years ago
extend analyzer and plotter by error plotting More... over 11 years ago
adding error storage to the solution More... over 11 years ago
update examples More... over 11 years ago
add basic plotting of solutions More... over 11 years ago
Merge branch 'feature-sdc_solver' into development More... over 11 years ago
docu: some cleanup of the docu More... over 11 years ago
adjusted SDC solver to recent solutions changes More... over 11 years ago
tests: finished tests for IterativeSolution More... over 11 years ago
refactoring and improving solution objects More... over 11 years ago
minor cosmetical fixes More... over 11 years ago
docu: add and include docu for examples More... over 11 years ago
tests: extending and adjusting tests for SDC More... over 11 years ago
adding examples as submodule More... over 11 years ago
finishing Sdc solver implementing More... over 11 years ago
fixing super() calls; add __str__() More... over 11 years ago
small fixes More... over 11 years ago
extend problems to allow for further named arguments More... over 11 years ago
tests: assert that SDC converges in one step on constant function More... over 11 years ago
refactored and extended SDC More... over 11 years ago