affiliate marketing

Saturday 22 September 2012

Octave 0.0.4

Octave 3 Octave 2
Current Version: 0.0.4
Requires Android: 1.5 and up
Category: Tools
V0.0.4 update:
edit() working now
if it crashes while preparing, you can just open it again and start where you left off now.
All (non-graphics related) optional dependencies built and included now. This enables a significant number of additional functions.
system() calls now working.
Added editable .octaverc file at /data/data/com.octave/.octaverc so you can add start-up commands.
Getting system() and popen() calls working is the path forward to having graphics working via addiPlot very very soon.
Overview:
This is Octave for android. Free, open source numerical computing goodness. Like Matlab (trademark of Mathworks), but free and open source. Not some similar program, but really Octave built for android running natively. This is just the beginning. Please don’t rate the app yet as there are many known issues that are being worked through. It will mature significantly to be the same as running it on another OS. This is a different sort of app, you need the Android Terminal Emulator app (installed before installing this) for it, because you will be running octave in that terminal. Unpacking the executable and other files necessary for octave to run will take awhile when you first run this. Btw… I have already built gnuplot for android, it is called AddiPlot. The two can’t work together, but that is just work at this point. Btw… this only works on internal storage currently and is big. It is just over 100MB.
File bugs and feature requests here:
https://github.com/corbinlc/octave4android/issues
See code here:
https://github.com/corbinlc/octave4android
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.

Download Link 1
Download Link 2

QR Code For Octave 0.0.4

No comments:

Post a Comment