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

Use boost::numeric::ublas::tensor as underlying data structure for DistributedFullGrid #50

Closed
wants to merge 5 commits into from

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    b1c5bcb View commit details
    Browse the repository at this point in the history
  2. SliceIterator: fix typo

     (amends last commit)
    freifrauvonbleifrei committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e4730d3 View commit details
    Browse the repository at this point in the history
  3. SliceIterator: fix typo with ->

     (amends last commit)
    freifrauvonbleifrei committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    989e3f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    06c601b View commit details
    Browse the repository at this point in the history
  2. dfg: use boost tensor as data storage

    * this compiles but the tests fail; needs debugging
    freifrauvonbleifrei committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c8645e5 View commit details
    Browse the repository at this point in the history