Changes between Version 32 and Version 33 of WikiStart


Ignore:
Timestamp:
Apr 6, 2012, 4:33:29 PM (12 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v32 v33  
    1 = Welcome to Trac 0.12 =
    2 
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of
    4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    5 
    6 All aspects of Trac have been designed with the single goal to
    7 '''help developers write great software''' while '''staying out of the way'''
    8 and imposing as little as possible on a team's established process and
    9 culture.
    10 
    11 As all Wiki pages, this page is editable, this means that you can
    12 modify the contents of this page simply by using your
    13 web-browser. Simply click on the "Edit this page" link at the bottom
    14 of the page. WikiFormatting will give you a detailed description of
    15 available Wiki formatting commands.
    16 
    17 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    18 a new Trac environment, containing a default set of wiki pages and some sample
    19 data. This newly created environment also contains
    20 [wiki:TracGuide documentation] to help you get started with your project.
    21 
    22 You can use [wiki:TracAdmin trac-admin] to configure
    23 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    24 regard to ''components'', ''versions'' and ''milestones''.
     1= Welcome to the !MadGraph version 5 Wiki =
    252
    263
    27 TracGuide is a good place to start.
     4This wiki is dedicated to the !MadGraph 5 project.
    285
    29 Enjoy! [[BR]]
    30 ''The Trac Team''
     6!MadGraph 5 is the new version of the !MadGraph matrix element generator, written in the Python programming language. It implements a number of new, efficient algorithms that provide improved performance and functionality in all aspects of the program. It features a new user interface, several new output formats including C++ process libraries for Pythia 8, and full compatibility with [http://feynrules.irmp.ucl.ac.be/ FeynRules] for new physics models implementation, allowing for event generation for any model that can be written in the form of a Lagrangian. !MadGraph 5 builds on the same philosophy as the previous versions, and its design allows it to be used as a collaborative platform where theoretical, phenomenological and simulation projects can be developed and then distributed to the high-energy community.
    317
    32 == Starting Points ==
     8For downloads, an overview on the project, , or for any question related to it, please meet us on [https://launchpad.net/madgraph5 Launchpad].
     9
     10If you are an authorized developer, please start [DevelopmentPage here].
     11
     12{{{
     13#!html
     14<table style="width: 97%;" border="0"> <tbody> <tr> <td width="35%" valign="top">
     15<h2><a name="General"></a> General </h2>
     16<p />
     17<a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/MadNews" class="twikiLink">News</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/MadGraphTeam" class="twikiLink">Team</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/LinkS" class="twikiLink">MC Links</a> <br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/TwikiGroups" class="twikiLink">Twiki Groups</a>
     18<p />
     19<h2><a name="Documents"></a> Documents </h2>
     20<p />
     21<a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/OfficialRefs" class="twikiLink">References</a><br /><a href="http://cp3wks05.fynu.ucl.ac.behttp://madgraph.phys.ucl.ac.be/Downloads/UpdateNotes.txt" target="_top">Update notes</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/ManualAndHelp" class="twikiLink">Manual and Help (FAQ's)</a>
     22<p />
     23<h2><a name="Communication"></a> Communication </h2>
     24<p />
     25<a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/MGTalks" class="twikiLink">Talks</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/MGTutorial" class="twikiLink">Lectures and Tutorials</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/MadWorkshop" class="twikiLink">Workshops</a>
     26<p />
     27</td> <td width="5%" valign="top"></td>
     28<p />
     29<td width="65%" valign="top">
     30<h2><a name="Software"></a> Software </h2>
     31<p />
     32<a href="http://cp3wks05.fynu.ucl.ac.behttp://cp3wks05.fynu.ucl.ac.be/cgi-bin/ViewVC/viewvc.cgi" target="_top">CVS Repository</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/CoreCode" class="twikiLink">MG/ME core code</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/ToolS" class="twikiLink">Tools</a> <br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/Models" class="twikiLink">Models</a><br /><a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/DevelopmentIssues" class="twikiLink">Development (restricted)</a>
     33<p />
     34<h2><a name="Physics_applications"></a> Physics applications </h2>
     35<p />
     36<a href="https://server06.fynu.ucl.ac.be/projects/madgraph/wiki/PhysicsProjects" class="twikiLink">Projects</a>
     37<p />
     38<h2><a name="Events_library"></a> Events library </h2>
     39<p />
     40<a href="http://cp3wks05.fynu.ucl.ac.be/twiki/bin/view/Library/MadGraphSamples" class="twikiLink">MadGraph Samples for the LHC</a>
     41<p />
     42</td> </tr> </tbody> </table>
     43}}}
     44
     45
     46== !MadGraph5 FAQ ==
     47
     48* [WhatIs What is MadGraph 5]
     49* [HelpSyntax What is the syntax for MG5?]
     50
     51== Trac Documentation ==
    3352
    3453 * TracGuide --  Built-in Documentation