Posts

Showing posts with the label cpp

Nucleotide diversity (pi or $\pi$) calculation (per site and per window)

Postmortem: 3D sorghum reconstructions from depth images identify QTL regulating shoot architecture

Getting started with Intel's Threading Building Blocks: installing and compiling an example that uses a std::vector and the Code::Blocks IDE

Access point correspondences from registration method in Point Cloud Library (a.k.a. access protected member in library class without modifying library source).

Rotate 3D vector to same orientation as another 3D vector - Rodrigues' rotation formula

Find minimum oriented bounding box of point cloud (C++ and PCL)

Installing Point Cloud Library and configuring Code::Blocks to compile (Ubuntu 14.04 LTS)

Code::Blocks Son of Obsidian theme

Recurrent artificial neural network evolution using a genetic algorithm for reverse engineering of gene regulatory networks - Postmortem

Split string on delimiter in C++

Compile svmvia (g++ 4.7.2-1ubuntu1)

Embedding Python in C++: converting C++ vectors to numpy arrays, and plotting C++ vector contents using matplotlib

Getting started with FFTW for computing the Discrete Fourier Transform

Using Emscripten to compile C++ to JavaScript on Windows 8

Postmortem: stacksToVCF

mysql++ compile example Linux Ubuntu 32-bit (a.k.a. example of linking libraries, makefile, headers for C++)

compile mysql++ from source on Linux Ubuntu 32-bit

compile errors in Linux VirtualLeaf installation

How to show line numbers in vim