mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 05:42:30 +00:00
Added EMSolve entry
[SVN r16289]
This commit is contained in:
@@ -30,29 +30,29 @@
|
||||
|
||||
<h2>Introduction</h2>
|
||||
|
||||
<p>
|
||||
|
||||
This is a partial list of projects using Boost.Python. If you are
|
||||
using Boost.Python as your Python/C++ binding solution, we'd be
|
||||
proud to list your project on this page. Just <a
|
||||
href="mailto:c++-sig@python.org">post</a> a short description of
|
||||
your project and how Boost.Python helps you get the job done, and we'll add it to . <hr>
|
||||
<p>This is a partial list of projects using Boost.Python. If you are
|
||||
using Boost.Python as your Python/C++ binding solution, we'd be proud to
|
||||
list your project on this page. Just <a href=
|
||||
"mailto:c++-sig@python.org">post</a> a short description of your project
|
||||
and how Boost.Python helps you get the job done, and we'll add it to
|
||||
.</p>
|
||||
<hr>
|
||||
|
||||
<dl class="page-index">
|
||||
<dt><b>TSLib</b> - <a href=
|
||||
"http://www.fortressinv.com">Fortress Investment Group LLC</a></dt>
|
||||
<dt><b>TSLib</b> - <a href="http://www.fortressinv.com">Fortress
|
||||
Investment Group LLC</a></dt>
|
||||
|
||||
<dd>
|
||||
Fortress Investment Group has contracted <a href=
|
||||
"http://www.boost-consulting.com">Boost Consulting</a> to
|
||||
develop core internal financial analysis tools in C++ and to
|
||||
prepare Python bindings for them using Boost.Python.
|
||||
"http://www.boost-consulting.com">Boost Consulting</a> to develop
|
||||
core internal financial analysis tools in C++ and to prepare Python
|
||||
bindings for them using Boost.Python.
|
||||
|
||||
<p><a href="mailto:tbarket@optonline.com">Tom Barket</a> writes:</p>
|
||||
|
||||
<blockquote>
|
||||
<i> We have a large C++ analytical library specialized for research in
|
||||
finance and economics, built for speed and mission critical
|
||||
<i>We have a large C++ analytical library specialized for research
|
||||
in finance and economics, built for speed and mission critical
|
||||
stability. Yet Python offers us the flexibility to test out new
|
||||
ideas quickly and increase the productivity of our time versus
|
||||
working in C++. There are several key features which make Python
|
||||
@@ -60,10 +60,16 @@
|
||||
web are all valuable, but the most important is its extensibility,
|
||||
due to its open source transparency. Boost.Python makes Python
|
||||
extensibility extremely simple and straightforward, yet preserves a
|
||||
great deal of power and control.
|
||||
</i> </blockquote>
|
||||
great deal of power and control.</i>
|
||||
</blockquote>
|
||||
</dd>
|
||||
|
||||
<dt><a href="http://www.llnl.gov/CASC/emsolve"><b>EMSolve</b></a></dt>
|
||||
|
||||
<dd>EMSolve is a provably stable, charge conserving, and energy
|
||||
conserving solver for Maxwell's equations.<br>
|
||||
</dd>
|
||||
|
||||
<dt><b><a href=
|
||||
"http://www.openscenegraph.org">OpenSceneGraph</a></b></dt>
|
||||
|
||||
@@ -79,8 +85,9 @@
|
||||
"http://pythonmagick.procoders.net/"><b>PythonMagick</b></a></dt>
|
||||
|
||||
<dd>PythonMagick binds the <a href=
|
||||
"http://www.imagemagick.org">ImageMagick</a> image manipulation
|
||||
library to Python.<br> </dd>
|
||||
"http://www.imagemagick.org">ImageMagick</a> image manipulation library
|
||||
to Python.<br>
|
||||
</dd>
|
||||
|
||||
<dt><b><a href="http://openwbem.sourceforge.net">OpenWBEM</a></b></dt>
|
||||
|
||||
@@ -92,10 +99,10 @@
|
||||
<p><a href="mailto:dnuffer@sco.com">Dan Nuffer</a> writes:</p>
|
||||
|
||||
<blockquote>
|
||||
<i> I'm using Boost.Python to wrap the client API of OpenWBEM.This will
|
||||
make it easier to do rapid prototyping, testing, and scripting when
|
||||
developing management solutions that use WBEM.
|
||||
</i> </blockquote>
|
||||
<i>I'm using Boost.Python to wrap the client API of OpenWBEM.This
|
||||
will make it easier to do rapid prototyping, testing, and scripting
|
||||
when developing management solutions that use WBEM.</i>
|
||||
</blockquote>
|
||||
</dd>
|
||||
|
||||
<dt><a href="http://camfr.sourceforge.net"><b>CAMFR</b></a></dt>
|
||||
@@ -108,8 +115,8 @@
|
||||
writes:</p>
|
||||
|
||||
<blockquote>
|
||||
<i> Thanks for providing such a great tool!
|
||||
</i> </blockquote>
|
||||
<i>Thanks for providing such a great tool!</i>
|
||||
</blockquote>
|
||||
</dd>
|
||||
|
||||
<dt><b>HippoDraw</b> - <a href="http://www.slac.stanford.edu">Stanford
|
||||
@@ -127,11 +134,11 @@
|
||||
writes:</p>
|
||||
|
||||
<blockquote>
|
||||
<i> Don't have a web page for the project, but the organization's is <a
|
||||
href=
|
||||
<i>Don't have a web page for the project, but the organization's is
|
||||
<a href=
|
||||
"http://www.slac.stanford.edu">http://www.slac.stanford.edu</a>
|
||||
(the first web server site in America, I installed it).
|
||||
</i> </blockquote>
|
||||
(the first web server site in America, I installed it).</i>
|
||||
</blockquote>
|
||||
Which was just too cool a piece of trivia to omit.
|
||||
</dd>
|
||||
</dl>
|
||||
@@ -139,7 +146,7 @@
|
||||
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
13 November, 2002
|
||||
16 November, 2002
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="39359" -->
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user