Dantepy对《Python Algorithms》的笔记(2)

Python Algorithms
  • 书名: Python Algorithms
  • 作者: Magnus Lie Hetland
  • 副标题: Mastering Basic Algorithms in the Python Language
  • 页数: 336
  • 出版社: Apress
  • 出版年: 2010-11-24
  • 第20页
    In a way, algorithm design can be seen as a way of achieving low asymptotic running time (by designing efficient algorithms), while algorithm engineering is focused on reducing the hidden constants in that asymptotic complexity
    引自第20页
    2012-03-13 02:25:50 回应
  • 第21页
    For timing things, use timeit.
    引自第21页

    我的基础是如此差,我连timeit模块都不知道.

    2012-03-13 02:31:35 回应

Dantepy的其他笔记  · · · · · ·  ( 全部7条 )