Octave for Android: Difference between revisions

Jump to navigation Jump to search
make octave on termux and distro in termux in separate
(add new lines)
(make octave on termux and distro in termux in separate)
Line 1: Line 1:
== GNURoot Octave ==
== GNURoot Octave ==


The Android app [https://play.google.com/store/apps/details?id=com.gnuroot.octave GNURoot Octave] in the Google play store is built and maintained by Corbin Champion. It is not part of the GNU Octave project. Thus please use the following GitHub pages for questions and bug reports:
The Android app [https://play.google.com/store/apps/details?id=com.gnuroot.octave GNURoot Octave] in the Google play store is built and maintained by Corbin Champion. However, note that these repositories have not been updated for several years. It is not part of the GNU Octave project. Thus please use the following GitHub pages for questions and bug reports:


* https://github.com/corbinlc/GNURootDebian
* https://github.com/corbinlc/GNURootDebian
Line 7: Line 7:


The implementation has been done in close cooperation with the Octave developers and makes use of the Octave source code without essential changes. Thus, it is fully compatible with the versions of Octave on other platforms.
The implementation has been done in close cooperation with the Octave developers and makes use of the Octave source code without essential changes. Thus, it is fully compatible with the versions of Octave on other platforms.
However, note that these repositories have not been updated for several years.


Some probably outdated build instructions for the older "octave4android" app:
Some probably outdated build instructions for the older "octave4android" app:
Line 48: Line 47:
</code>
</code>


Graphics - Using a Distro in Termux:
However, graphics capabilities are not available in this.


You can [https://github.com/EXALAB/AnLinux-App install a distro] like Debian, Ubuntu, Arch or Alpine (this consumes less disk space), and then install Octave from the package manager of that distro. You can also install desktop environments and use VNC Server to use Octave's graphical capabilities.  In many android devices, only the graphics toolkit "gnuplot" works.
== Octave running in a Distro in Termux ==
 
You can [https://github.com/EXALAB/AnLinux-App install a distro] like Debian, Ubuntu, Arch or Alpine (this consumes less disk space), and then install Octave from the package manager of that distro. You can also install desktop environments with the Anlinux app, and use VNC Server to use Octave's graphical capabilities.  In many android devices, only the graphics toolkit "gnuplot" works.


[[Category:Installation]]
[[Category:Installation]]
19

edits

Navigation menu