Category:Packages: Difference between revisions

Jump to navigation Jump to search
(Sort more packages.)
(Sort more packages.)
Line 42: Line 42:
| Matlab-compatible table, datetime, and categorical data types (Like "pandas for Octave").
| Matlab-compatible table, datetime, and categorical data types (Like "pandas for Octave").
| https://github.com/apjanke/octave-tablicious
| https://github.com/apjanke/octave-tablicious
|-
| Websockets
| The Websockets package is a simple implementation of a websocket client for GNU Octave. It contains the elemental functions to communicate with a websockets server.
| https://github.com/gnu-octave/octave-websockets
|}
|}


Line 155: Line 159:


* https://gitlab.com/mtmiller/octave-pythonic
* https://gitlab.com/mtmiller/octave-pythonic
== Websockets ==
The Websockets package is a simple implementation of a websocket client for
GNU Octave. It contains the elemental functions to communicate with a
websockets server.
* [https://github.com/gnu-octave/octave-websockets Websockets on GitHub]


= See also =
= See also =