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

Create #1

Merged
merged 19 commits into from Apr 16, 2019
Merged

Create #1

merged 19 commits into from Apr 16, 2019

Commits on Apr 11, 2019

  1. Add name2dim function

    oxinabox committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    862be29 View commit details
    Browse the repository at this point in the history
  2. fix author

    oxinabox committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    4ffd467 View commit details
    Browse the repository at this point in the history
  3. Implement array type

    oxinabox committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    37dc374 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0daa863 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    ecbc6c5 View commit details
    Browse the repository at this point in the history
  2. overload functions

    oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    ae62415 View commit details
    Browse the repository at this point in the history
  3. more array stuff

    oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    79a45ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a945872 View commit details
    Browse the repository at this point in the history
  5. add readme

    oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    523490d View commit details
    Browse the repository at this point in the history
  6. Update src/name_core.jl

    Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
    rofinn and oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    b7485d7 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
    oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    e79557b View commit details
    Browse the repository at this point in the history
  8. rename all the things

    oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    699c645 View commit details
    Browse the repository at this point in the history
  9. Update src/name_core.jl

    Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
    nicoleepp and oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    25bb72b View commit details
    Browse the repository at this point in the history
  10. Add Docstring

    oxinabox committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    f2180fb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Configuration menu
    Copy the full SHA
    88814d5 View commit details
    Browse the repository at this point in the history
  2. Add dropdims

    oxinabox committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    efa957f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb87d8 View commit details
    Browse the repository at this point in the history
  4. Update src/wrapper_array.jl

    Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
    iamed2 and oxinabox committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    10540bd View commit details
    Browse the repository at this point in the history
  5. Update test/name_core.jl

    Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
    nickrobinson251 and oxinabox committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    c4082dd View commit details
    Browse the repository at this point in the history