| bio | website | zoonek.free.fr |
|---|---|---|
| location | London | |
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Apr 14 at 8:59 | |
| stats | profile views | 7 |
After studying algebraic geometry, algebraic topology and category theory, after teaching mathematics and computer science in university and high school, after studying bioinformatics and implementing image analysis algorithms in a biotech start-up, I have since been working in finance, in London and Tōkyō.
My preferred programming languages are R and Perl, but I try to use the best language and tools to solve the problem at hand. I also like to learn more marginal languages, such as Haskell or Oz/Mozart. I am interested in human languages, too.
Here is a selection of my answers.
Computing a probability density function from its characteristic function or by maximizing its entropy;
Quadratic programming to ensure a sequence is increasing or to position labels on a plot
Reparametrizing optimization problems to make them unconstrained, for instance to fit stable distribution; penalizing them to restrict them to a discrete search space
Speeding up computations in R using C or by expanding some of the computations
|
Apr 13 |
awarded | Citizen Patrol |
|
Jan 26 |
comment |
Is it possible to learn maths via programming, or you should learn maths for programming? If you want to give Haskell a try, you can read "The Haskell road to Logic, Maths and Programming": the book teaches Haskell, to do mathematics, and introduces all the mathematical concepts along the way. However, it focuses on mathematical logic, number theory, and some elementary algebra. Calculus is only mentionned at the very end, if you managed to go through everything else. |
|
Jan 21 |
answered | How should repetitive calendar tasks be stored in the database? |