From Fedora Project Wiki
No edit summary
Line 2: Line 2:


This guide is meant for all those interested in extracting the best from their graphic cards (including integrated ones).
This guide is meant for all those interested in extracting the best from their graphic cards (including integrated ones).
== Beats : Scientific and Technical Notes ==
1 Weka : 3.2.6-4 to 3.2.6-4:  MINOR BUG FIXES
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.
* Mon May 03 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 3.6.2-4 - Fix typo causing $CLASSPATH in %{_bindir}/weka to be expanded during the build
* Fri Apr 30 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 3.6.2-3 - java_cup, hsqldb, postgresql-jdbc, mysql-connector-java, sqlite added to CLASSPATH and required (resolve BZ#587596)
* Wed Mar 03 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 3.6.2-2 - Added Requires: libsvm-java (BZ#523684)
* Sat Jan 16 2010 Milos Jakubicek <xjakub@fi.muni.cz> - 3.6.2-1 - Update to 3.6.2 - Fix libsvm usage (resolves BZ#523684) - Fix removing jars - Added BR: jflex, java_cup >= 1:0.11a
2.
mrpt-apps-0.9.0-0.5.fc14.i686 : For Camera (Smart) Calibration etc
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance). The libraries include classes for easily managing 3D(6D) geometry, probability density functions (pdfs) over many predefined variables (points and poses, landmarks, maps), Bayesian inference (Kalman filters, particle filters), image processing, path planning and obstacle avoidance, 3D visualization of all kind of maps (points, occupancy grids, landmarks,...), etc. Gathering, manipulating and inspecting very large robotic datasets (Rawlogs) efficiently is another goal of MRPT, supported by several classes and applications. The MRPT is free software and is released under the GPL.
* Wed Jul 14 2010 Dan Horák <dan@danny.cz> - 0.9.0-0.5 - rebuilt against wxGTK-2.8.11-2
* Sun Jul 04 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.4 - Rebuild needed by new opencv.
* Sun Jun 06 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.3 - Changed source tarball name numbering. * Sat Jun 05 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.2 - Fixed build against OpenCV.
* Fri Jun 04 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.1 - Packaging of new upstream version 0.9.0.
* Sat Mar 06 2010 - Thomas Spura <tomspur@fedoraproject.org> 0.8.0-0.3.20100102svn1398 - rebuild as requested in http://lists.fedoraproject.org/pipermail/devel/2010-March/132519.html
3. Gnumeric: 1.10.0-1 to 1.10.2-4
* Sun Jul 25 2010 Adel Gadllah <adel.gadllah@gmail.com> 1:1.10.2-4 - Rebuild for new goffice
* Mon Jul 05 2010 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.10.2-3 - Fix FTBS * Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:1.10.2-2 - Mass rebuild with perl-5.12.0 * Mon May 03 2010 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.10-2-1 - New 1.10.2 upstream * Mon Feb 22 2010 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.10.0-1 - New upstream
* Thu Dec 31 2009 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.9.17-3 - Upstream bump to 1.9.17 - Apply gnome bz patch #605043 - BR goffice-devel >= 1.7.17 - Change goffice plugins to 0.7.17

Revision as of 13:46, 29 July 2010

Improving Graphic Card Performance in Fedora

This guide is meant for all those interested in extracting the best from their graphic cards (including integrated ones).


Beats : Scientific and Technical Notes

1 Weka : 3.2.6-4 to 3.2.6-4: MINOR BUG FIXES

Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.

  • Mon May 03 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 3.6.2-4 - Fix typo causing $CLASSPATH in %{_bindir}/weka to be expanded during the build
  • Fri Apr 30 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 3.6.2-3 - java_cup, hsqldb, postgresql-jdbc, mysql-connector-java, sqlite added to CLASSPATH and required (resolve BZ#587596)
  • Wed Mar 03 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 3.6.2-2 - Added Requires: libsvm-java (BZ#523684)
  • Sat Jan 16 2010 Milos Jakubicek <xjakub@fi.muni.cz> - 3.6.2-1 - Update to 3.6.2 - Fix libsvm usage (resolves BZ#523684) - Fix removing jars - Added BR: jflex, java_cup >= 1:0.11a

2. mrpt-apps-0.9.0-0.5.fc14.i686 : For Camera (Smart) Calibration etc

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance). The libraries include classes for easily managing 3D(6D) geometry, probability density functions (pdfs) over many predefined variables (points and poses, landmarks, maps), Bayesian inference (Kalman filters, particle filters), image processing, path planning and obstacle avoidance, 3D visualization of all kind of maps (points, occupancy grids, landmarks,...), etc. Gathering, manipulating and inspecting very large robotic datasets (Rawlogs) efficiently is another goal of MRPT, supported by several classes and applications. The MRPT is free software and is released under the GPL.


  • Wed Jul 14 2010 Dan Horák <dan@danny.cz> - 0.9.0-0.5 - rebuilt against wxGTK-2.8.11-2
  • Sun Jul 04 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.4 - Rebuild needed by new opencv.
  • Sun Jun 06 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.3 - Changed source tarball name numbering. * Sat Jun 05 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.2 - Fixed build against OpenCV.
  • Fri Jun 04 2010 - Jose Luis Blanco <joseluisblancoc@gmail.com> 0.9.0-0.1 - Packaging of new upstream version 0.9.0.
  • Sat Mar 06 2010 - Thomas Spura <tomspur@fedoraproject.org> 0.8.0-0.3.20100102svn1398 - rebuild as requested in http://lists.fedoraproject.org/pipermail/devel/2010-March/132519.html


3. Gnumeric: 1.10.0-1 to 1.10.2-4


  • Sun Jul 25 2010 Adel Gadllah <adel.gadllah@gmail.com> 1:1.10.2-4 - Rebuild for new goffice
  • Mon Jul 05 2010 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.10.2-3 - Fix FTBS * Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:1.10.2-2 - Mass rebuild with perl-5.12.0 * Mon May 03 2010 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.10-2-1 - New 1.10.2 upstream * Mon Feb 22 2010 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.10.0-1 - New upstream
  • Thu Dec 31 2009 Huzaifa Sidhpurwala <huzaifas@redhat.com> 1:1.9.17-3 - Upstream bump to 1.9.17 - Apply gnome bz patch #605043 - BR goffice-devel >= 1.7.17 - Change goffice plugins to 0.7.17