Code Monkey home page Code Monkey logo

cml1's People

Contributors

demianmnave avatar jesse-k avatar robjinman avatar swiftcoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cml1's Issues

Update CML2 to build against clang 3.6 and 3.7, as well as XCode 7.0

CML2 is not tested for XCode, but should at least be made to recognize clang 3.6 and 3.7, as well as XCode versions that match particular clang versions, starting with XCode 7.0. The XCode CI support offered by Travis CI may be a big help for this task.

  • Build against clang 3.6 (also use Travis CI?)
  • Build against clang 3.7 (also use Travis CI?)
  • Setup Travis CI to build CML2 against XCode 7.3

Requested by: @segmented
See also: #5

Site down

I noticed the site is down. Is this project abandoned?

Thanks

Eliminate Boost.UTF dependency

Use CATCH instead of the Boost.UTF for the test rig. This will simplify user requirements, as well as reduce the complexity of the AppVeyor and Travis CI configurations.

Implement matrix row and column views

Row and column views should be derived from readable_vector or writable_vector, depending upon the access requirements of the source matrix. The views need not be high performance except in specific circumstances; e.g. a row_view of a row-major matrix should be fast, but a col_view may not be due to stride.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.