-
Please keep in mind that decide.py is the main working file for this project; not askMerlin. askMerlin is non-functional, in the sense that it gives incorrect answers and is not a correct implementation of the underlying algorithm.
It is my hope that this file will not unduly distract interest from decide.py, which after all is the main work of this project. If askMerlin can be debugged to...
2002-07-05 20:19:36 UTC in Decision Analysis
-
decidez.py is a version of Decision Analysis optimized for the Sharp Zaurus PDA. It should also work well on any other PDA that runs Python. Specifically, this version is optimized for working on small screens.
decidez.py is still a command line program. It is my hope to someday have a really nice GUI for PDA versions of Decision Analysis. I think that using slider widgets to enter data is a...
2002-07-05 20:19:03 UTC in Decision Analysis
-
Welcome. Please download decide.py and try it out for awhile. Then, take a look a the source code and try to add a module to it, in any area of your personal expertise. Hey, you can at least do as well as I did on my add-in modules ;-)))
I would love to see some folks uploading their add-in modules or other code contributions to this project on Sourceforge. If you want to be added as a...
2002-07-05 19:31:22 UTC in Decision Analysis
-
Welcome, you have stumbled into that sector of the universe known as Decision Analysis, which is an extensible expert system looking for experts in any subjects who can code basic Python and add to the collective wit and wisdom of the decide.py universe.
The code available for downloading is decide.py, a much updated (improved?) version of my very simple (yet functional, as in working...
2002-07-03 20:38:39 UTC in Decision Analysis