8000 Tags · fjebaker/SpectralFitting.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fjebaker/SpectralFitting.jl

Tags

v0.5.15

Toggle v0.5.15's commit message
v0.5.15

Changelog 0.5.14 -> 0.5.15:
- chore: bump version 0.5.15 (fjebaker)
- Merge pull request #130 from fjebaker/fergus/doc-binding (Fergus Baker)
- docs: add parameter binding example (Fergus Baker)
- feat: add simulate dispatch for model without response (Fergus Bak
6B70
er)
- chore: add yscale to plot recipe (Fergus Baker)
- docs: added docstring for bind! (Fergus Baker)
- fix: parameter info for non-composite models (Fergus Baker)
- feat: add BinnedDataset (Fergus Baker)
- Merge pull request #129 from fjebaker/fergus/fix-bindings (Fergus Baker)
- fix: parameter binding logic (Fergus Baker)
- feat: add describe function for FittingProblem (Fergus Baker)
- ci: added Julia General registry (fjebaker)
- style: apply julia formatter (fjebaker)
- test: use BFGS instead of IPNewton (Fergus Baker)
- fix: type stability in parameter mapping calculation (Fergus Baker)
- Merge pull request #128 from GloriaRAH/main (Fergus Baker)
- feat: allow auto cache model to be toggled on or off (fjebaker)
- chore: better output formatting for fitting problem (fjebaker)
- chore: formatter for FittableMultiModel (fjebaker)
- Add XS_Kerrconv model to convolutional.jl (Gloria Raharimbolamena)

v0.4.2-alpha

Toggle v0.4.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Placeholders for simple-dataset background subtraction (#54)

* Added .vscode to .gitignore

* Added placeholders for simple dataset background subtraction
0