BEAST is a tool dedicated to assess political goals of woody bioenergy
The BioEnergy Allocation and Simulation Tool (BEAST) is a tool dedicated to assess political goals of woody bioenergy production in the context of available biomass potentials and corresponding economic and ecological criteria on a regional level. It is a useful tool in participative decision making processes by iterative simulation and visualization of complex issues.
BEAST is a data- and model-driven Decision Support System (DSS) evaluating woody biomass potentials from forests, hedges...
...It can be used with any text or notes that have the knowledge gaps. It is a great aid to any creative work
and it simply pin-points to data that may be of some relevance.
How to run this program?
1. Make sure JAVA 1.7 development is installed and running/compiling properly with all environment variables properly set.
2. Uncompress the LITE release into a desired directory.
3. Go to a src/ directory with a Terminal/Console/Command-Prompt and do the following:
javac Te2.javajava Te2
The program should open.
Java library that implements linear algebra operations: matrix operations (addition, substraction, multiplication, transposing, determinant of matrix , inversion, rank of matrix); linear equations system solving.