wxOctave es un frontend para Octave construido en wxWidgets. Esto permite que funcione tanto en Linux como en Windows. Ademas se planea agregar mas funcionalidades.
Follow wxOctave
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
This is my general viewpoints. There are several technical and minor points/problems which should be discussed in the forum. I'm sorry for having more negative viewpoints than positive. Positive: very cool idea. It can be literally equivalent to Matlab. Now I can show something to Windows-brainwashed fellows and say 'Here is Matlab for Linux! what else?' Negative and soluble: Lacks English documentation and comments No Autotools packaging : Developers uses an IDE (ZinjaI), and have not provided another packaging facility. But I get used to Autotools, and don't have ZinjaI! so how can I build and run the package? They uses Latin names for identifiers, so non-Latin users may have problems using the package The program has Workspace feature, but gain it by investigating input commands directly; so it does the same thing as the Octave interpreter do. The developers could try a bit harder, and use libOctave instead of the executable, so the result would be more efficient