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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nick/tenmat docs #294

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    e5d45ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744e1cb View commit details
    Browse the repository at this point in the history
  3. SPTENMAT: Move from_tensor_type to to_sptenmat

    * Add isequal
    ntjohnson1 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f413df9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4220272 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. TENMAT: Decouple from_data and from_tensor

    * From_data should only accept vector or matrix
    ntjohnson1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fa4d029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7abe49d View commit details
    Browse the repository at this point in the history
  3. TENMAT: Move from_tensor to to_tenmat

    * Add isequal utility method to tenmat
    ntjohnson1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    40ffa4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16efd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a04061 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8eebfa7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    5e24ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da704b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf9895 View commit details
    Browse the repository at this point in the history
  4. SPTENMAT: Add copy argument to give option to try and optimize views.

    * Less critical for sparse tensors, so copy not added to to_sptenmat.
    ntjohnson1 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    ae7ef78 View commit details
    Browse the repository at this point in the history
  5. PROFILING: Updating our profiling workflow.

    * Wanted to see if updating our algorithm calls to tenmat were worth optimizing
    ntjohnson1 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    9a12c93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db20ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2577d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'main' into nick/tenmat_docs

    # Conflicts:
    #	pyttb/sptenmat.py
    #	pyttb/tenmat.py
    #	pyttb/tensor.py
    #	tests/test_sptenmat.py
    #	tests/test_tenmat.py
    ntjohnson1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4f7bbcb View commit details
    Browse the repository at this point in the history