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 Vecchia approximation #147

Merged

Commits on Feb 19, 2024

  1. Add nearest neighbors approximation

    Sam Anklesaria committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a099b5d View commit details
    Browse the repository at this point in the history
  2. Add SparseArrays to dependencies

    Sam Anklesaria committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ae4f37c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Add documentation and return statements

    Sam Anklesaria committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b40a6dc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix log marginal gradient test

    Sam Anklesaria committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    64cc05e View commit details
    Browse the repository at this point in the history
  2. Fix docstrings to use backticks rather than dollar signs

    Sam Anklesaria committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f1811f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix tangent indexing bug

    Sam Anklesaria committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a5a1ea9 View commit details
    Browse the repository at this point in the history
  2. Comment out finite differencing tests

    Sam Anklesaria committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ec2bee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Restructure make_B to make custom ad rules unnecessary

    Sam Anklesaria committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0c5f4bb View commit details
    Browse the repository at this point in the history
  2. Add inbounds to make_rows

    Sam Anklesaria committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    acc8fb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Revert "Add inbounds to make_rows"

    This reverts commit acc8fb1.
    Sam Anklesaria committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c906218 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Will Tebbutt <wt0881@my.bristol.ac.uk>
    samanklesaria and willtebbutt committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8f5d288 View commit details
    Browse the repository at this point in the history
  2. Turn list comprehension into map

    Sam Anklesaria committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    75edb29 View commit details
    Browse the repository at this point in the history
  3. Apply JuliaFormatter

    Sam Anklesaria committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8484941 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Bump version number

    Sam Anklesaria committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8b38967 View commit details
    Browse the repository at this point in the history