Skip to content

sangwook236/SWAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sang-Wook's Analysis Framework (SWAF)

Build Status codecov Codacy Badge

Introduction

The objective of this analysis framework is to support:

  • Statistical Inference, Machine Learning
  • Artificial Intelligence, Data Analysis
  • Pattern Recognition, Computer Vision

SWAF does integrate a lot of algorithms implemented using C#, Java, and C/C++ into a single framework.

Building Library

Using IDE

SWAF supports Visual Studio.

  • Change the directory to SWAF.
  • Run IDE.
    • Use Visual Studio in Windows.
  • Open a file.
    • Open build/*.sln in Visual Studio.
  • Build.

Document

Use the SWAF's doxygen configuation file, doc/swaf.doxy.

  • Change the directory to SWAF.
  • Change the directory to doc.
    • cd doc
  • Run Doxygen command.
    • doxygen swaf.doxy
  • Open an HTML page or a RTF file.
    • Open doc/html/index.html.
    • Open doc/rtf/refman.rtf.

About

Sang-Wook's Analysis Framework (SWAF)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages