Releases: bcbi/MaximumLikelihoodProblems.jl
Releases · bcbi/MaximumLikelihoodProblems.jl
v0.1.7
MaximumLikelihoodProblems v0.1.7
Closed issues:
- possible test failure in upcoming Julia version 1.5 (#36)
Merged pull requests:
- Fix tests (#37) (@DilumAluthge)
v0.1.6
MaximumLikelihoodProblems v0.1.6
Merged pull requests:
- Add the private/internal
_pseudoinversefunction (#35) (@DilumAluthge)
v0.1.5
MaximumLikelihoodProblems v0.1.5
Merged pull requests:
- Add the private
Internalsubmodule (#33) (@DilumAluthge)
v0.1.4
MaximumLikelihoodProblems v0.1.4
Closed issues:
- TODO: Do not allow Travis to fail on Julia nightly (#28)
Merged pull requests:
- Do not allow Travis to fail on Julia nightly (#31) (@DilumAluthge)
- Add the
loglikelihoodfunction (#32) (@DilumAluthge)
v0.1.3
MaximumLikelihoodProblems v0.1.3
Closed issues:
- TODO: remove some of the test dependencies (#21)
Merged pull requests:
- Remove a test dependency (#27) (@DilumAluthge)
v0.1.2
MaximumLikelihoodProblems v0.1.2
Closed issues:
- TODO: README should link to stable version of docs (#22)
Merged pull requests:
- README: Link to the stable version of the docs (#26) (@DilumAluthge)
v0.1.1
MaximumLikelihoodProblems v0.1.1
Closed issues:
- TODO: GitHub URL for this repo should link to stable version of docs (#23)
Merged pull requests:
- Travis: Temporarily allow failures on Julia nightly (#25) (@DilumAluthge)
v0.1.0
MaximumLikelihoodProblems v0.1.0
Merged pull requests:
- Require tests to pass on nightly (#1) (@DilumAluthge)
- Add dependencies (#2) (@DilumAluthge)
- Only run Travis on certain branches (#3) (@DilumAluthge)
- Add the initial functionality: add the
fitfunction (#4) (@DilumAluthge) - Add the examples to the hosted documentation (#5) (@DilumAluthge)
- Add
DiffResultsas a test dependency (#6) (@DilumAluthge) - Add another test for the "failed to converge" code paths (#7) (@DilumAluthge)
- Add
API.mdpage to the documentation (#9) (@DilumAluthge) - Add a package description to the README (#10) (@DilumAluthge)
- More descriptive variable names (#11) (@DilumAluthge)
- Reorganize documentation (#12) (@DilumAluthge)
- README: Add link to the documentation (#13) (@DilumAluthge)
- Add some more tests (#14) (@DilumAluthge)
- Add some comments to the examples (#15) (@DilumAluthge)
- Bump version from "0.1.0-DEV" to "0.1.0" (#16) (@DilumAluthge)
- Clarify, reorganize, and simplify examples (#17) (@DilumAluthge)
- Travis CI: Test on more Julia versions (#18) (@DilumAluthge)
- Fix a comment (#19) (@DilumAluthge)
- Escape underscores in Markdown (#20) (@DilumAluthge)
- Install TagBot (#24) (@DilumAluthge)