Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-matlab
puppet module for matlab
https://github.com/purpleidea/puppet-matlab
Last synced: 2 months ago
JSON representation
puppet module for matlab
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-matlab
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-06-04T05:42:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T17:35:40.000Z (over 8 years ago)
- Last Synced: 2024-10-11T14:39:46.456Z (3 months ago)
- Language: Puppet
- Size: 151 KB
- Stars: 4
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-matlab a puppet module for matlab.
Please read the INSTALL file for instructions on getting this installed.
Look in the examples/ folder for usage. If none exist, please contribute one!
This code may be a work in progress. The interfaces may change without notice.
Patches are welcome, but please be patient. They are best received by email.
Please ping me if you have big changes in mind, before you write a giant patch.Module specific notes:
* Octave is much easier to install, is pretty awesome and free. Try it first.
* I wrote this to help cope with the pain of installing matlab manually.
* Hosting the 4GiB+ .iso files, and sending them through puppet is VERY SLOW.
* You obviously have to provide your own matlab iso. I made mine from the dvd.Dependencies:
* puppetlabs-stdlib (optional)
* my puppet-puppet module (optional)Happy hacking,
James Shubin , https://ttboj.wordpress.com/