代码搜索结果
找到约 11,834 项符合
Python 的代码
makefile.gnu
# This makefile was written to compile a distribution of pyfann for
# GNU platforms (cygwin included.)
#
# This is NOT needed for Linux/Unix, use setup_unix.py instead.
TARGETS = _libfann.dll
PYTHON
readme
Two things are provided in this directory: an automatic model selection
tool and a python binding for libsvm.
Part I: Model Selection Tools
Introduction
===============
grid.py is a model selecti
metadata.cfg
[metadata]
version: 1.2.2
version_info: (1,2,2,'final',0)
description: Python interface to MySQL
long_description:
=========================
Python interface to MySQL
========
readme
====================
MySQLdb Installation
====================
.. contents::
..
Prerequisites
-------------
+ Python 2.3.4 or higher
* http://www.python.org/
* Versions lower than 2.3 WON'T W
pkg-info
Metadata-Version: 1.0
Name: MySQL-python
Version: 1.2.2
Summary: Python interface to MySQL
Home-page: http://sourceforge.net/projects/mysql-python
Author: Andy Dustman
Author-email: adustman@users.sou
pymemcompat.h
/* The idea of this file is that you bundle it with your extension,
#include it, program to Python 2.3's memory API and have your
extension build with any version of Python from 1.5.2 through t
pkg-info
Metadata-Version: 1.0
Name: MySQL-python
Version: 1.2.2
Summary: Python interface to MySQL
Home-page: http://sourceforge.net/projects/mysql-python
Author: Andy Dustman
Author-email: adustman@users.sou
setup.cfg
[bdist_rpm]
vendor = MySQL-python SourceForge Project
doc_files = README MANIFEST doc/*.txt
distribution-name = Red Stains Linux
packager = Andy Dustman
requires = pyt
readme
pymmseg-cpp
by pluskid
== DESCRIPTION:
pymmseg-cpp is a Python interface to rmmseg-cpp. rmmseg-cpp is a high
performance Chinese word segmentation utility for Ruby. However, the
core part is wri
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users