Skip to content

Releases: MasonProtter/Gaius.jl

v0.6.8

05 May 21:09
493997a
Compare
Choose a tag to compare

Gaius v0.6.8

Diff since v0.6.7

Closed issues:

  • Analyzing matrix-matrix multiplication performance degradation in "more balanced" branch (#85)

Merged pull requests:

v0.6.7

22 Oct 16:50
b39d597
Compare
Choose a tag to compare

Gaius v0.6.7

Diff since v0.6.6

Merged pull requests:

  • More balanced task DAG (#83) (@tkf)
  • [CI] Automatically cancel old PR builds when new commits are pushed to the PR (#84) (@DilumAluthge)
  • Bump to 0.6.7 (#87) (@tkf)

v0.6.6

18 Oct 20:29
9d541bc
Compare
Choose a tag to compare

Gaius v0.6.6

Diff since v0.6.5

Merged pull requests:

v0.6.5

14 May 03:31
42b2820
Compare
Choose a tag to compare

Gaius v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

26 Mar 06:07
4c7679d
Compare
Choose a tag to compare

Gaius v0.6.4

Diff since v0.6.3

Merged pull requests:

v0.6.3

25 Jan 18:30
115d6e8
Compare
Choose a tag to compare

Gaius v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

24 Jan 01:33
db6bd7c
Compare
Choose a tag to compare

Gaius v0.6.2

Diff since v0.6.1

Merged pull requests:

  • README: Mention the strengths of Octavian and Tullio respectively (#75) (@DilumAluthge)

v0.6.1

23 Jan 20:50
2f81459
Compare
Choose a tag to compare

Gaius v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Increase code coverage, and make small tweaks to the test suite (#76) (@DilumAluthge)

v0.6.0

22 Jan 22:24
4eb609d
Compare
Choose a tag to compare

Gaius v0.6.0

Diff since v0.5.0

Merged pull requests:

  • Print a warning if Threads.nthreads() < VectorizationBase.NUM_CORES (#74) (@DilumAluthge)

v0.5.0

20 Jan 14:30
866d689
Compare
Choose a tag to compare

Gaius v0.5.0

Diff since v0.4.4

Merged pull requests:

  • [breaking] Rename mul_single_threaded! to mul_serial! and mul_single_threaded to mul_serial (#73) (@DilumAluthge)