<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/hepsource/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/hepsource/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 07 May 2002 14:04:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hepsource/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Dvegas 2.0.0 released</title><link>https://sourceforge.net/p/hepsource/news/2002/05/dvegas-200-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dvegas facilitates adaptive Monte Carlo integration based on an enhanced and extended version of Peter Lepage's VEGAS algorithm.  It allows to automatically take into account correlations.  The code is fully object-oriented, written in ISO/ANSI standard C++, makes extensive use of the C++ Standard Library and includes an interface to OmniComp.&lt;/p&gt;
&lt;p&gt;OmniComp is an intuitive system that is easy to install and use which allows to accelerate Monte Carlo programs through distributed execution on workstation clusters or PC farms as well as multi-processor machines.  It is based on omniORB, a high-performance, open-source CORBA implementation from AT&amp;amp;T Laboratories Cambridge. Notably, it does not require thread-safe integrand implementations.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Tue, 07 May 2002 14:04:32 -0000</pubDate><guid>https://sourceforge.net1c5d2d99636b34c4a9ddafbdb893534786e42fb9</guid></item><item><title>OmniComp 1.0.0 released</title><link>https://sourceforge.net/p/hepsource/news/2002/05/omnicomp-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OmniComp 1.0.0 has been released.  It is included in Dvegas 2.0.0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Tue, 07 May 2002 14:03:47 -0000</pubDate><guid>https://sourceforge.net29e6da924802f82f1ee6d7eda1e24d4e1a675f1a</guid></item><item><title>kinematics 1.0.0 released</title><link>https://sourceforge.net/p/hepsource/news/2002/01/kinematics-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The kinematics package provides C++ classes to simulate hadron collider kinematics and selection cuts.  Key features of the implementation are lazy evaluation and result buffering, which together allow code to be written in a clear and compact manner (as illustrated in boost()).  An extensive test suite is included.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Sat, 19 Jan 2002 21:38:48 -0000</pubDate><guid>https://sourceforge.net067d06f7fade2ba97dbfaf784ae26705daabfdb8</guid></item><item><title>omnicomp 1.0 alpha 0 released</title><link>https://sourceforge.net/p/hepsource/news/2001/07/omnicomp-10-alpha-0-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;omnicomp facilitates distributed, heterogeneous, object-oriented scientific computing with an intuitive system that is easy to install and use.  It is based on a high-performance, open-source CORBA implementation from AT&amp;amp;T Laboratories Cambridge.  It features support for C++, Fortran and C, and allows to accelerate programs through distributed execution on workstation clusters or PC farms as well as multi-processor machines.  Only minor modifications are needed to adapt existing code.  Thread safety is not required. Details about this alpha release can be found in the README file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Fri, 20 Jul 2001 00:10:30 -0000</pubDate><guid>https://sourceforge.net8c1834fb10d32913d6f53370ef2f3d768b3b0870</guid></item><item><title>dVegas 1.1 beta 1 released</title><link>https://sourceforge.net/p/hepsource/news/2001/03/dvegas-11-beta-1-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;dVegas facilitates adaptive Monte Carlo integration based on Peter Lepage's VEGAS algorithm. It is written in C++ and includes interfaces for Fortran and C. A parallel library version is provided for multiprocessor machines. Version 1.1 is based on an extended algorithm that allows to relax the separability assumption for some or all dimensions.  It also includes a standalone Python module and a Python wrapper around the C++ implementation.  Details about dVegas features and this release can be found in the release notes and package documentation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Mon, 12 Mar 2001 04:09:19 -0000</pubDate><guid>https://sourceforge.netee2a423950cdb328ae1379b8384f8ebd788001b1</guid></item><item><title>dVegas 1.0.0 released</title><link>https://sourceforge.net/p/hepsource/news/2001/03/dvegas-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;dVegas facilitates adaptive Monte Carlo integration based on Peter Lepage's VEGAS algorithm. It is written in C++ and includes interfaces for Fortran and C. A parallel library version is provided for multiprocessor machines. Details about dVegas features and this release can be found in the release notes and package documentation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Mon, 12 Mar 2001 01:20:56 -0000</pubDate><guid>https://sourceforge.net5c1add5f86515d5fc98c6aa63e42527f78b3e90a</guid></item><item><title>htl2hbook 1.0.0 released</title><link>https://sourceforge.net/p/hepsource/news/2001/03/htl2hbook-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;htl2hbook, a Python script, generates HBOOK-style histogram output from HTL printout or raw histogram data.  Usage instructions can be found in htl2hbook.py.  The package includes input and output example files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Sun, 11 Mar 2001 21:11:58 -0000</pubDate><guid>https://sourceforge.net43258b138fb0bce662ef2f08591aa9e1c90ade80</guid></item><item><title>dVegas 1.0 beta 2 released</title><link>https://sourceforge.net/p/hepsource/news/2000/09/dvegas-10-beta-2-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;dVegas facilitates adaptive Monte Carlo  integration based on Peter Lepage's VEGAS algorithm.  It is written in C++ and includes interfaces for Fortran and C.   Parallel library versions are provided for multiprocessor machines and workstation clusters.  Details about dVegas features and this beta release can be found in the release notes and package documentation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikolas Kauer</dc:creator><pubDate>Wed, 27 Sep 2000 22:35:45 -0000</pubDate><guid>https://sourceforge.netfa578686fce2ecc6895944a5cc94a6cc7a7b7c19</guid></item></channel></rss>