| bio | website | linkedin.com/in/crntaylor |
|---|---|---|
| location | London, United Kingdom | |
| age | 29 | |
| visits | member for | 2 years, 5 months |
| seen | 26 mins ago | |
| stats | profile views | 2,478 |
I'm interested in functional programming, type theory and very applied math - including systematic trading, statistics, artificial intelligence and machine learning.
I'm working on an AI Library in Haskell. Feel free to fork.
|
May 26 |
comment |
Ideals and filters Thanks Qiaochu. I guess my question, then, is why isn't there an associated notion of a filter for general rings? What blocks it? |
|
May 26 |
accepted | Ideals and filters |
|
May 26 |
comment |
Grasping mathematics @Matt "Computer science isn't really heavily reliant on math." I disagree. Theoretical computer science (Turing, Church et al) basically is mathematics. Functional programming languages (Lisp, Haskell) are mathematics expressed as computer code. Good algorithm design requires knowledge of computational complexity (Knuth et al) which is mathematics. Good OO program design benefits hugely from an understanding of mathematics (functions, relations, predicates etc). Many programming tasks (search, optimisation, scheduling, graphics) have inherently mathematical solutions. CS relies on math! |
|
May 26 |
answered | Standardize heuristic values |
|
May 26 |
comment |
Step function for greaterthan My interest is piqued - why can't you use an if statement, and what possible implementation of the step function causes it to be slower than mixedmath's solution, which uses a division and exception handling? |
|
May 25 |
revised |
Is time series related to series? deleted 15 characters in body |
|
May 25 |
asked | Ideals and filters |
|
May 25 |
answered | Is time series related to series? |
|
May 25 |
comment |
“Casual” mathematical facts with practical consequences In addition, I understand that many conjectures in algebraic topology and knot theory are trivial in dimension 2 or less and dimension five or greater, but are interesting in dimension 3 or 4. For example, in 2 dimensions only the trivial knot exists (by the Jordan Curve Lemma) and in 4 dimensions any knot can be un-knotted to form the trivial knot. Dimension 3 is the only one in which the theory of knots of 1-dimensional ropes is non-trivial. |
|
May 25 |
revised |
minimal operations to solve a tridiagonal matrix Tidied up math, converted to English |
|
May 25 |
suggested | suggested edit on minimal operations to solve a tridiagonal matrix |
|
May 25 |
revised |
Distance between two ranges added 897 characters in body; added 50 characters in body |
|
May 25 |
answered | Distance between two ranges |
|
May 25 |
comment |
Polynomial equations with finite field arithmetic +1 for typing all that out! |
|
May 25 |
comment |
Things I must know before taking differential equations course I would also recommend Schaum's book for calculus, and Ordinary Differential Equations by Pollard and Tenenbaum for DEs. |
|
May 24 |
comment |
How to understand and appreciate the prime number industry? @Lubos oops! $comment =~ s/prime/semiprime; |
|
May 24 |
comment |
How to understand and appreciate the prime number industry? @Fahad Yes, it's the lowest prime whose factors aren't obvious after a few moments thought (by me). |
|
May 24 |
answered | Things I must know before taking differential equations course |
|
May 24 |
comment |
How to understand and appreciate the prime number industry? I encode all my data using RSA and a public key of 259. |
|
May 24 |
revised |
Eigenvalues For the Laplacian Operator added latex |