Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For a 0.1.12 release #67

Merged
merged 9 commits into from
Oct 19, 2023
Merged

For a 0.1.12 release #67

merged 9 commits into from
Oct 19, 2023

Commits on Sep 13, 2023

  1. dump julia 1.9.0 testing in ci

    ablaom committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    66f23a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Use @belapsed for performance measurements

    Add BenchmarkTools as test dependency.
    Run performance tests for fast arithmetic for one second each
    to avoid spurious regressions.
    skleinbo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    77a355c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    57efbad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from skleinbo/belapsed

    Use @belapsed for performance measurements
    ablaom authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5d3934c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    004a468 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    df4ee21 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    db73962 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from JuliaAI/rand-fix

    Fix implementation of `rand`
    ablaom authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2cc3d3d View commit details
    Browse the repository at this point in the history
  3. bump 0.11.12

    ablaom committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1ef8a99 View commit details
    Browse the repository at this point in the history