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

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