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

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