In case you wanna explore with parallel python, the web page is http://www.parallelpython.com/ Installation in Linux (debian based): * download the tarball, say to your home folder * in a console type: $ cd $ tar xzf pp-1.6.1.tar.gz $ cd pp-1.6.1/ $ sudo python setup.py install * it should be installed in just one sec. [...]
Posts Tagged ‘Configuration’
Parallel python
Posted in Linux, Mathematics, Science, tagged Configuration, How to, HowTo, Install, Linux, Mathematics, Parallel, Python, Sage, Terminal, Tips and Tricks, Ubuntu on May 26, 2011 | Leave a Comment »
Ubuntu Unity and Netbook editions
Posted in Science, tagged Binding, Compiz, Computers, Configuration, Install, Linux, Notebook, Problems, Ubuntu, Unity on February 17, 2011 | Leave a Comment »
Hi people! Since next launch will have Unity desktop, I decided to install the netbook and available unity edition for 10.10, but my experience has been less than pleasant. :-/ I’ll post a few comments about my worries, perhaps you know how to solve them already. The left bar is nice: but so far I’ve [...]
SAGE tip: Creating a Class for non-Abelian forms.
Posted in Linux, Mathematics, Physics, Science, tagged Abelian, Calculation, chrome, chromium, Class, CLI, Command, Configuration, Forms, Free, Functions, How to, HowTo, IRC, Linux, Maple, Mathematica, Mathematics, Matlab, Module, nonAbelian, Notebook, Packages, Programming, Python, Sage, Sage-dev, Sagemath, Symbolic, Tensors, Tips and Tricks, Ubuntu, Web Browser on February 10, 2011 | 5 Comments »
Hi everyone, today I start to write a new class for dealing with non-Abelian forms, i.e., forms with values in a certain Lie-algebra. This could be really useful when computing Yang-Mills theories in physics. So, I started by defining a new object which have two entries, a differential form and a matrix, and call it [...]
SAGE tip: LaTeX trick in the notebook.
Posted in Linux, Mathematics, Physics, Science, tagged Calculation, chrome, chromium, CLI, Command, Computers, Configuration, Free, Functions, How to, HowTo, IRC, LaTeX, Line, Linux, Maple, Mathematica, Mathematics, Matlab, Notebook, Office, Online, Packages, Programming, Python, Sage, Sage-dev, Sagemath, Suite, Symbolic, Terminal, Tips and Tricks, Ubuntu, Web Browser on February 7, 2011 | 1 Comment »
As I’ve mention before, actually I’m dealing with some messy supergravity calculations. Unlike most of my colleges, I don’t use Mathematica but their open source SAGE (applauses). Declaring (weird) Variables Through the calculations I should care about 10 dimensions, with a 5 dimensional restriction parametrized by five different angles, which I call … thus, naturally [...]
Comment regions of a LaTeX file in Emacs
Posted in Linux, Mathematics, Physics, Science, tagged Area, Command, Comment, Configuration, Emacs, How to, HowTo, LaTeX, Line, Linux, Lisp, Programming, Region, Section, Terminal, Tips and Tricks, Ubuntu, Uncomment on February 19, 2011 | Leave a Comment »
Usually, when writing in LaTeX, one would like to comment and/or un-comment a section of the manuscript. There is a package which allow you to comment a portion of the file. However, I found out that one can customize Emacs for inserting/remove a percentage sign at the beginning of each line of a selected region. [...]
Read Full Post »