Thu, 02 May 2024 06:50:17 UTC | login

Information for build tapkee-1.1-8.fc31

ID104013
Package Nametapkee
Version1.1
Release8.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tapkee.git#e8143c571049ab77d115f0aaef9a61c9ae09c912
SummaryC++ template library for efficient dimension reduction
DescriptionTapkee 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
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 08 Aug 2019 15:49:53 UTC
CompletedThu, 08 Aug 2019 18:04:37 UTC
Taskbuild (f31-candidate, /rpms/tapkee.git:e8143c571049ab77d115f0aaef9a61c9ae09c912)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tapkee.git#e8143c571049ab77d115f0aaef9a61c9ae09c912'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 1.1-7 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild