Pattern Consumer

Continually apply basic, simple fundamentals over a long period of time

Friday, August 1, 2014

2:17 PM

Roche: Game Changing Innovation Prize

Unknown Leave a comment

GCI » Oxbridge Biotech Roundtable

Read More
career
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Initialize armadillo matrix with std vector in c++
    Armadillo's documentation page shows us how to initialize a arma::mat from a c array, here is how to do it with a c++ std vector: ...
  • Put a string in osx clipboard with Python
    I used to store strings in files and then put the file content into clipboard by shell redirection, today I have found a better way: tests...
  • ggplot2: difference between geom_line and geom_path
    geom_line: Connect observations, ordered by x value. geom_path: Connect observations in original order demo geom_line and geom...
  • Common Seq operations
    // scala code object Test { // Seq operations val xs = List ( 1 , 2 , 3 , 4 , 5 ) xs . isDefinedAt ( 2 ) xs ( 2 ) xs ...
  • How to use JUnit with Scala
    How to use JUnit with Scala By Alvin Alexander. Last updated: Jun 8, 2014 ...
  • Subsetting matrices in armadillo
    Here are some tests for subsetting a matrix in armadillo: by columns, by rows or by both: C++ code: // [[Rcpp::export]] arma::mat t...
  • Rotation of ellipse and eigenvectors of quadratic forms
    Rotation of ellipse and eigenvectors of quadratic forms A quaratic form is a polynomial of the form: \begin{align*} f(x) &= ...
  • Unit circle under different norms
    There are many ways to calculate distance in $R^n$, one family of them are called p-norms. (norm is the distance to the origin.) \begin{al...
  • PLINK file formats: .bim and .fam
    Generate test files Content of test1.ped: fabu peter 0 0 1 0 G G 2 2 C C fabu mary 0 ...
  • Area of ellipse, by single or double integration

Blog Archive

  • ►  2017 (5)
    • ►  January (5)
  • ►  2016 (11)
    • ►  December (2)
    • ►  February (1)
    • ►  January (8)
  • ►  2015 (144)
    • ►  December (2)
    • ►  November (6)
    • ►  October (118)
    • ►  September (1)
    • ►  August (4)
    • ►  July (6)
    • ►  April (1)
    • ►  March (3)
    • ►  January (3)
  • ▼  2014 (194)
    • ►  September (1)
    • ▼  August (1)
      • Roche: Game Changing Innovation Prize
    • ►  July (59)
    • ►  June (13)
    • ►  May (29)
    • ►  April (91)
Copyright © Pattern Consumer | Powered by Blogger
Distributed By Free Blog Templates | Design By CSThemes