Menu

Home

Albertus Liberius

Hamilton Project is a software package concerning science and math in C++, completely depending on C++11 standard or MSVC 10 (Visual Studio 2010) or above. Completely compatible with STL.


Project Admins:

  • Grammar Support: C++03, C++11, C++14
  • Supported Compilers (Test Requirements)
    • Visual C++ 2008 or later (cl 15.00 or later)
    • g++ 4.3 or later
  • Directive
    • Generic Programming: make all headers template so sacrifice compile time but earn run time.
    • STL seamless compatible