Skip to content

Commit

Permalink
Merge branch 'master' into mathiasrm1/arc
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed Jul 19, 2023
2 parents 79a6b40 + 16fd6c0 commit 878fdcb
Show file tree
Hide file tree
Showing 85 changed files with 1,073 additions and 1,352 deletions.
19 changes: 19 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ All notable Changes to the Julia package `Manopt.jl` will be documented in this
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.x] - dd/mm/2023

### Changed

* References in the documentation are now rendered using [DocumenterCitations.jl](https://github.com/JuliaDocs/DocumenterCitations.jl)
* Asymptote export now also accepts a size in pixel instead of its default `4cm` size and `render` can be deactivated setting it to `nothing`.

## [0.4.29] - 12/07/2023

### Fixed

* fixed a bug, where `cyclic_proximal_point` did not work with decorated objectives.

## [0.4.28] - 24/06/2023

### Changed

* `max_stepsize` was specialized for `FixedRankManifold` to follow Matlab Manopt.

## [0.4.27] - 15/06/2023

### Added
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Manopt"
uuid = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
authors = ["Ronny Bergmann <manopt@ronnybergmann.net>"]
version = "0.4.27"
version = "0.4.29"

[deps]
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Expand Down
26 changes: 0 additions & 26 deletions _quarto.yml

This file was deleted.

13 changes: 0 additions & 13 deletions bib/harvard1.csl

This file was deleted.

305 changes: 0 additions & 305 deletions bib/journal-of-the-royal-statistical-society.csl

This file was deleted.

Loading

0 comments on commit 878fdcb

Please sign in to comment.