Last weekend, I wrote a program in SAGE that list all possible irreps of a Lie group, one specified the group (in Cartan’s classification) and the maximum sum of the Dynkin labels. Check the notebook in here. Since I’m not a programmer, please feel free to leave comments, specially if you find ways to optimize [...]
Posts Tagged ‘Python’
Table of all possible irreps of Lie groups
Posted in Linux, Mathematics, SAGE, Science, tagged Calculation, Cartan, Classification, Dynkin, Functions, Groups, How to, HowTo, Labels, Lie, lie group, Linux, Maple, Mathematica, Mathematics, Matlab, Matrices, Matrix, Notebook, Packages, Programming, Python, Representation, Sage, Sagemath, Tips and Tricks on February 27, 2012 | 1 Comment »
Review: Sage beginner’s guide.
Posted in Hobbies, Linux, Personal, SAGE, Science, tagged Book, Calculation, CLI, Command, Computers, Craig, Finch, Free, Functions, Graphics, How to, HowTo, Install, LaTeX, Line, Linux, Maple, Mathematica, Mathematics, Matlab, Notebook, Online, Packages, Plot, Plotting, Programming, Python, Review, Sage, Sage-dev, Sagemath, Symbolic, Tips and Tricks, Ubuntu on June 21, 2011 | Leave a Comment »
Sage beginner’s guide is a book by Craig Finch, published recently by PACKT publishing. After spending two weeks looking at different aspects of the book, I can say with property that this is an excellent book, an I’ll recommend it for beginners to medium experienced SAGE users. Since this is the first book I review, [...]
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 »
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. [...]
Mathematics, Mathematica and other softwares
Posted in Mathematics, Personal, Physics, Science, tagged Development, Differential, Forms, General, Maple, Mathematica, Mathematics, Open, Package, Personal, Physics, Python, Relativity, Sage, Software, Source, Supergravity, Tensors on March 1, 2011 | Leave a Comment »
This post is more about a personal opinion. Most of the followers of my blog know that I’m a devote Linux user, and that I prefer Open Source than any other software. It is clear than most business people prefer to spend money for a piece of software which get the job done. And additionally, [...]