@@ -41,20 +41,18 @@ <h2>Introduction</h2>
4141 < h3 > Data Analysis</ h3 >
4242
4343 < dl class ="page-index ">
44- < dt > < b > < a href ="http://www.neuralynx.com/neuralab/index.htm "> NeuraLab</ a > </ b > </ dt >
45-
46- < dd >
47- Neuralab is a data analysis environment specifically tailored
48- for neural data from < a
49- href ="http://www.neuralynx.com "> Neuralynx</ a > acquisition
50- systems. Neuralab combines presentation quality graphics, a
51- numerical analysis library, and the < a
52- href ="http://www.python.org "> Python</ a > scripting engine in a
53- single application. With Neuralab, Neuralynx users can
54- perform common analysis tasks with just a few mouse clicks.
55- More advanced users can create custom Python scripts, which
56- can optionally be assigned to menus and mouse clicks.
57- </ dd >
44+ < dt > < b > < a href =
45+ "http://www.neuralynx.com/neuralab/index.htm "> NeuraLab</ a > </ b > </ dt >
46+
47+ < dd > Neuralab is a data analysis environment specifically tailored for
48+ neural data from < a href ="http://www.neuralynx.com "> Neuralynx</ a >
49+ acquisition systems. Neuralab combines presentation quality graphics, a
50+ numerical analysis library, and the < a href =
51+ "http://www.python.org "> Python</ a > scripting engine in a single
52+ application. With Neuralab, Neuralynx users can perform common analysis
53+ tasks with just a few mouse clicks. More advanced users can create
54+ custom Python scripts, which can optionally be assigned to menus and
55+ mouse clicks.</ dd >
5856 </ dl >
5957
6058 < dl class ="page-index ">
@@ -84,6 +82,24 @@ <h3>Data Analysis</h3>
8482 </ dd >
8583 </ dl >
8684
85+ < h3 > Educational</ h3 >
86+
87+ < dl class ="page-index ">
88+ < dt > < a href ="http://edu.kde.org/kig "> < b > Kig</ b > </ a > </ dt >
89+
90+ < dd >
91+ < p > KDE Interactive Geometry is a high-school level educational tool,
92+ built for the KDE desktop. It is a nice tool to let students work
93+ with geometrical constructions. It is meant to be the most intuitive,
94+ yet featureful application of its kind.</ p >
95+
96+ < p > Versions after 0.6.x (will) support objects built by the user
97+ himself in the Python language. The exporting of the relevant
98+ internal API's were done using Boost.Python, which made the process
99+ very easy.</ p >
100+ </ dd >
101+ </ dl >
102+
87103 < h3 > Enterprise Software</ h3 >
88104
89105 < dl class ="page-index ">
@@ -224,36 +240,36 @@ <h3>Scientific Computing</h3>
224240 </ dd >
225241
226242 < dt > < b > < a href ="http://www.esss.com.br "> ESSS</ a > </ b > </ dt >
243+
227244 < dd >
228- ESSS (Engineering Simulation and Scientific Software) is a company that
229- provides engineering solutions and acts in the brazilian and
245+ ESSS (Engineering Simulation and Scientific Software) is a company
246+ that provides engineering solutions and acts in the brazilian and
230247 south-american market providing products and services related to
231- Computational Fluid Dynamics and Image Analysis.
232-
233- < p > < a href ="mailto:bruno@esss.com.br "> Bruno da Silva de Oliveira</ a > writes:</ p >
234-
235- < blockquote >
236- Recently we moved our work from working exclusively with C++ to an
237- hybrid-language approach, using Python and C++, with Boost.Python
238- providing the layer between the two. The results are great so far!
239- </ blockquote >
240-
241- < p > Two projects have been developed so far with this technology:</ p >
242-
243- < p > < b > < a href ="http://www.esss.com.br/dev_simba.phtml "> Simba</ a > </ b >
244- provides 3D visualization of geological formations gattered from the
245- simulation of the evolution of oil systems, allowing the user to analyse
246- various aspects of the simulation, like deformation, pressure and fluids,
247- along the time of the simulation.
248- </ p >
249-
250- < p > < b > < a href ="http://www.esss.com.br/dev_aero.phtml "> Aero</ a > </ b > aims
251- to construct a CFD with brazilian technology, which involves various
252- companies and universities. ESSS is responsible for various of the
253- application modules, including GUI and post-processing of results.
254- </ p >
255- </ dd >
248+ Computational Fluid Dynamics and Image Analysis.
249+
250+ < p > < a href ="mailto:bruno@esss.com.br "> Bruno da Silva de Oliveira</ a >
251+ writes:</ p >
256252
253+ < blockquote >
254+ Recently we moved our work from working exclusively with C++ to an
255+ hybrid-language approach, using Python and C++, with Boost.Python
256+ providing the layer between the two. The results are great so far!
257+ </ blockquote >
258+
259+ < p > Two projects have been developed so far with this technology:</ p >
260+
261+ < p > < b > < a href ="http://www.esss.com.br/dev_simba.phtml "> Simba</ a > </ b >
262+ provides 3D visualization of geological formations gattered from the
263+ simulation of the evolution of oil systems, allowing the user to
264+ analyse various aspects of the simulation, like deformation, pressure
265+ and fluids, along the time of the simulation.</ p >
266+
267+ < p > < b > < a href ="http://www.esss.com.br/dev_aero.phtml "> Aero</ a > </ b >
268+ aims to construct a CFD with brazilian technology, which involves
269+ various companies and universities. ESSS is responsible for various
270+ of the application modules, including GUI and post-processing of
271+ results.</ p >
272+ </ dd >
257273 </ dl >
258274
259275 < h3 > Tools</ h3 >
@@ -273,12 +289,12 @@ <h3>Tools</h3>
273289 our core smart card reader library.</ p >
274290 </ dd >
275291 </ dl >
292+
276293 < hr >
277294
278295 < p > Revised
279296 <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
280- 3 June, 2003 <!--webbot bot="Timestamp" endspan i-checksum="39359" -->
281- </ p >
297+ 15 July, 2003</ p >
282298
283299 < p > < i > © Copyright < a href ="../../../people/dave_abrahams.htm "> Dave
284300 Abrahams</ a > 2002-2003. All Rights Reserved.</ i > </ p >
0 commit comments