Skip to content

Releases: p-gw/FactorRotations.jl

v0.1.4

19 Jan 09:25
Compare
Choose a tag to compare

FactorRotations v0.1.4

Diff since v0.1.3

Merged pull requests:

Closed issues:

  • Implement tandem criteria (#5)
  • TagBot does not create tags or releases (#26)

v0.1.3

18 Jan 16:08
3ac0ea1
Compare
Choose a tag to compare

FactorRotations v0.1.3

Diff since v0.1.2

Merged pull requests:

Closed issues:

  • Implement invariant pattern simplicity (#4)

v0.1.2

18 Jan 13:20
2c538b3
Compare
Choose a tag to compare

FactorRotations v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Add Component Loss functions (#35) (@p-gw)

Closed issues:

  • Implement Absolmin (#33)

v0.1.1

12 Jan 09:18
0d55fb3
Compare
Choose a tag to compare

Merged pull requests:

  • Orthogonal rotation methods (#3) (@p-gw)
  • correctly set starting values in rotate (#9) (@p-gw)
  • implement in-place rotation (#10) (@p-gw)
  • Add documentation (#12) (@p-gw)
  • Update CompatHelper (#15) (@p-gw)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#16) (@github-actions[bot])
  • Implement algorithm for oblique rotation (#19) (@p-gw)
  • Add Kaiser normalization (#23) (@p-gw)
  • Update Enzyme compat (#25) (@p-gw)

Closed issues:

  • Implement orthogonal rotation methods (#1)
  • Implement oblique rotation methods (#2)
  • Implement in-place rotation (#6)
  • correct implementation of initial values (#8)
  • Add basic documentation (#11)
  • Update CompatHelper (#14)
  • Add Kaiser normalization (#20)
  • Add derivative free rotation methods (#21)
  • TagBot trigger issue (#22)
  • add Enzyme compat (#24)

v0.1.0: **Merged pull requests:**

12 Jan 09:16
ea25055
Compare
Choose a tag to compare
- Orthogonal rotation methods (#3) (@p-gw)
- correctly set starting values in `rotate` (#9) (@p-gw)
- implement in-place rotation (#10) (@p-gw)
- Add documentation (#12) (@p-gw)
- Update CompatHelper (#15) (@p-gw)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#16) (@github-actions[bot])

**Closed issues:**
- Implement orthogonal rotation methods (#1)
- Implement in-place rotation (#6)
- correct implementation of initial values (#8)
- Add basic documentation (#11)
- Update CompatHelper (#14)