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

Add Cholesky factorisation #202

Merged
merged 8 commits into from
Aug 4, 2022
Merged

Add Cholesky factorisation #202

merged 8 commits into from
Aug 4, 2022

Commits on Aug 3, 2022

  1. Add Cholesky Factorisation

    Alex Robson committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9353ecf View commit details
    Browse the repository at this point in the history
  2. Bump Project

    Alex Robson committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    221ec84 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Julia 1.6 only and change to minor release

    Alex Robson committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7b80bc3 View commit details
    Browse the repository at this point in the history
  2. DimensionMismatch at construction not at getproperty

    Alex Robson committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0c36a9d View commit details
    Browse the repository at this point in the history
  3. Add Dimensionmismatch test

    Alex Robson committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    83bdaaf View commit details
    Browse the repository at this point in the history
  4. Drop Julia < 1.6

    Alex Robson committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ce8769b View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    AlexRobson and github-actions[bot] authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    78b180d View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    AlexRobson and github-actions[bot] authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    585c946 View commit details
    Browse the repository at this point in the history