Difference between revisions of "ContributorsInfo"

From Eigen
Jump to: navigation, search
(Additional data)
(Additional data: describe my contribution)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
=== Notes to contributors ===
 
=== Notes to contributors ===
* The contributors table on the Main Page is generated from the Mercurial repository and the block of additional data below. Edit that data to add the accented letters on your name, add a link to your homepage, and fill the Misc column.
+
* The contributors table on the Main Page is generated from the Mercurial repository and the block of additional data below. Edit that data to add the accented letters on your name, add a link to your homepage, and fill the last column.
* The Misc column is there in case your contributions that aren't well represented by the numbers below. For example for changesets made not in your own name, or for other types contributions that aren't mercurial changesets.
+
* In the last column, feel free to describe your contributions however you like. It's yours. It's hard for anyone else than you to fill it, because in many cases you made too diverse contributions to be fairly summarized in one short line, so only you can decide what you want to write there.
* "No own changesets" typically means that you sent anonymous patches, which was the only option at the time of SVN. Now that we are using Mercurial, as soon as you have [[Developer's_Corner#Mercurial_workflow|configured it with your identity]], you get credited for patches.
+
* "No information" typically means that you sent anonymous patches, which was the only option at the time of SVN. Now that we are using Mercurial, as soon as you have [[Developer's_Corner#Mercurial_workflow|configured it with your identity]], you get credited for patches.
 +
* The Credits are updated twice a week by Thomas's cron job, so the changes you make will take a few days to be reflected.
  
 
=== Additional data ===
 
=== Additional data ===
Line 8: Line 9:
 
This data is parsed in the following format:
 
This data is parsed in the following format:
  
   MercurialName|RealName|HomePage|Misc
+
   MercurialName|RealName|HomePage|LastColumn
  
 
Notice that each line must have exactly 3 vertical bars, no less, no more. The two last fields may be empty.
 
Notice that each line must have exactly 3 vertical bars, no less, no more. The two last fields may be empty.
  
 
Here,
 
Here,
* MercurialName is your full name as known by Mercurial. If you haven't used mercurial, just let it be your real name.
+
* MercurialName is your full name as known by Mercurial. If you haven't used mercurial, just let it be your full name.
 
* RealName is how your want your full name actually printed. For example, if your MercurialName misses accented letters, you can add them here.
 
* RealName is how your want your full name actually printed. For example, if your MercurialName misses accented letters, you can add them here.
 
* HomePage is the URL to your web page
 
* HomePage is the URL to your web page
* Misc is as explained above
+
* LastColumn is as explained above
  
 
<pre>
 
<pre>
Benoit Jacob|Benoît Jacob|http://www.math.toronto.edu/~bjacob|
+
Benoit Jacob|Benoît Jacob|http://www.math.toronto.edu/bjacob/|
 
Gael Guennebaud|Gaël Guennebaud|http://www.labri.fr/perso/guenneba/|
 
Gael Guennebaud|Gaël Guennebaud|http://www.labri.fr/perso/guenneba/|
 
Alex Stapleton|Alex Stapleton||Help with tough C++ questions
 
Alex Stapleton|Alex Stapleton||Help with tough C++ questions
 
Moritz Lenz|Moritz Lenz|http://perlgeek.de/|Allow solving transposed problem with SuperLU
 
Moritz Lenz|Moritz Lenz|http://perlgeek.de/|Allow solving transposed problem with SuperLU
 
Rohit Garg|Rohit Garg|http://rpg-314.blogspot.com/|Vectorized quaternion and cross products, improved integer product
 
Rohit Garg|Rohit Garg|http://rpg-314.blogspot.com/|Vectorized quaternion and cross products, improved integer product
Thomas Capricelli|Thomas Capricelli||[http://www.freehackers.org/thomas/2009/05/18/feedback-about-converting-eigen2-to-mercurial/ Migration to mercurial], cron-job to update the online dox
+
Thomas Capricelli|Thomas Capricelli|http://www.freehackers.org/thomas|[http://www.freehackers.org/thomas/2009/05/18/feedback-about-converting-eigen2-to-mercurial/ Migration to mercurial], cron-job to update the online dox
 
David Benjamin|David Benjamin||Artwork: the owls
 
David Benjamin|David Benjamin||Artwork: the owls
 
Ricard Marxer|Ricard Marxer||Reverse, redux improvements, the count() method, some dox
 
Ricard Marxer|Ricard Marxer||Reverse, redux improvements, the count() method, some dox
Line 30: Line 31:
 
Frank Meier-Dörnberg|Frank Meier-Dörnberg||MSVC compatibility fixes
 
Frank Meier-Dörnberg|Frank Meier-Dörnberg||MSVC compatibility fixes
 
Stjepan Rajko|Stjepan Rajko||MSVC compatibility fix
 
Stjepan Rajko|Stjepan Rajko||MSVC compatibility fix
 +
Jitse Niesen|Jitse Niesen|http://www.maths.leeds.ac.uk/~jitse/|Matrix exponential, improved tutorial
 +
Konstantinos A. Margaritis|Konstantinos A. Margaritis||AltiVec vectorization
 +
Marcus D. Hanwell|Marcus D. Hanwell||CMake improvements. Marcus is a developer at Kitware!
 +
Laurent Montel|Laurent Montel||CMake improvements. Laurent is (with Alexander) one of the CMake gurus at KDE!
 +
Alexander Neundorf|Alexander Neundorf||CMake improvements. Alexander is (with Laurent) one of the CMake gurus at KDE!
 +
Michael Olbrich|Michael Olbrich||Early patches, including the initial loop meta-unroller.
 +
Kenneth Frank Riddile|Kenneth Frank Riddile||Lots of Windows/MSVC compatibility fixes
 +
Peter Román|Peter Román||support for SuperLU's ILU factorization
 +
Anthony Truchet|Anthony Truchet||Bugfix in QTransform and QMatrix support
 +
Rhys Ulerich|Rhys Ulerich||Pkg-config support
 +
Scott Wheeler|Scott Wheeler||Documentation improvements
 +
Manuel Yguel|Manuel Yguel||Bug fixes and work on inverse-with-check
 +
Armin Berres|Armin Berres||Lots of fixes (compilation warnings and errors)
 +
Jure Repinc|Jure Repinc||CMake fixes
 +
Andrew Coles|Andrew Coles||Fixes (including a compilation error)
 +
Christian Ehrlicher|Christian Ehrlicher||MSVC compilation fix
 +
Daniel Gomez Ferro|Daniel Gomez Ferro||Improvements in Sparse and in matrix product
 +
Marijn Kruisselbrink|Marijn Kruisselbrink||CMake fixes
 +
Jos van den Oever|Jos van den Oever||Compilation fix
 +
James Richard Tyrer|James Richard Tyrer||CMake fix
 +
Ingmar Vanhassel|Ingmar Vanhassel||CMake fix
 +
Urs Wolfer|Urs Wolfer||Fixed a serious warning
 +
Vincenzo Di Massa|Vincenzo Di Massa||CMake fix
 
</pre>
 
</pre>

Latest revision as of 09:26, 28 September 2009

Notes to contributors

  • The contributors table on the Main Page is generated from the Mercurial repository and the block of additional data below. Edit that data to add the accented letters on your name, add a link to your homepage, and fill the last column.
  • In the last column, feel free to describe your contributions however you like. It's yours. It's hard for anyone else than you to fill it, because in many cases you made too diverse contributions to be fairly summarized in one short line, so only you can decide what you want to write there.
  • "No information" typically means that you sent anonymous patches, which was the only option at the time of SVN. Now that we are using Mercurial, as soon as you have configured it with your identity, you get credited for patches.
  • The Credits are updated twice a week by Thomas's cron job, so the changes you make will take a few days to be reflected.

Additional data

This data is parsed in the following format:

 MercurialName|RealName|HomePage|LastColumn

Notice that each line must have exactly 3 vertical bars, no less, no more. The two last fields may be empty.

Here,

  • MercurialName is your full name as known by Mercurial. If you haven't used mercurial, just let it be your full name.
  • RealName is how your want your full name actually printed. For example, if your MercurialName misses accented letters, you can add them here.
  • HomePage is the URL to your web page
  • LastColumn is as explained above
Benoit Jacob|Benoît Jacob|http://www.math.toronto.edu/bjacob/|
Gael Guennebaud|Gaël Guennebaud|http://www.labri.fr/perso/guenneba/|
Alex Stapleton|Alex Stapleton||Help with tough C++ questions
Moritz Lenz|Moritz Lenz|http://perlgeek.de/|Allow solving transposed problem with SuperLU
Rohit Garg|Rohit Garg|http://rpg-314.blogspot.com/|Vectorized quaternion and cross products, improved integer product
Thomas Capricelli|Thomas Capricelli|http://www.freehackers.org/thomas|[http://www.freehackers.org/thomas/2009/05/18/feedback-about-converting-eigen2-to-mercurial/ Migration to mercurial], cron-job to update the online dox
David Benjamin|David Benjamin||Artwork: the owls
Ricard Marxer|Ricard Marxer||Reverse, redux improvements, the count() method, some dox
Christian Mayer|Christian Mayer||Early code review and input in technical/design discussions
Frank Meier-Dörnberg|Frank Meier-Dörnberg||MSVC compatibility fixes
Stjepan Rajko|Stjepan Rajko||MSVC compatibility fix
Jitse Niesen|Jitse Niesen|http://www.maths.leeds.ac.uk/~jitse/|Matrix exponential, improved tutorial
Konstantinos A. Margaritis|Konstantinos A. Margaritis||AltiVec vectorization
Marcus D. Hanwell|Marcus D. Hanwell||CMake improvements. Marcus is a developer at Kitware!
Laurent Montel|Laurent Montel||CMake improvements. Laurent is (with Alexander) one of the CMake gurus at KDE!
Alexander Neundorf|Alexander Neundorf||CMake improvements. Alexander is (with Laurent) one of the CMake gurus at KDE!
Michael Olbrich|Michael Olbrich||Early patches, including the initial loop meta-unroller.
Kenneth Frank Riddile|Kenneth Frank Riddile||Lots of Windows/MSVC compatibility fixes
Peter Román|Peter Román||support for SuperLU's ILU factorization
Anthony Truchet|Anthony Truchet||Bugfix in QTransform and QMatrix support
Rhys Ulerich|Rhys Ulerich||Pkg-config support
Scott Wheeler|Scott Wheeler||Documentation improvements
Manuel Yguel|Manuel Yguel||Bug fixes and work on inverse-with-check
Armin Berres|Armin Berres||Lots of fixes (compilation warnings and errors)
Jure Repinc|Jure Repinc||CMake fixes
Andrew Coles|Andrew Coles||Fixes (including a compilation error)
Christian Ehrlicher|Christian Ehrlicher||MSVC compilation fix
Daniel Gomez Ferro|Daniel Gomez Ferro||Improvements in Sparse and in matrix product
Marijn Kruisselbrink|Marijn Kruisselbrink||CMake fixes
Jos van den Oever|Jos van den Oever||Compilation fix
James Richard Tyrer|James Richard Tyrer||CMake fix
Ingmar Vanhassel|Ingmar Vanhassel||CMake fix
Urs Wolfer|Urs Wolfer||Fixed a serious warning
Vincenzo Di Massa|Vincenzo Di Massa||CMake fix