Giter Site home page Giter Site logo

mma's People

Contributors

bast avatar blindij avatar matael avatar sabry-razick avatar wikfeldt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

mma's Issues

can coloring be added to shell blocks?

some shell blocks are difficult to read since they're long and terminal commands are mixed with long output. Some coloring would help, but I'm not sure if it's possible in markdown

problem with pybind11 and cmake

on macosx 10.11 I get a cmake error trying to compile with pybind11:
"""
Could not find a package configuration file provided by "pybind11" with any
of the following names:

pybind11Config.cmake
pybind11-config.cmake

Add the installation prefix of "pybind11" to CMAKE_PREFIX_PATH or set
"pybind11_DIR" to a directory containing one of the above files. If
"pybind11" provides a separate development package or SDK, be sure it has
been installed.
"""

add installation instructions for swig

On a mac I installed swig via homebrew (into /usr/local/bin), but swig then links to libraries for the system /usr/bin/python, not the anaconda environment python

Motivate better our choices

For me:

PyBind11

  • pros: simplicity, prototyping and testing of C++ code
  • cons: only C++11

F2PY

  • pros: direct link between Fortran and Python
  • cons: restrictive and intrusive

Cython

  • pros: very powerful
  • cons: complexity

...

leave more steps as exercises

it's difficult to listen to an instructor perform steps (create directories, paste code into files, compiling etc) and have time to type on own laptop at the same time. The instructions are usually clear and could be left to the learners (using stickies as usual)

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.