Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Fixes #187, custom implementation for operator Einsum #188

Merged
merged 12 commits into from Nov 15, 2020
Merged

Commits on Nov 14, 2020

  1. moves import

    sdpython committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    f82d2e7 View commit details
    Browse the repository at this point in the history
  2. einsum experimental

    sdpython committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    fa1a25c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb8fa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. add c++

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    5e15d37 View commit details
    Browse the repository at this point in the history
  2. update C++

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    5baa800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f2e39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77ed198 View commit details
    Browse the repository at this point in the history
  5. fix compilation issue

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    129c92c View commit details
    Browse the repository at this point in the history
  6. investigation

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    881870b View commit details
    Browse the repository at this point in the history
  7. fix crash on appveyor

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    532b7fe View commit details
    Browse the repository at this point in the history
  8. Fix build on mac

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    9e27cd3 View commit details
    Browse the repository at this point in the history
  9. fix compiling issue

    sdpython committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    502d2fc View commit details
    Browse the repository at this point in the history