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

Extend table to support arbitrary vector types #310

Closed

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    cce0534 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_setindex_to_reindexed_array' into extend_table_to_s…

    …upport_arbitrary_vector_types
    amartinhuertas committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0090098 View commit details
    Browse the repository at this point in the history
  3. Update NEWS

    amartinhuertas committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    5f71e86 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:gridap/Gridap.jl into extend_tabl…

    …e_to_support_arbitrary_vector_types
    amartinhuertas committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    045919f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Merge branch 'master' of github.com:gridap/Gridap.jl into extend_tabl…

    …e_to_support_arbitrary_vector_types
    amartinhuertas committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    18fc494 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Reverted re-definition of Base.getindex() for Table

    Thus, now, one cannot longer modify the contents of a Table using Base.getindex()
    amartinhuertas committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    c01f4ef View commit details
    Browse the repository at this point in the history