Feeds:
Posts
Comments

Archive for the ‘Sage’ Category

Maxima

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima is a descendant of Macsyma, the legendary computer algebra system developed in the late 1960s at the Massachusetts Institute of [...]

Read Full Post »

Sage Notebook is a free web-based, open-source, mathematical worksheet development environment. It is an alternative to Magma, Maple, Mathematica, and MATLAB. It can perform symbolic algebraic and calculus operations. * * * Here is an example of an algebraic computation in Sage…. Partial fraction decomposition with variable coefficients: f(a,b,x)=1/((x+a)*(x+b)) f.partial_fraction(x) Evaluate (a, b, x) |–> [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.