Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 19:17
· 51 commits to master since this release
ccf6ecb

BLASBenchmarksCPU v0.1.0

Closed issues:

  • Docs: add table with amount of memory required at different matrix sizes (#3)
  • WARN Missing type for channel "color", using "nominal" instead. (#4)
  • Can't run benchmarks with integer matrices? (#5)
  • Customize the colors used in the plot? (#8)
  • Rename to BLASBenchmarksCPU.jl and register in the General registry? (#20)

Merged pull requests:

  • Fix CI and add some docs (#2) (@DilumAluthge)
  • More stuff (#6) (@DilumAluthge)
  • Add a stable public interface for accessing the data underlying a BenchmarkResult (#9) (@DilumAluthge)
  • Add docs discussing disabling turbo (#10) (@chriselrod)
  • CompatHelper: add new compat entry for "VectorizationBase" at version "0.15" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Gaius" at version "0.5" (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for "VegaLite" at version "2.3" (#13) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DataFrames" at version "0.22" (#14) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Octavian" at version "0.2" (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for "BenchmarkTools" at version "0.5" (#16) (@github-actions[bot])
  • CompatHelper: add new compat entry for "LoopVectorization" at version "0.9" (#17) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Tullio" at version "0.2" (#18) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ProgressMeter" at version "1.4" (#19) (@github-actions[bot])
  • [docs] Small tweaks to the "Memory Required for Large Matrices" docs page (#22) (@DilumAluthge)
  • CompatHelper: bump compat for "Gaius" to "0.6" (#23) (@github-actions[bot])
  • Small tweaks to README and docs (#24) (@DilumAluthge)
  • Docs: add a link to the BLASBenchmarksGPU.jl package (#25) (@DilumAluthge)
  • README: organize the status badges into a table (#26) (@DilumAluthge)
  • Docs: fix a typo in an example (#27) (@DilumAluthge)