We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce81f87 commit 8a12ff0Copy full SHA for 8a12ff0
FAQ.rst
@@ -80,7 +80,14 @@ Is there alternative software?
80
81
Yes. Here's a little compilation:
82
83
-(last updated on June 17, 2014)
+(last updated on April 18, 2015)
84
+
85
86
+- `MATLAB Engine for Python`_
87
88
+ - official package from Mathworks
89
+ - supports new versions of Python (2.7, 3.3, and 3.4)
90
+ - ships with MATLAB 2015a
91
92
- pymatlab_
93
@@ -114,6 +121,7 @@ There is a nice overview of the `available packages`_ at
114
121
StackOverflow.
115
122
116
123
124
+.. _`MATLAB Engine for Python`: http://mathworks.com/help/matlab/matlab-engine-for-python.html
117
125
.. _pymatlab: http://pymatlab.sourceforge.net/
118
126
.. _mlabwrap: http://mlabwrap.sourceforge.net/
119
127
.. _mlab: https://github.com/ewiger/mlab
0 commit comments