Recent Releases of momentmatching.jl
momentmatching.jl - v1.0.0+doc3
What's Changed
- typo fix by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/158
- small fix by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/159
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v1.0.0+doc2...v1.0.0+doc3
- Julia
Published by ZoltanRacz 8 months ago
momentmatching.jl - v1.0.0+doc2
What's Changed
- Abandon gitflow by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/154
- Feature additions to docs by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/157
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v1.0.0+doc...v1.0.0+doc2
- Julia
Published by ZoltanRacz 8 months ago
momentmatching.jl - v1.0.0+doc
What's Changed
- Synchronize after 0.3.1 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/121
- Synchronize after 0.3.2 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/126
- Started documentation by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/131
- fix merging functions by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/132
- Hotfix/testing by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/134
- CompatHelper: bump compat for ChunkSplitters to 3, (keep existing compat) by @github-actions[bot] in https://github.com/ZoltanRacz/MomentMatching.jl/pull/137
- CompatHelper: bump compat for Optimization to 4, (keep existing compat) by @github-actions[bot] in https://github.com/ZoltanRacz/MomentMatching.jl/pull/138
- CompatHelper: bump compat for OptimizationOptimJL to 0.4, (keep existing compat) by @github-actions[bot] in https://github.com/ZoltanRacz/MomentMatching.jl/pull/140
- CompatHelper: bump compat for ClusterManagers to 1, (keep existing compat) by @github-actions[bot] in https://github.com/ZoltanRacz/MomentMatching.jl/pull/141
- merging the last version of main to write docs based on most recent version by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/143
- Create CITATION.bib by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/142
- CompatHelper: bump compat for ClusterManagers to 2, (keep existing compat) by @github-actions[bot] in https://github.com/ZoltanRacz/MomentMatching.jl/pull/144
- 1.0.0 into dev by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/145
- Documentation - 1st phase by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/146
- First online documentation by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/150
- Release 1.0.0+doc by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/151
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v1.0.0...v1.0.0+doc
- Julia
Published by ZoltanRacz 9 months ago
momentmatching.jl - v1.0.0
MomentMatching v1.0.0
- Julia
Published by github-actions[bot] over 1 year ago
momentmatching.jl - v0.3.4
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/ZoltanRacz/MomentMatching.jl/pull/133
- Hotfix/testing by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/135
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.3.3...v0.3.4
- Julia
Published by ZoltanRacz over 1 year ago
momentmatching.jl - v0.3.3
What's Changed
- Fix result merging functions by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/127
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.3.2...v0.3.3
- Julia
Published by ZoltanRacz almost 2 years ago
momentmatching.jl - v0.3.2
What's Changed
- CompatHelper: add new compat entry for OptimizationOptimJL at version 0.3, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/125
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/124
- fix codecov by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/123
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.3.1...v0.3.2
- Julia
Published by ZoltanRacz almost 2 years ago
momentmatching.jl - v0.3.1
What's Changed
- 0.3.0 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/99
- CompatHelper: add new compat entry for ChunkSplitters at version 2, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/101
- CompatHelper: add new compat entry for ClusterManagers at version 0.4, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/102
- CompatHelper: add new compat entry for DistributedArrays at version 0.6, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/103
- Bump julia-actions/cache from 1 to 2 by @dependabot in https://github.com/ZoltanRacz/MomentMatching.jl/pull/105
- codecov trial by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/109
- codecov trial by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/110
- Bump julia-actions/cache from 1 to 2 by @dependabot in https://github.com/ZoltanRacz/MomentMatching.jl/pull/111
- github-actions auto bump by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/112
- Multiprocessing in bootstrap by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/114
- Functions for merging results by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/115
- Plot titles and getting rid of warnings by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/116
- v0.3.1 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/117
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.3.0...v0.3.1
- Julia
Published by gualtiazza almost 2 years ago
momentmatching.jl - v0.3.0
What's Changed
- default algorithm fix by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/78
- function for saving light-weight is exported by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/80
- make fglobounds more flexible by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/83
- Revert "make fglobounds more flexible" by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/84
- make fglobounds more flexible by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/85
- Multiprocessing by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/90
- small bug fix by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/91
- Bump julia-actions/setup-julia from 1 to 2 by @dependabot in https://github.com/ZoltanRacz/MomentMatching.jl/pull/92
- cluster computing by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/95
- bug fix by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/96
- Plot order of best locals points versus corresponding globals by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/97
- 0.3.0 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/100
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.2.4...v0.3.0
- Julia
Published by ZoltanRacz almost 2 years ago
momentmatching.jl - v0.2.4
What's Changed
- make fglobounds more flexible by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/86
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.2.3...v0.2.4
- Julia
Published by ZoltanRacz about 2 years ago
momentmatching.jl - v0.2.3
What's Changed
- CompatHelper: add new compat entry for Optim at version 1, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/79
- export function to save light-weight version by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/81
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v.0.2.2...v0.2.3
- Julia
Published by ZoltanRacz about 2 years ago
momentmatching.jl - v.0.2.2
What's Changed
- add Optim as dependency by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/77
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.2.1...v.0.2.2
- Julia
Published by ZoltanRacz about 2 years ago
momentmatching.jl - v0.2.1
What's Changed
- version 0.2.0 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/69
- CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/72
- CompatHelper: add new compat entry for Optimization at version 3, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/71
- Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/ZoltanRacz/MomentMatching.jl/pull/73
- feed back auto changes by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/74
- more user-friendly plots by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/75
- Release/v0.2.1 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/76
New Contributors
- @dependabot made their first contribution in https://github.com/ZoltanRacz/MomentMatching.jl/pull/73
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.2.0...v0.2.1
- Julia
Published by gualtiazza about 2 years ago
momentmatching.jl - v0.2.0
What's Changed
- branch rules by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/30
- re-centering by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/35
- optimize-fix by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/37
- optimize-fix by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/38
- fix algorithm choice in bootstrapping by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/41
- Testing by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/42
- Feature/recenter ci by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/43
- Improved testing by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/44
- add badge for codecov by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/45
- fixing some small bugs by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/47
- gitflow-feature-stash: fix-codecov by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/50
- some minor fixes by @gualtiazza in https://github.com/ZoltanRacz/MomentMatching.jl/pull/53
- Plotting without recipes by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/55
- Continuous integration by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/59
- Formatting and control over error catching by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/61
- full control over settings in local optimization by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/66
- Upgrading to v0.2.0 by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/68
New Contributors
- @gualtiazza made their first contribution in https://github.com/ZoltanRacz/MomentMatching.jl/pull/43
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.1.2...v0.2.0
- Julia
Published by ZoltanRacz about 2 years ago
momentmatching.jl - v0.1.2
What's Changed
- CompatHelper: add new compat entry for NLopt at version 1, (keep existing compat) by @github-actions in https://github.com/ZoltanRacz/MomentMatching.jl/pull/31
- Bug fixes relating to algorithm choice by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/40
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.1.1...v0.1.2
- Julia
Published by ZoltanRacz about 2 years ago
momentmatching.jl - v0.1.1
What's Changed
- Simplifying branches by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/27
- branch rules by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/29
- Algorithm choice in local stage by @ZoltanRacz in https://github.com/ZoltanRacz/MomentMatching.jl/pull/28
Full Changelog: https://github.com/ZoltanRacz/MomentMatching.jl/compare/v0.1.0...v0.1.1
- Julia
Published by ZoltanRacz about 2 years ago
momentmatching.jl - v0.1.0
Made our code run in a separate package.
- Julia
Published by ZoltanRacz about 2 years ago