Comments on Vector Algebra on Linux with Python Script: Part 1

In this tutorial, we will discuss the vector algebra and corresponding calculations under Scientific Linux. For our purpose, I have chosen Python as the programming language for its simplicity and power of calculation. Any Linux distribution has by default a Python editor / compiler which is invoked through a terminal window. Let's go over some concepts of vector algebra.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Jack Maney

This is horrible code. Numpy has all of this stuff built in, and the performance is significantly faster.

By: Camila

The idea is not running a program already made or criticize destructively ... but to know how the math works ... if you believe you can improve the code, I invite you to do it and send it to this page ... remember that linux is an open platform where everyone can contribute ideas ... best regards!