Giter VIP home page Giter VIP logo

matlab-zmq's Introduction

matlab-zmq

What's this all about?

This API aims to bring the awesome of ZMQ to MATLAB. This project has grown out @fagg wanting to better manage large scale numerical computing experiments across a High Performance Cluster. However, this library can be used in any number of contexts across any number of machines (even 1 is OK).

Getting Started

  • Make sure you have ZMQ 4.0.x installed. Change settings in config.m to point to your installation.
  • Ensure you have mex configured [1] [2]
  • Run make.m
  • Make sure that the lib directory is on your MATLAB path.
  • Start hacking.

Stuff Doesn't Work

  • Git pull master - make clean; make; make test. Try again.
  • Try the dev branch. See if that works.
  • If not, open an issue and include the following information:
    • Versions: MATLAB, ZMQ and Operating System
    • Which version of matlab-zmq you're using (i.e. which branch, commit etc).
    • What you are trying to do - preferably include a succinct code example which illustrates the problem.
    • What doesn't work - please describe behaviour explicitly and include any error messages you encounter.

How can I help?

Pull requests are most welcome. As a general rule, please base all pull requests in master. If in doubt, contact @fagg.

Development Team

  • Ashton Fagg (@fagg)
  • Anderson Bravalheri (@abravalheri)

Contributors

This project contains contributions from the following people:

  • Ashton Fagg (@fagg)
  • Anderson Bravalheri (@abravalheri)
  • Matheus Svolenski (@msvolenski)

matlab-zmq's People

Contributors

abravalheri avatar dddvision avatar fagg avatar msvolenski avatar

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.