- Lazy infinite sequences in Clojure and Python @ stack overflow
good explanations plus wiki link to alternate clojure implementations
in Public bookmarks with algorithm clojure patterns python
- Learn C# 2.0
also includes python, ruby, vs 2005
in Public bookmarks with csharp python ruby good links
- learning python » Iterators, Iterables, and Generators! Oh, my!
good intro
in Public bookmarks with python tutorial
- Light-weight Approach to AOP for Python
includes links to other implementations (p)
in Public bookmarks with aop python libraries good tbu links
- Lightweight Approach to AOP in Python
aspects.py is a lightweight and low-level library for intercepting function calls. Functions and methods (also in Python standard library and third party code) can be wrapped so that when they are called, the wrap is invoked first
in Public bookmarks with aop libraries python
- line_profiler and kernprof
line profiler for python
in Public bookmarks with libraries python tools
- Linear algebra (numpy.linalg) — NumPy v1.4.dev7028 Manual (DRAFT)
linear algebra functions in numpy for python
in Public bookmarks with libraries python
- lisp in python (p)
in Public bookmarks with lisp python
- List/Generator Monad Combinators for Python
The List monad in Haskell has many uses, including parsing and nondeterministic algorithms. This code implements the Monad combinators "bind", "return" and "fail", and the MonadPlus combinators "plus" and "zero". It works with all iterables, and returns a generator rather than a list in order to preserve a lazy semantics.
in Public bookmarks with algorithm python recipe
- logix
python front end with extensible syntax, macros (p)
in Public bookmarks with python
- louie
signals between python objects based on PyDispatcher, implements MVC (p)
in Public bookmarks with python
- lxml - Processing XML and HTML with Python
xml is a Pythonic binding for the libxml2 and libxslt libraries
in Public bookmarks with libraries python
- magnitude - Python Library for Computing with Physical Quantities
unitized values
in Public bookmarks with libraries python
- Making Python Scripts Show Windows-friendly Errors/Stacktrace at ArunRocks
using ctypes to dispay a messagebox
in Public bookmarks with python
- many python blogs and links (p)
in Public bookmarks with python
- Mathesaurus
Thesaurus of Mathematical Languages, or MATLAB synonymous commands in Python/NumPy
in Public bookmarks with documentation python
- matplotlib
python plotting — Matplotlib v0.98.6svn documentation
in Public bookmarks with libraries python by 4 users
- mechanize
python module for programmatic web browsing (p)
client client-side cookie html meta python refresh web
in Public bookmarks with python by 3 users
- Metaclass programming in Python
includes aspect oriented programming (p)
in Public bookmarks with python tutorial aop
- metaclass programming in python -- mertz (p)
in Public bookmarks with programming python
« Previous
Next »
python from all users