Beschrijving:
The Python computer language.
|
|
|
RSON 0.06 released
|
| |
I am pleased to announce the release of RSON 0.06. The goal of the RSON project is to create a file format that is easy to edit, diff, and version control, that is a superset of JSON and smaller than YAML. I consider this release to be feature complete on the file format, and I believe the pure Python 2.x decoder (parser) to be production worthy... meer »
|
|
Python 3.1.2
|
| |
On behalf of the Python development team, I'm joyful to announce the second bugfix release of the Python 3.1 series, Python 3.1.2. This bug fix release fixes numerous issues found in 3.1.1, and is considered a production release. The Python 3.1 version series focuses on the stabilization and optimization of... meer »
|
|
nonuniform sampling with replacement
|
| |
I've got a vector length n of integers (some of them are repeating), and I got a selection probability vector of the same length. How will I sample with replacement k (<=n) values with the probabilty vector. In Matlab this function is randsample. I couldn't find anything to this extent in Scipy or Numpy.... meer »
|
|
How to keep effects of image filters going for some seconds?
|
| |
Hello, every pythoner. Firstly, I want to mention that English is my second language, so maybe there are some sentences which makes you confused, sorry. I have been learning Panda3D, an open source 3D engine, these days. Now, I'm trying to write a small game for fun and practice. However, I've ran into a problem.... meer »
|
|
Pyspread 0.1 released
|
| |
Pyspread 0.1 released ===================== After a long and eventful Alpha period, pyspread has finally reached Beta stage. I thank all contributors and testers who have helped getting pyspread to this point. About: ------ Pyspread is a cross-platform Python spreadsheet application. It is based on and written in the programming language Python.... meer »
|
|
How to automate accessor definition?
|
| |
I need to create a class solely for the purpose of encapsulating a large number of disparate data items. At the moment I have no plans for any methods for this class other than the bazillion accessors required to access these various instance variables. (In case it matters, this class is meant to be a private helper... meer »
|
|
Ubuntu install problems
|
| |
I have 2.5 (for GAE), 2.6 (Ubuntu default), and 3.1 installed. Whenever I apt-get install anything It ends with a series of python (dependency?) errors. Anybody got any idea? ...Reading package lists... Done Building dependency tree Reading state information... Done libgcj-common is already the newest... meer »
|
|
How User-defined method objects are created?
|
| |
I'm trying to understand the description of method object creation in the python 2.6 language reference (3.2. The standard type hierarchy) with little success. The points knocking me are: "User-defined method objects may be created when getting an attribute of a class (perhaps via an instance of that class), if that attribute... meer »
|
|
|
1 - 10 van 118171
« Nieuwer
|
Ouder »
|
|
|