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

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