8000 Comparing ndarray:master...classner:master · ndarray/Boost.NumPy · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ndarray/Boost.NumPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: classner/Boost.NumPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 7, 2014

  1. Made the ndarray wrapper x64-compatible.

    Christoph Lassner authored and Christoph Lassner committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    72ee7fa View commit details
    Browse the repository at this point in the history
  2. Completed Windows build support.

    Christoph Lassner authored and Christoph Lassner committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    13955ba View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. * Debug symbols are built by default on Windows.

    * Test libraries are created in test folder independent of SConstruct file location.
    Christoph Lassner authored and Christoph Lassner committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    229f285 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. Fixed unsigned long test error.

    Christoph Lassner authored and Christoph Lassner committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    9765e15 View commit details
    Browse the repository at this point in the history
  2. All tests passing on Linux.

    classner committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    d97ed7f View commit details
    Browse the repository at this point in the history
  3. Updated SConsChecks

    classner committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    b0c9120 View commit details
    Browse the repository at this point in the history
  4. Included submodule initialization hint.

    Christoph Lassner authored and Christoph Lassner committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    2e279d4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:ChrislS/Boost.NumPy

    Christoph Lassner authored and Christoph Lassner committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    54283db View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. * Cleaned up MSVC flags.

    * Resolved dtype equivalence issue in MSVC.
    * Adjusted return values of strides and shape as discussed.
    Christoph Lassner authored and Christoph Lassner committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    a681a03 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2014

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

Commits on Oct 24, 2014

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

Commits on Nov 12, 2014

  1. SConscript for Windows also works with the Intel compiler.

    Christoph Lassner authored and Christoph Lassner committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    915781f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. Configuration menu
    Copy the full SHA
    9f9efea View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary defaults.

    Christoph Lassner authored and Christoph Lassner committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    8e563eb View commit details
    Browse the repository at this point in the history
Loading
0