Tag: mathematics
Introduction to SageMath
Sage is wonderful open source software as it covers almost all areas of mathematics, with varying levels of sophistication. It has all the built-in...
Leverage Your Programming Skills with Erlang!
The Erlang programming language is used to build massive scalable real-time software systems that require high availability. Some of its uses are in telecom,...
Mathematics Made Easy With Minimal Octave
This fifth article in the mathematical journey through open source introduces Octave, a non-programmer’s way of doing mathematics.
Octave sounds like a musical note, but...
Functional Programming and Python
This article introduces a few concepts of functional programming, and the constructs in Python that are useful for it. It is aimed at those...