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

WIP: Update code to 0.7 #27

Closed
wants to merge 167 commits into from
Closed

WIP: Update code to 0.7 #27

wants to merge 167 commits into from

Commits on May 3, 2017

  1. initial empty commit

    Evizero committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1ca24e9 View commit details
    Browse the repository at this point in the history
  2. Augmentor.jl generated files.

        license:  MIT
        authors:  Christof Stocker
        years:    2017
        user:     Evizero
    
    Julia Version 0.5.0 [3c9d753]
    Evizero committed May 3, 2017
    Configuration menu
    Copy the full SHA
    02f0f1b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. first prototype

    Evizero committed May 4, 2017
    Configuration menu
    Copy the full SHA
    40ce497 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. finish prototype

    Evizero committed May 5, 2017
    Configuration menu
    Copy the full SHA
    5b54b40 View commit details
    Browse the repository at this point in the history
  2. setup CI settings

    Evizero committed May 5, 2017
    2 Configuration menu
    Copy the full SHA
    9b0beb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845c767 View commit details
    Browse the repository at this point in the history
  4. improve show methods

    Evizero committed May 5, 2017
    Configuration menu
    Copy the full SHA
    3c1106e View commit details
    Browse the repository at this point in the history
  5. add tests for show methods

    Evizero committed May 5, 2017
    Configuration menu
    Copy the full SHA
    64367d3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. work on tests

    Evizero committed May 6, 2017
    Configuration menu
    Copy the full SHA
    03fac87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d89799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b9fac View commit details
    Browse the repository at this point in the history

Commits on May 7, 2017

  1. misc bug fixes

    Evizero committed May 7, 2017
    Configuration menu
    Copy the full SHA
    3b32498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5c96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2454b1a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    6421968 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Configuration menu
    Copy the full SHA
    627da49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24af6ff View commit details
    Browse the repository at this point in the history
  3. add more tests for applylazy

    Evizero committed May 9, 2017
    Configuration menu
    Copy the full SHA
    381d215 View commit details
    Browse the repository at this point in the history
  4. finish tests for augment

    Evizero committed May 9, 2017
    Configuration menu
    Copy the full SHA
    6c84e78 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    e9d5e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77db2d0 View commit details
    Browse the repository at this point in the history
  3. add eager Resize operation

    Evizero committed May 10, 2017
    Configuration menu
    Copy the full SHA
    ef321f5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. add affine Scale operation

    Evizero committed May 11, 2017
    Configuration menu
    Copy the full SHA
    1881223 View commit details
    Browse the repository at this point in the history
  2. add Zoom operation

    Evizero committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a90ff8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af0402b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. add CropSize operation

    Evizero committed May 12, 2017
    Configuration menu
    Copy the full SHA
    e9db918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322b01a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348d756 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. add support for 0.6

    Evizero committed May 13, 2017
    Configuration menu
    Copy the full SHA
    c97060e View commit details
    Browse the repository at this point in the history
  2. activate CI

    Evizero committed May 13, 2017
    Configuration menu
    Copy the full SHA
    1d54590 View commit details
    Browse the repository at this point in the history
  3. improve readme example

    Evizero committed May 13, 2017
    Configuration menu
    Copy the full SHA
    82d184f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23d6c55 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Configuration menu
    Copy the full SHA
    1f517f5 View commit details
    Browse the repository at this point in the history
  2. add affine support for Resize

    Evizero committed May 14, 2017
    6 Configuration menu
    Copy the full SHA
    bb62dce View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    4f51a1e View commit details
    Browse the repository at this point in the history
  2. readme: add overview section

    Evizero committed May 15, 2017
    Configuration menu
    Copy the full SHA
    5c2b4d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7a212 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    cab5774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c62a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a349b5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. update appveyor settings

    Evizero committed May 17, 2017
    Configuration menu
    Copy the full SHA
    76d4b79 View commit details
    Browse the repository at this point in the history
  2. avoid pure annotations

    Evizero committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8b0c2e2 View commit details
    Browse the repository at this point in the history
  3. prototype elastic distortions

    Evizero committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f87e2fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e508240 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    7d4b5d9 View commit details
    Browse the repository at this point in the history
  2. finish elastic distortions

    Evizero committed May 18, 2017
    Configuration menu
    Copy the full SHA
    9359ea6 View commit details
    Browse the repository at this point in the history
  3. fix Zoom inconsistency

    Evizero committed May 18, 2017
    Configuration menu
    Copy the full SHA
    c110f85 View commit details
    Browse the repository at this point in the history
  4. rearrange readme

    Evizero committed May 18, 2017
    Configuration menu
    Copy the full SHA
    0225413 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2017

  1. downgrade require version

    Evizero committed May 20, 2017
    Configuration menu
    Copy the full SHA
    81b7821 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. 3 Configuration menu
    Copy the full SHA
    d863951 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    320cbb1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Configuration menu
    Copy the full SHA
    06de9df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389c303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7163c93 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    612b67c View commit details
    Browse the repository at this point in the history
  2. add docstring to CropNative

    Evizero committed May 24, 2017
    Configuration menu
    Copy the full SHA
    263e90b View commit details
    Browse the repository at this point in the history
  3. activate precompilation

    Evizero committed May 24, 2017
    Configuration menu
    Copy the full SHA
    96961aa View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    166b582 View commit details
    Browse the repository at this point in the history
  2. add docstring to Either

    Evizero committed May 25, 2017
    Configuration menu
    Copy the full SHA
    2f214e9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. add remaining docstrings

    Evizero committed May 26, 2017
    Configuration menu
    Copy the full SHA
    6905395 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. add CropRatio operation

    Evizero committed May 27, 2017
    Configuration menu
    Copy the full SHA
    eeb1cd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Evizero/cropratio

    add CropRatio operation
    Evizero authored May 27, 2017
    Configuration menu
    Copy the full SHA
    86b1b36 View commit details
    Browse the repository at this point in the history
  3. add NEWS.md

    Evizero committed May 27, 2017
    Configuration menu
    Copy the full SHA
    f775607 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. add RCropRatio operation

    Evizero committed May 29, 2017
    Configuration menu
    Copy the full SHA
    f982e1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Evizero/rcropratio

    add RCropRatio operation
    Evizero authored May 29, 2017
    Configuration menu
    Copy the full SHA
    520f156 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    ff205bf View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. Configuration menu
    Copy the full SHA
    4514d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45947bb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    9918fdc View commit details
    Browse the repository at this point in the history
  2. update plain_array tests

    Evizero committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    77ffe7e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    07d8f82 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    4037873 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Evizero/utils

    Utility operations for reshape, permutedims, and channel separation
    Evizero authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    1ae9e33 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. drop 0.5 support

    Evizero committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    6086196 View commit details
    Browse the repository at this point in the history
  2. update readme benchmarks

    Evizero committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    aa8c1d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047611f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c85d316 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from Evizero/update0.6

    Drop 0.5 support
    Evizero authored Jun 22, 2017
    Configuration menu
    Copy the full SHA
    db4412f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

  1. Configuration menu
    Copy the full SHA
    dce36fb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. finish cleanup of code itself

    Evizero committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    d35cc7c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    113c8ba View commit details
    Browse the repository at this point in the history
  2. update NEWS.md

    Evizero committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    5568424 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from Evizero/supports_affine

    Tidy up design by introduction of `supports_affineview`
    Evizero authored Jun 30, 2017
    Configuration menu
    Copy the full SHA
    63a70a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. Configuration menu
    Copy the full SHA
    12394fc View commit details
    Browse the repository at this point in the history
  2. add ConvertEltype operation

    Evizero committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    aac513e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from Evizero/eltype

    add ConvertEltype operation
    Evizero authored Jul 3, 2017
    Configuration menu
    Copy the full SHA
    46b4f73 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    e4024c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Configuration menu
    Copy the full SHA
    b77ecf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. make rand threadsafe

    Evizero committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    aff3de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. improve tests and clarity

    Evizero committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    be3d2fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b174795 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from Evizero/batches

    `augment!` and `augmentbatch!`
    Evizero authored Jul 8, 2017
    Configuration menu
    Copy the full SHA
    31886c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    262c6e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e26725e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2017

  1. add benchmarks for augment

    Evizero committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    8c7e70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54da44 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pkgbenchmark'

    Evizero committed Sep 9, 2017
    Configuration menu
    Copy the full SHA
    f51fe98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abca944 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. autogenerate figures

    Evizero committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    0701e79 View commit details
    Browse the repository at this point in the history
  2. switch test to ReferenceTests

    Evizero committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    e3c74c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a86443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e49f28d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Configuration menu
    Copy the full SHA
    a956607 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    e2cc68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2e326 View commit details
    Browse the repository at this point in the history
  3. add previews to readme

    Evizero committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    1c8a7b9 View commit details
    Browse the repository at this point in the history
  4. add source for dummy example

    Evizero committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    5b0758b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    284e042 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Evizero/documenter

    Change Documentation to Documenter.jl
    Evizero authored Sep 15, 2017
    Configuration menu
    Copy the full SHA
    b31aa8b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    29e4678 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Configuration menu
    Copy the full SHA
    5f83f5a View commit details
    Browse the repository at this point in the history
  2. finish mnist_elastic tutorial

    Evizero committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    49dde75 View commit details
    Browse the repository at this point in the history
  3. small test fixes / update

    Evizero committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    345df0a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. add tensorflow tutorial

    Evizero committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    7b9db6c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    6e2c305 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    ac562c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f451b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    9c0ec80 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. improve documentation

    Evizero committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    9660630 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. Configuration menu
    Copy the full SHA
    75df3a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    dd367d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Configuration menu
    Copy the full SHA
    dd57be7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. outline MapFun

    Evizero committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    d098cf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    1836ea0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from Evizero/mapfun

    Add new element-wise map operations
    Evizero authored Apr 8, 2018
    Configuration menu
    Copy the full SHA
    cbb8a23 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Configuration menu
    Copy the full SHA
    28877d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    c28c910 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    9fa62f0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    e9a26c4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. reorganize dim operations

    Evizero committed May 12, 2018
    Configuration menu
    Copy the full SHA
    4e8fab7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

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

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    36b217e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    02dec9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58820b4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    18d45aa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Configuration menu
    Copy the full SHA
    6154fa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    87c2a77 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    f9e10ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73669dd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    ed8ace8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea3430 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    87b72f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    18887f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a28301c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8e1f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    037efe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40c281 View commit details
    Browse the repository at this point in the history
  3. update NEWS.md

    Evizero committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    0ed71c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from Evizero/imagetuple

    Add image tuple support
    Evizero authored Jul 8, 2018
    Configuration menu
    Copy the full SHA
    6d4f65a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. small bugfix

    Evizero committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d569603 View commit details
    Browse the repository at this point in the history
  2. small doc fixes

    Evizero committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    ee8d925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    049c080 View commit details
    Browse the repository at this point in the history
  4. cleanup runtests.jl

    Evizero committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d5d43f7 View commit details
    Browse the repository at this point in the history
  5. update benchmarks

    Evizero committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    1db30c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25 from Evizero/cleanup

    Misc updates
    Evizero authored Jul 9, 2018
    Configuration menu
    Copy the full SHA
    cae5790 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. small bugfix in tests

    Evizero committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    331ccc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Update REQUIRE

    Evizero authored Aug 26, 2018
    Configuration menu
    Copy the full SHA
    6055db7 View commit details
    Browse the repository at this point in the history
  2. change indices to axes

    Evizero committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    4914466 View commit details
    Browse the repository at this point in the history
  3. change indexes to indices

    Evizero committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    da949b4 View commit details
    Browse the repository at this point in the history
  4. change Range to AbstractRange

    Evizero committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    c77aaf5 View commit details
    Browse the repository at this point in the history
  5. use Base.showarg

    Evizero committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    8f4ef00 View commit details
    Browse the repository at this point in the history
  6. update CI and README

    Evizero committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    4aca3fa View commit details
    Browse the repository at this point in the history
  7. fix basic deprecations

    Evizero committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    abad42a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. fix showcompact deprecation

    Evizero committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9225d98 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. fix channel ops and tests

    Evizero committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    a69c057 View commit details
    Browse the repository at this point in the history
  2. fix convert ops

    Evizero committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    15c7030 View commit details
    Browse the repository at this point in the history
  3. work on mapfun ops

    Evizero committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    1b0348e View commit details
    Browse the repository at this point in the history