Bruce Lee random walk

Julia编程(九): 内核剖析

本文是Julia编程系列的第八篇文章,深入内核,探究它的语言架构设计,类型系统定义,基本模块组成等方面。 引言 Read more

随机矩阵理论(IV): 普适性

本文是随机矩阵理论系列的第四篇文章,描述随机矩阵理论中的普适性现象。 什么是普适性 几类普适性 Read more

人物小传: Lloyd Nick Trefethen

LN Trefethen是著名数学家,尤其擅长于数值计算,数值分析,数值PDE等,是多个Matlab程序库的开发者,如chebfun等,著有多本畅销学术书籍,如《Spectra and Pseudospectra》《Numerical Linear Algebra》等,SIAM前主席,目前领导牛津大学数值分析组(Numerical Analysis Group)。他的妻子Annie Trefethen现任牛津大学副校长。MIT数学教授,CSAIL成员Alan Edelman曾在他名下攻读博士学位。 Read more

Julia Codes: Ideas from Lloyd Trefethen's Book

本文使用Julia语言将Trefethen书中的一些Python和MATLAB代码进行了高效改写。 Read more

[SIAM NEWS] PAC: A Universal Framework for Learning?

By Ernest Davis October 01, 2013 [Ernest Davis is a professor of computer science at the Courant Institute of Mathematical Sciences, NYU.] BOOK REVIEW: Probably Approximately Correct. By Leslie Valiant, Basic Books, New York, 2013, 208 pages, $26.99. In 2010, Leslie Valiant received the Turing Award, the “Nobel prize of computer science.” Th... Read more