GithubHelp home page GithubHelp logo

sjdkay / aplcon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a2-collaboration/aplcon

0.0 2.0 0.0 290 KB

C++11 wrapper for constrained least square fitter in Fortran by Volker Blobel

CMake 1.16% Fortran 22.86% C++ 75.04% Assembly 0.04% Shell 0.27% C 0.63%

aplcon's Introduction

Build status master branch Codecov status master branch DOI

APLCON C++11 wrapper {#mainpage}

APLCON++ is a C++11 wrapper class around the Constrained Least Squares fitter APLCON by Volker Blobel. Please see his DESY homepage how APLCON works. Also, if you use this wrapper in a publication, don't forget to cite Volker Blobel's original work:

\bibitem{bib:blolo} 
Volker Blobel and Erich Lohrmann, 
\emph{Statistische Methoden der Datenanalyse}, 
Teubner Studienb\"{u}cher, Teubner (1998); 
e-book \url{http://www.desy.de/~blobel/eBuch.pdf}

Please report bugs and improvements!

Installation and Usage

To build this project, you need

  • GNU compiler version >4.7.2 with g++ and gfortran
  • cmake version >2.6

Then do a standard out-of-source build by executing the following inside the projects directory:

mkdir build
cd build
cmake ..
make

You'll find some executable examples and a library called libaplcon++.so inside the above created build directory.

Also have a look at the provided APLCON++ examples code how to use this interface.

Or you may read the rather sparse Doxygen documentation, which can be created with

make doc

(if cmake found the doxygen executable). A doc folder inside the project's root directory is then created, open doc/html/index.html to start reading.

aplcon's People

Contributors

neiser avatar osteffen avatar a2wagner avatar

Watchers

James Cloos avatar Stephen JD Kay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.