Stewori
Scientist, mathematician, problem solver. Responsible for the bigger picture, the smaller picture and the tiny detail at https://apidia.net.
APIdia.net
Pinned Repositories
apidia.net
Growing collection of high-quality APIdoc.
jython
Python for the Java Platform
mdp-toolkit
Official Source-Code of the Modular toolkit for Data Processing (MDP)
_Jython-3.7
A mirror of hg.python.org (use it for pull requests only and do not push directly)
GNUPFA
Predictable Feature Analysis
JyNI
Enables Jython to load native CPython extensions.
JyNI-unstable
This is supposed to be a fork of JyNI, if github would let me fork my own repo (why is this not possible?? :-/ ) Its purpose is to test and debug unstable features.
JyOpenGL
Adjusted variant of PyOpenGL suitable to run on Jython
LiJy-launch
Lightweight multiplatform Jython-launcher
pytypes
Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.
Stewori's Repositories
Stewori/pytypes
Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.
Stewori/JyNI
Enables Jython to load native CPython extensions.
Stewori/GNUPFA
Predictable Feature Analysis
Stewori/LiJy-launch
Lightweight multiplatform Jython-launcher
Stewori/JyNI-unstable
This is supposed to be a fork of JyNI, if github would let me fork my own repo (why is this not possible?? :-/ ) Its purpose is to test and debug unstable features.
Stewori/JyOpenGL
Adjusted variant of PyOpenGL suitable to run on Jython
Stewori/_Jython-3.7
A mirror of hg.python.org (use it for pull requests only and do not push directly)
Stewori/doxygen
Official doxygen git repository
Stewori/euroscipy_proceedings
Tools used to generate the SciPy conference proceedings
Stewori/filtertest
Stewori/flocking-simulation-dojo
Stewori/gsoc
Scripts and ideas related to managing Google Summer of Code for the Python Software Foundation
Stewori/guava_debug
Google Core Libraries for Java
Stewori/jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stewori/JyNIgate
JyNIgate is kind of a bridge between CPython and JyNI. JyNI contains lots of code that comes from CPython, but it is too different from CPython to be maintained as a fork. JyNIgate is a fork of CPython that contains some JyNI-specific changes (note that it is not compilable). Those JyNI-parts that are mostly equivalent to CPython are maintained here within this fork, so that CPython-bugfixes can be merged easily into this code via git's merging-system.
Stewori/jython
Python for the Java Platform
Stewori/Jython-3.7
Jython 3 sandbox
Stewori/jython.github.io
Web site for Jython
Stewori/Jython_debug_2536
Jython-fork specifically for investigation and reproduction of issue 2536 (test_logging deadlocks during regrtest)
Stewori/mdp-docs
MDP docs
Stewori/mdp-toolkit
MDP code
Stewori/Merge_Jython3
Hosting logs and documents to keep track on merging Jython 3 sanbox with Jython 2.7.2 and the decisions made.
Stewori/prefer-stubs-python-import
Stewori/Reverse-Javadoc
Reverse's javadocs and creates stubs
Stewori/scanpointgenerator
Python generators for malcolm and GDA scans
Stewori/SublimeAutoDocstring
Insert or update python docstrings; an improved docblockr for python