Thomas Sturm c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
..
icons 51540b54f6 Removed accidentally checked in .DS_Store files. 13 vuotta sitten
Bumblebee.png 02baf888e9 Working ... 13 vuotta sitten
README 39c29718f7 Some basic information. 13 vuotta sitten
qrcontroller.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qrdefaults.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qreduce.pro 0594b2a071 Major rewrite using MVC. Some files are obsolete but not yet removed. 13 vuotta sitten
qreduce.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qreducetr.de.qm 63f3744965 Some work on Selection. Working on paint event for brackets. 13 vuotta sitten
qreducetr.de.ts 63f3744965 Some work on Selection. Working on paint event for brackets. 13 vuotta sitten
qrformats.py 256d775602 Various improvements including queued processing of computations. 13 vuotta sitten
qrlogging.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qrmainwindow.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qrmodel.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qrpreferences.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
qrview.py c138b9a29b qreduce was completely broken. This is work in progress. 9 vuotta sitten
reduce.py 0594b2a071 Major rewrite using MVC. Some files are obsolete but not yet removed. 13 vuotta sitten

README

This is a Qt-based worksheet GUI for Reduce UNDER DEVELOPMENT. For a
PREVIEW on Linux proceed as follows:

1. Get a matching PySide binary package following the instructions
here: http://developer.qt.nokia.com/wiki/PySideDownloads/

2. Go to ../libreduce, and say "make". This will create there a new
directory based on your exact machine and OS type.

3. Return here, and say "ln -s ../libreduce//RedPy.so".

4. Say "./qreduce.py".

This also works on Mac OSX, but there you have to explicitly install
in addition Qt 4.7. Note that currently the program not at all ready
for production use.

T. Sturm, C. Zengler