https://bugzilla.redhat.com/show_bug.cgi?id=1010565 Bug ID: 1010565 Summary: Review Request: tapkee - C++ template library for efficient dimension reduction Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: bjoern.esser@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Description: Tapkee is a C++ template library for dimensionality reduction with some bias on spectral methods. The Tapkee origins from the code developed during GSoC 2011 as the part of the Shogun machine learning toolbox. The project aim is to provide efficient and flexible standalone library for dimensionality reduction which can be easily integrated to existing codebases. Tapkee leverages capabilities of effective Eigen3 linear algebra library and optionally makes use of the ARPACK eigensolver. The library uses CoverTree and VP-tree data-structures to compute nearest neighbors. To achieve greater flexibility we provide a callback interface which decouples dimension reduction algorithms from the data representation and storage schemes. Tapkee provides implementations of the following dimension reduction methods: * Locally Linear Embedding and Kernel Locally Linear Embedding (LLE/KLLE) * Neighborhood Preserving Embedding (NPE) * Local Tangent Space Alignment (LTSA) * Linear Local Tangent Space Alignment (LLTSA) * Hessian Locally Linear Embedding (HLLE) * Laplacian eigenmaps * Locality Preserving Projections * Diffusion map * Isomap and landmark Isomap * Multidimensional scaling and landmark Multidimensional scaling (MDS/lMDS) * Stochastic Proximity Embedding (SPE) * PCA and randomized PCA * Kernel PCA (kPCA) * Random projection * Factor analysis * t-SNE * Barnes-Hut-SNE Koji Builds: el5: no el5 build for this, no eigen3 available. el6: no el6 build for this, eigen3 is too old (< 3.1.2) for this. F18: https://koji.fedoraproject.org/koji/taskinfo?taskID=5964460 F19: https://koji.fedoraproject.org/koji/taskinfo?taskID=5964465 F20: https://koji.fedoraproject.org/koji/taskinfo?taskID=5964468 Frh: https://koji.fedoraproject.org/koji/taskinfo?taskID=5964472 Issues: fedora-review shows no issues, rpmlint reports some false positives. You can ignore the rpmlint warnings about those *.pgm-files. They are images in some raw-format, but rpmlint isn't aware of that and treats them as plain/txt. :) Fedora Account System Username: besser82 Urls: Spec URL: http://besser82.fedorapeople.org/review/tapkee.spec SRPM URL: http://besser82.fedorapeople.org/review/tapkee-1.0-1.fc21.src.rpm Additional Information: This is currently FTBFS on rawhide, because of rhbz# 1010551 ##### Thanks for review in advance! -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=hDU6ESfGah&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review