Skip to content

Releases: aclai-lab/SoleLogics.jl

v0.13.7

07 Jan 17:51

Choose a tag to compare

SoleLogics v0.13.7

Diff since v0.13.5

Merged pull requests:

v0.13.5

17 Dec 13:37
edf6da6

Choose a tag to compare

SoleLogics v0.13.5

Diff since v0.13.4

-Utilities needed from other packages in the Sole ecosystem to interpret many-valued output

Merged pull requests:

  • Minor edit to many-expert-algebras related code (#102) (@Alexs221)

v0.13.4

15 Dec 16:16
da3ce16

Choose a tag to compare

SoleLogics v0.13.4

Diff since v0.13.3

Merged pull requests:

v0.13.3

11 Dec 16:54
c5a2306

Choose a tag to compare

SoleLogics v0.13.3

Diff since v0.13.2

  • Added support for Continuous Fuzzy Logics and Many Expert Algebras (#80, thanks @Alexs221)

Merged pull requests:

Closed issues:

  • GeometricalWorld size method (#68)
  • Support for Standard Fuzzy Logics and Many-Expert Algebras (#80)

v0.13.2

30 Apr 09:51
b414fe8

Choose a tag to compare

SoleLogics v0.13.2

Diff since v0.13.1

  • Re-added generation of Finite FLew-chains

Merged pull requests:

Closed issues:

  • Add generation of Finite FLew-chains (#69)

v0.13.1

23 Apr 15:41
a80601c

Choose a tag to compare

SoleLogics v0.13.1

Diff since v0.13.0

  • Added generation of Finite FLew-chains

Merged pull requests:

Closed issues:

  • Add generation of Finite FLew-chains (#69)

v0.13.0

26 Feb 11:18
68560e8

Choose a tag to compare

SoleLogics v0.13.0

Diff since v0.12.0

Breaking changes

Features:

  • Aliases for common multi-modal logics (LTL[F,P], CL, HS, RCC8) (#44)
  • Optimized many-valued operations (FiniteIndexAlgebras and relative structures are now the default version) (#27)
    Warning: FiniteIndex* types (e.g., FiniteIndexAlgebra) are not supported anymore, as their behavior shifted to Finite* types (e.g., FiniteAlgebra)

Fixes:

  • Compass logic relations (#45)
  • Ensured type stability for accessible functions for HS relations (#50)
  • Updated cirrus.yml with freebsd-family 14.2 (#57)

Ohters:

  • Substituted @assert occurrences with error() in ManyValuedlogics (#60)

Merged pull requests:

Closed issues:

  • Optimize many-valued operations (#27)
  • FullDimensionalFrame constructor misusing Vararg (#42)
  • SoleReasoners decoupling (#43)
  • Multi-Modal Logics: LTL[F,P], CL, HS, LRCC8 (#44)
  • Fix Compass Logic relations (#45)
  • Ensure type stability for accessible for HS relations (#50)
  • Cirrus CI not working (#57)
  • Substitute @assert occurrences with error in ManyValuedLogics (#60)
  • Remove old code (#63)
  • SoleLogics.jl v0.13.0 (#65)

v0.12.0

08 Jan 12:48

Choose a tag to compare

SoleLogics v0.12.0

Diff since v0.11.0

Breaking changes

  • normalize may have changed behavior, although tests show otherwise
  • syntaxstring adopts a different approach to parenthesize_atoms

v0.11.0

10 Dec 11:04

Choose a tag to compare

SoleLogics v0.11.0

Diff since v0.10.4

Merged pull requests:

v0.10.4

08 Nov 15:58

Choose a tag to compare

SoleLogics v0.10.4

Diff since v0.10.3