From c95ef44b02ceca6ec22b33b1f39e4e8b0d39a385 Mon Sep 17 00:00:00 2001
From: Dave Abrahams KDE Interactive Geometry is a high-school level educational tool,
+ built for the KDE desktop. It is a nice tool to let students work
+ with geometrical constructions. It is meant to be the most intuitive,
+ yet featureful application of its kind. Versions after 0.6.x (will) support objects built by the user
+ himself in the Python language. The exporting of the relevant
+ internal API's were done using Boost.Python, which made the process
+ very easy. Bruno da Silva de Oliveira writes: Two projects have been developed so far with this technology: Bruno da Silva de Oliveira
+ writes: Simba
+ Two projects have been developed so far with this technology: Simba
provides 3D visualization of geological formations gattered from the
- simulation of the evolution of oil systems, allowing the user to analyse
- various aspects of the simulation, like deformation, pressure and fluids,
- along the time of the simulation.
- Aero aims
- to construct a CFD with brazilian technology, which involves various
- companies and universities. ESSS is responsible for various of the
- application modules, including GUI and post-processing of results.
- Data Analysis
-
@@ -84,6 +82,24 @@
+ Educational
+
+
+
+
Enterprise Software
@@ -224,36 +240,36 @@
- Recently we moved our work from working exclusively with C++ to an
- hybrid-language approach, using Python and C++, with Boost.Python
- providing the layer between the two. The results are great so far!
-
+ Computational Fluid Dynamics and Image Analysis.
-
+ Recently we moved our work from working exclusively with C++ to an
+ hybrid-language approach, using Python and C++, with Boost.Python
+ providing the layer between the two. The results are great so far!
+
+
+
Aero + aims to construct a CFD with brazilian technology, which involves + various companies and universities. ESSS is responsible for various + of the application modules, including GUI and post-processing of + results.
+Revised - 3 June, 2003 -
+ 15 July, 2003© Copyright Dave Abrahams 2002-2003. All Rights Reserved.