| Projects on Google Code | Results 1 - 10 of 50 |
This is my education project. I study on algebra chair.
I use different methonds in my study: combinatorics, theory of groups, representation theory, parallel programming and others. Code will be in Java or C++.
In this project i would implement different mathematics methods, that i use in my stud...
Algorithmes implémentés :
* Calcul des valeurs propres d'une matrice tridigonale par méthode de bissection avec les suites de Sturm
* Tridiagonalisation de matrice symétrique par la méthode de Lanczos
HPC :
* BLAS routines (cblas)
* Multi-threading (OpenMP)
* Distributed memory...
Symja is a pure Java library for symbolic mathematics. It's based on the [http://www.matheclipse.org MathEclipse] project.
>>> *[http://symja.googlecode.com/files/symja-0.0.7a.jnlp Try it via Java Web Start!]* <<<
==Features==
* arbitrary precision integers, rationals and complex numbers
...
java,
math,
cas,
calculator,
symbolic,
algebra,
plot,
mathematics,
calculus,
calculation,
computeralgebra,
webstart
|| http://1.bp.blogspot.com/_e4CXk5yxrr4/STMXgmuFLyI/AAAAAAAAAEA/Jk2_aoJc3JE/s400/lmx1.png || http://ubuntuz.files.wordpress.com/2007/05/tux-mac.gif ||
LMX is a numerical library for C++ developers that provides built-in methods, including matrix and vector algebra, dense and sparse storage, line...
This project was a training exercise for creating fluent interfaces and using object oriented paradigm to write boolean expressions in a more natural approach.
You create boolean filters that evaluate a specific type (using generics) and decide whether it should be accepted within a specific cont...
<h1>jRDBI</h1>
<p>
Traductor de Algebra Relacional (AR) a SQL.
Creado utilizando la herramienta <a href="http://www.antlr.org/">ANTLR</a>
</p>
<p>Disponible la versión beta para descargar. Haz click <a href="http://jrdbi.googlecode.com/files/jrdbi.jar">aquí</a></p>
The data dependency handling of Data Parallell Haskell coupled with an approach to multigraded Gröbner basis computation that tracks dependencies in successively computed multidegrees may well be a fruitful approach to several outstanding problems in computational algebra.
This project aims to ta...
math,
algebra,
gröbnerbases,
gröbnerbasis,
buchberger,
parallell,
dph,
dataparallellhaskell,
haskell,
multigraded,
polynomialrings,
singular
The project aims to put fundamental concepts from algebra to use in practical day-to-day programming. Some of the concepts include: monoids, aggregates (monoid actions), orders, lattices etc.
Note that this project is *not* a library for mathematicians: quite the opposite, its goal is to bring th...
TAUCS is a C library of solvers for sparse linear algebra.
Lightweight library of 2D, 3D, and 4D algebraic objects and solvers for use with dynamics and systems. Designed to also work alongside CUDA programs.