2 projects found that use the mozilla public license 2.0 license.


Logo Spectra. A Library for Large Scale Eigenvalue Problems 0.6.2

by yixuanq - May 23, 2018, 19:40:46 CET [ Project Homepage BibTeX Download ] 27606 views, 5724 downloads, 0 subscriptions

About: A header-only C++ library for solving large scale eigenvalue problems

Changes:
  • Fixed regressions in v0.6.1 on some edge cases
  • Improved the accuracy of restarting processes in SymEigsSolver and GenEigsSolver
  • Code and documentation cleanup

Logo libstb 1.8

by wbuntine - April 24, 2014, 09:02:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 31334 views, 7043 downloads, 0 subscriptions

About: Generalised Stirling Numbers for Pitman-Yor Processes: this library provides ways of computing generalised 2nd-order Stirling numbers for Pitman-Yor and Dirichlet processes. Included is a tester and parameter optimiser. This accompanies Buntine and Hutter's article: http://arxiv.org/abs/1007.0296, and a series of papers by Buntine and students at NICTA and ANU.

Changes:

Moved repository to GitHub, and added thread support to use the main table lookups in multi-threaded code.