Skip to content

MusicScience37/numerical-collection-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numerical-collection-cpp

GitLab Release C++ standard pipeline status pre-commit coverage report Scc Count Badge

A collection of algorithms in numerical analysis implemented in C++.

Supported Compilers

Following compilers are tested in CI:

  • GCC 12
  • GCC 13
  • Clang 19
  • Clang 20
  • Clang 21
  • Visual Studio 2022

Installation

See Installation.

Documentation

Documentation built in CI:

Version Documentation Full API Reference (Doxygen)
main branch Documentation API Reference
v0.12.0 Documentation API Reference
v0.11.0 Documentation API Reference

Dependencies (for users)

Repositories

For Developers

Profiling

This project uses gperftools for profiling. See documentation of profiler in gperftools for usage of the profiler.

License

This project is licensed under Apache License, Version 2.0.

About

A collection of algorithms in numerical analysis implemented in C++ (Mirror)

Topics

Resources

License

Stars

Watchers

Forks