translations.xml 719 B

12345678910111213
  1. <?xml version="1.0" ?>
  2. <PISI>
  3. <Source>
  4. <Name>flann</Name>
  5. <Summary xml:lang="en">FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space.</Summary>
  6. <Description xml:lang="en">FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset.</Description>
  7. </Source>
  8. <Package>
  9. <Name>flann-devel</Name>
  10. <Summary xml:lang="en">Development files for flann</Summary>
  11. </Package>
  12. </PISI>