{ "info": { "author": "Marek Rudnicki", "author_email": "marekrud@posteo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "matlab_wrapper\n==============\n\nWith *matlab_wrapper* you can easily talk to MATLAB from your Python\nscripts and an interactive shell. MATLAB session is started in the\nbackground and appears as a regular Python object.\n\n**Info**: *matlab_wrapper* is maintained, but not actively developed.\n\n\nUsage\n-----\n\nInitialize::\n\n import matlab_wrapper\n matlab = matlab_wrapper.MatlabSession()\n\n\nLow level::\n\n matlab.put('a', 12.3)\n matlab.eval('b = a * 2')\n b = matlab.get('b')\n\n\nWorkspace::\n\n s = matlab.workspace.sin([0.1, 0.2, 0.3])\n\n sorted,idx = matlab.workspace.sort([3,1,2], nout=2)\n\n matlab.workspace.a = 12.3\n b = matlab.workspace.b\n\n\nMore examples are in the examples_ directory!\n\n.. _examples: https://github.com/mrkrd/matlab_wrapper/tree/master/examples\n\n\n\nFeatures\n--------\n\n- Access MATLAB variables and functions from Python\n- Multiplatform: GNU/Linux, Windows, OS X\n- On-the-fly conversion between MATLAB and Numpy data types\n- Support for MATLAB's numerical, logical, struct, and cell arrays\n- Pure Python, no need to compile anything (*matlab_wrapper* talks to\n `MATLAB engine library`_ using ctypes_)\n\nFor a complete list of changes including new features, check the\nNEWS.rst_ file.\n\n.. _`MATLAB engine library`: http://www.mathworks.com/help/matlab/matlab_external/introducing-matlab-engine.html\n.. _ctypes: https://docs.python.org/2/library/ctypes.html\n.. _NEWS.rst: NEWS.rst\n\n\n\nInstallation\n------------\n\nFirst, make sure that you have the following components installed:\n\n- Python 2.7\n- MATLAB (various versions)\n- Numpy\n\n\nNext, install *matlab_wrapper* using pip (the standard Python package\ninstallation tool) from your command line::\n\n pip install matlab_wrapper\n\n\n\nContribute\n----------\n\nCheck our CONTRIBUTING_ guidelines.\n\n- Issue Tracker: https://github.com/mrkrd/matlab_wrapper/issues\n- Source Code: https://github.com/mrkrd/matlab_wrapper\n\n\n\nSupport\n-------\n\nIf you are having issues, please let me know through the issue\ntracker: https://github.com/mrkrd/matlab_wrapper/issues. Try to avoid\nduplicates by searching previous issues, checking FAQ_, and\nCONTRIBUTING_.\n\n.. _FAQ: FAQ.rst\n.. _CONTRIBUTING: CONTRIBUTING.rst\n\n\n\nAcknowledgments\n---------------\n\n*matlab_wrapper* was forked from pymatlab_.\n\nMATLAB is a registered trademark of `The MathWorks, Inc`_.\n\n.. _pymatlab: http://pymatlab.sourceforge.net/\n.. _`The MathWorks, Inc`: http://www.mathworks.com/\n\n\n\n\nLicense\n-------\n\nThe project is licensed under the GNU General Public License v3 or\nlater (GPLv3+).", "description_content_type": "", "docs_url": "https://pythonhosted.org/matlab-wrapper/", "download_url": "https://github.com/mrkrd/matlab_wrapper/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mrkrd/matlab_wrapper", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "matlab-wrapper", "package_url": "https://pypi.org/project/matlab-wrapper/", "platform": "Linux", "project_url": "https://pypi.org/project/matlab-wrapper/", "project_urls": { "Download": "https://github.com/mrkrd/matlab_wrapper/tarball/master", "Homepage": "https://github.com/mrkrd/matlab_wrapper" }, "release_url": "https://pypi.org/project/matlab-wrapper/1/", "requires_dist": null, "requires_python": "", "summary": "MATLAB wrapper for Python", "version": "1" }, "last_serial": 5129082, "releases": { "0.2": [], "0.3": [ { "comment_text": "", "digests": { "md5": "a0216de9620e9c939c5b5d1fee5e4ea1", "sha256": "8441b3a74bebbb0324f6691192229b4697d27d4a4ad934edf858ef03f6b58db7" }, "downloads": -1, "filename": "matlab_wrapper-0.3.tar.gz", "has_sig": false, "md5_digest": "a0216de9620e9c939c5b5d1fee5e4ea1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18513, "upload_time": "2014-06-15T20:44:31", "url": "https://files.pythonhosted.org/packages/ba/36/ebfecd928098ae2be8746664ae64107f9f2bd519c9b92ab18aa04908a81c/matlab_wrapper-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "22c39eab0ef49d4a4fdaf41bc7024ff7", "sha256": "bab8ac95e17a5ed9cd8bc557892ab6912753985be649eaa8dcd1c34d16056fd5" }, "downloads": -1, "filename": "matlab_wrapper-0.4.tar.gz", "has_sig": false, "md5_digest": "22c39eab0ef49d4a4fdaf41bc7024ff7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19079, "upload_time": "2014-06-15T21:20:45", "url": "https://files.pythonhosted.org/packages/ca/8a/d145354943e3e87aaf9c634f9280db02ce5fe3f592b7158b6c5825f36521/matlab_wrapper-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "b37f797ba95e2b9e95052085c73a73f2", "sha256": "b909b597bfdaf5632bc565fea90618eff365d463492d456ef932c513b15d023f" }, "downloads": -1, "filename": "matlab_wrapper-0.5.tar.gz", "has_sig": false, "md5_digest": "b37f797ba95e2b9e95052085c73a73f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20529, "upload_time": "2014-06-17T22:47:52", "url": "https://files.pythonhosted.org/packages/f6/d7/34f3a3b65bdbe9b19bcf6adaf96b5abcd578828538aa4de0de74e094763b/matlab_wrapper-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "e55400eb5c3494a0860b1148ce2e93c8", "sha256": "16dda1860bbd6ee39993c288c0f9d8aa6363e4bb5e8756a38c2ae1d31ed306c1" }, "downloads": -1, "filename": "matlab_wrapper-0.6.tar.gz", "has_sig": false, "md5_digest": "e55400eb5c3494a0860b1148ce2e93c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21317, "upload_time": "2014-06-19T10:49:30", "url": "https://files.pythonhosted.org/packages/b0/98/26ae7d7ec6805ef2e02a569545141156f3ffcd896aaf07a2e0e8293a864b/matlab_wrapper-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "bbe6dfcecbfe557754ef9adb71e46ae9", "sha256": "ee658fa7705aec15989597f87951e9e98cfeb33412fa2e7d31c8ece745cdac1b" }, "downloads": -1, "filename": "matlab_wrapper-0.7.tar.gz", "has_sig": false, "md5_digest": "bbe6dfcecbfe557754ef9adb71e46ae9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21891, "upload_time": "2014-06-25T13:12:41", "url": "https://files.pythonhosted.org/packages/8b/7a/8dee8413bc65a667c427bdf3c85ab3b867a95b79c0313b304bd2f3e54958/matlab_wrapper-0.7.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "6519ad2c496b48f56f0aee91b03a73e0", "sha256": "8209bc3006921b225a6c15563260a4fd013645f39ab3790034b8a1044a0f786f" }, "downloads": -1, "filename": "matlab_wrapper-0.7.1.tar.gz", "has_sig": false, "md5_digest": "6519ad2c496b48f56f0aee91b03a73e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21893, "upload_time": "2014-06-26T11:38:14", "url": "https://files.pythonhosted.org/packages/c2/d1/025d4b9e3682fcaa754d039b3991fba2dcf80b2a090385d2aeb49f7ea3a1/matlab_wrapper-0.7.1.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "01dde7260ae1639cf1cbca002f4c1f5a", "sha256": "e293681015eeffc71ae31a242e40a3e24bf583f65d274d4fe27dea1bb39e2309" }, "downloads": -1, "filename": "matlab_wrapper-0.8.tar.gz", "has_sig": false, "md5_digest": "01dde7260ae1639cf1cbca002f4c1f5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23443, "upload_time": "2014-06-29T19:03:51", "url": "https://files.pythonhosted.org/packages/32/1e/6565ba76f916a80785161e9c1de71386b7e3b7d6fcdf6103b7c2f10c3f2e/matlab_wrapper-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "c559a832a6955d6dc70643c9894b92f4", "sha256": "55a50c2512d60542f7db0973f6bb470f7fea85a655978c503ddf9b05f3c5d058" }, "downloads": -1, "filename": "matlab_wrapper-0.9.tar.gz", "has_sig": false, "md5_digest": "c559a832a6955d6dc70643c9894b92f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24466, "upload_time": "2014-07-03T07:15:01", "url": "https://files.pythonhosted.org/packages/16/df/08963621a340903cabc255bd44711a591d13a673bc33713c661cda7b0e12/matlab_wrapper-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "8a0cf2455522539c2121fdaf7221a66d", "sha256": "290f340e2358a05bbdba678adfa3be933271125c08c66e19277c8b5a5be3b50a" }, "downloads": -1, "filename": "matlab_wrapper-0.9.1.tar.gz", "has_sig": false, "md5_digest": "8a0cf2455522539c2121fdaf7221a66d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23432, "upload_time": "2014-07-11T14:22:34", "url": "https://files.pythonhosted.org/packages/4e/ca/b70063ecf265b5bee6e25aed945d0a7973c8ee5cb90c6a646b5351c57efa/matlab_wrapper-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "a4da910f12e66412d7104c41ae59fc2c", "sha256": "6ca449d2d7680b12b8f6f0a9fdac23e1b73802db835fd204778a8101287e3a72" }, "downloads": -1, "filename": "matlab_wrapper-0.9.2.tar.gz", "has_sig": false, "md5_digest": "a4da910f12e66412d7104c41ae59fc2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23780, "upload_time": "2014-07-16T20:36:46", "url": "https://files.pythonhosted.org/packages/7d/14/2c397e97c18fa05da8d7747f1d59f11cb04153a994272fe897f53ce9f5a0/matlab_wrapper-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "6ac542363b5323303becfac9e458999f", "sha256": "b7120cc074456f83f09fe462e868203395e99417632b0ce8827f959c10088fef" }, "downloads": -1, "filename": "matlab_wrapper-0.9.3.tar.gz", "has_sig": false, "md5_digest": "6ac542363b5323303becfac9e458999f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23790, "upload_time": "2014-07-19T16:41:29", "url": "https://files.pythonhosted.org/packages/c5/a4/bd7229afa4dd9fe4578a5b4c3f40acdc9027e917b9cfc0a7c88f4b8cffef/matlab_wrapper-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "fe9bc76338202bc31dc8d24047a53b59", "sha256": "45ad283c679eff7a18171bd98f4b9489a310f90f1f29995b7205a25b7ed063a5" }, "downloads": -1, "filename": "matlab_wrapper-0.9.4.tar.gz", "has_sig": false, "md5_digest": "fe9bc76338202bc31dc8d24047a53b59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23928, "upload_time": "2014-09-29T17:06:48", "url": "https://files.pythonhosted.org/packages/9d/e7/6bc7c7a2735197972aa18b008528f333965e66de93cb97470c8b80c88b16/matlab_wrapper-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "473f8d52f9632d1d71ae63e0f52585a2", "sha256": "2bc0f4bfa4771b74f81bd8585594ac166b37cb416af23d330cab51aebb7e9843" }, "downloads": -1, "filename": "matlab_wrapper-0.9.5.tar.gz", "has_sig": false, "md5_digest": "473f8d52f9632d1d71ae63e0f52585a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23923, "upload_time": "2014-10-06T11:57:09", "url": "https://files.pythonhosted.org/packages/86/b8/c03a23dbf67c53d56f5a53d737fe9ea22abb4b6c07a79c698d4ea5d55c46/matlab_wrapper-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "c7a2c292f609652f737eb5dab5fa7c6c", "sha256": "8d392283b0c67207ddc78a8c3320d05e14c66590912cefba7181331d36a2dd61" }, "downloads": -1, "filename": "matlab_wrapper-0.9.6.tar.gz", "has_sig": false, "md5_digest": "c7a2c292f609652f737eb5dab5fa7c6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22673, "upload_time": "2015-01-01T22:15:12", "url": "https://files.pythonhosted.org/packages/1b/39/c5f9be33a6463fbcd926c59b5041fbed7c6b4d10bc2de18315d8f6fdd07f/matlab_wrapper-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "e31b89277c6313356509950c57a3c8a8", "sha256": "de1d37ef29ec5aa31afb0cce75c07828355bd7fae24ba2ec7c23ab3c9983c992" }, "downloads": -1, "filename": "matlab_wrapper-0.9.7.tar.gz", "has_sig": true, "md5_digest": "e31b89277c6313356509950c57a3c8a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23473, "upload_time": "2016-07-21T08:14:36", "url": "https://files.pythonhosted.org/packages/5a/e7/5f714f1ab53cb7346d329ff8081651b6afa983da156b63a773783de0bc12/matlab_wrapper-0.9.7.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "e764d8a0e850734215bc4372b6fedb13", "sha256": "a03c8c34d27acf42c380661c1d215b4527c0dae5e9473b1502f3b2603c3a9d7d" }, "downloads": -1, "filename": "matlab_wrapper-0.9.8.tar.gz", "has_sig": true, "md5_digest": "e764d8a0e850734215bc4372b6fedb13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32457, "upload_time": "2017-01-24T13:11:01", "url": "https://files.pythonhosted.org/packages/50/de/4993a9981cd39c72407c2a57d74daca6ffe868cba620d1b41d4c81b5ea5f/matlab_wrapper-0.9.8.tar.gz" } ], "1": [ { "comment_text": "", "digests": { "md5": "654c3d14947d2545041713178eae7fc3", "sha256": "115fba35393a1c6ef70aeb6b0d6f56fcec747fbbd745bdbf7ee5d4c776c56897" }, "downloads": -1, "filename": "matlab_wrapper-1.tar.gz", "has_sig": true, "md5_digest": "654c3d14947d2545041713178eae7fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33439, "upload_time": "2019-04-11T13:36:31", "url": "https://files.pythonhosted.org/packages/0d/7e/1a4afe58f512bb707162d306c806633093d873322fdfe63a0acda3f93e71/matlab_wrapper-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "654c3d14947d2545041713178eae7fc3", "sha256": "115fba35393a1c6ef70aeb6b0d6f56fcec747fbbd745bdbf7ee5d4c776c56897" }, "downloads": -1, "filename": "matlab_wrapper-1.tar.gz", "has_sig": true, "md5_digest": "654c3d14947d2545041713178eae7fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33439, "upload_time": "2019-04-11T13:36:31", "url": "https://files.pythonhosted.org/packages/0d/7e/1a4afe58f512bb707162d306c806633093d873322fdfe63a0acda3f93e71/matlab_wrapper-1.tar.gz" } ] }