1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo in documentation More... over 3 years ago
More useful output when flimlib-cmd-cpp fails More... over 3 years ago
Remove test.json, which is largely redundant More... over 3 years ago
Add cram test error logs to .gitignore More... over 3 years ago
Adjust tolerance of flimlib-cmd.t test More... over 3 years ago
'test-many' needs libm on Linux More... over 3 years ago
CI: fail fast when compilation fails More... over 3 years ago
CI: fix PR build configuration More... over 3 years ago
CI: switch from Travis CI to GitHub Actions More... over 3 years ago
Merge pull request #55 from facetorched/fit-many-python More... over 3 years ago
while testing restrain don't consider accuracy More... over 3 years ago
set chisq output to NAN on failed fit More... over 3 years ago
Merge pull request #54 from flimlib/python-formatting More... over 3 years ago
Reformat Python comments More... over 3 years ago
Reformat Python docstrings More... over 3 years ago
Format Python code with Black More... over 3 years ago
Merge pull request #53 from facetorched/fit-many-python More... over 3 years ago
Merge pull request #52 from facetorched/reach-maxrefits-error More... over 3 years ago
return total iters to match current behaviour More... over 3 years ago
removed error_code output and use dataclass not NamedTuple More... over 3 years ago
reorganize tests More... over 3 years ago
replace thin wrappers with many wrappers More... over 3 years ago
added test for failed RLD More... over 3 years ago
marquardt check for maxrefits reached More... over 3 years ago
use do-while statement instead of copied code More... over 3 years ago
check for success on final iteration More... over 3 years ago
fill outputs of *_many functions with NaNs on failed fits More... over 3 years ago
Merge pull request #51 from flimlib/engine-return-codes More... over 3 years ago
Fix/clarify error codes from fitting engines. More... over 3 years ago
fitmask should have the same shape as pixels More... over 3 years ago