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

Draft: Templated MD arrays #39

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Draft: Templated MD arrays #39

wants to merge 16 commits into from

Commits on Oct 2, 2023

  1. initial commit

    Christopher Mauney committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f29eaf7 View commit details
    Browse the repository at this point in the history
  2. spelling + comments

    Christopher Mauney committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7a8e259 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. added PORTABLE_ function preambles to missing ones

    Christopher Mauney committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4c13c2c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    4742b0b View commit details
    Browse the repository at this point in the history
  2. fix indexing

    mauneyc-LANL committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4bf821e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. some design changes

    mauneyc-LANL committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4863827 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. tests and benchmarks

    Christopher Mauney committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1492a98 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mauneyc/templated_md

    Christopher Mauney committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    36e848c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. store

    Christopher Mauney committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    551910b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. merge

    Christopher Mauney committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ab0b9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mauneyc/templated_md

    Christopher Mauney committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    352077a View commit details
    Browse the repository at this point in the history
  3. array and index algs

    Christopher Mauney committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0f66ba1 View commit details
    Browse the repository at this point in the history
  4. comment cleanup and copyright

    Christopher Mauney committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ece0a3c View commit details
    Browse the repository at this point in the history
  5. short comments in algos

    Christopher Mauney committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6668587 View commit details
    Browse the repository at this point in the history
  6. removed unneeded parameter

    Christopher Mauney committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    825301a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. some sloppy juggling of types

    Christopher Mauney committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    703397a View commit details
    Browse the repository at this point in the history