November 2007
October 2007
Simplified Wrapper and Interface Generator
by jdrsantos & 2 othersSWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby an
Blended Technologies » Blog Archive » Machine Learning and Dragons - a Game
by ogriselYou’re a knight and your job is to kill as many dragons as you can. The twist is that the dragons use Genetic Programming to learn from every encounter. (You can optionally have them use Reinforcement learning instead too.)
September 2007
August 2007
C o r e P y : Synthetic Programming in Python
by jdrsantosCorePy is a Python package for developing applications on IBM's Cell BE and PowerPC processors that makes multi-core and assembly-level programming accessible to a broad range of programmers. Its powerful APIs enable the creation of complex, high-performa
jythonconsole - Google Code
by jdrsantosJython Console is a Jython Interactive Interpreter that adds Code Completion.
July 2007
Python 與 CSV
by YukuanBlog許多資料,像通訊錄或試算表之類的,很適合列表呈現。而 comma-separated values, CSV是微軟牌視窗軟體存放表格資料常用的檔案格式。這種純文字格式的檔案格式是以逗號(comma)來為每筆(record)資料的欄位(field)作分隔。
CVXOPT: A Python Package for Convex Optimization — CVXOPT
by ogriselCVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.
June 2007
Stackless.com - About Stackless
by jdrsantos & 5 othersStackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads.
Pygments — Python syntax highlighter
by jdrsantos & 2 othersPygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
NodeBox | Home
by oqdbpo & 6 othersWelcome to NodeBox
NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF or a QuickTime movie. NodeBox is free and well-documented.