Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ceres-solver

Compare

  Analyzed about 3 hours ago

Ceres Solver is a portable C++ library that allows for modeling and solving large complicated nonlinear least squares problems. Features include: * A friendly API: build your objective function one term at a time. * Automatic differentiation. * Robust loss functions. * Local ... [More] parameterizations. * Threaded Jacobian evaluators and linear solvers. * Levenberg-Marquardt and Dogleg (Powell & Subspace) solvers. * Dense QR and Cholesky factorization (using Eigen) for small problems. * Sparse Cholesky factorization (using SuiteSparse) for large sparse problems. * Specialized solvers for bundle adjustment problems in computer vision. * Iterative linear solvers for general sparse and bundle adjustment problems. [Less]

94.1K lines of code

9 current contributors

about 2 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

Vectorz

Compare

  Analyzed about 23 hours ago

Fast, no-nonsense vector math library for Java

48.3K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

ublasJama

Compare

  Analyzed about 7 hours ago

A translation of the public domain JAMA (Java Matrix Package) to C++ using boost.ublas for the linear algebra

2.65K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

MLPACK C++ machine learning library

Compare

  Analyzed 4 months ago

MLPACK is a fast C++ machine learning library with an emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and maximum ... [More] flexibility for expert users. It contains algorithms such as k-means, Gaussian mixture models, hidden Markov models, density estimation trees, kernel PCA, locality-sensitive hashing, sparse coding, linear regression, least-angle regression, etc. [Less]

276K lines of code

71 current contributors

4 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

sci-rust

Compare

  Analyzed about 24 hours ago

Scientific Computing Library in Rust

11.2K lines of code

1 current contributors

almost 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

PL/R

Compare

  Analyzed about 4 hours ago

PL/R is a loadable procedural language that enables you to write PostgreSQL functions and triggers in the R programming language. PL/R offers most (if not all) of the capabilities a function writer has in the R language.

0 lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl