On Mon, 22 Oct 2001, Paul Winkler wrote:
> A number of minor fixes made:
>
> omde/rhythm.py:
> - spelling fixes... rythm -> rhythm
I spread that error everywhere! :)
> INSTALL:
> added note about SCALA and SHARC databases, since omde
> won't install without them.
Well. The INSTALL file is meant to be read by people installing tarballs.
Most recent pmask tarball used to include the scala database so there is
non need to do that. If you build a source package with the setup script
it should include binary database.
You could include it in "special instruction for people using CVS".
Properly speaking, they are not the SCALA and SHARC databases but a Python
version.
> setup.py:
> Changed pathnames to use os.path.join for platform independence
> omde/chaos.py:
> Bug fixed: changed omde.function.make_function to
> omde.functional.make_function
ok.
> omde/functional.py:
> Bugs fixed:
> Freezer() had __init__ defined twice -
> the second one should be __call__().
I fixed this too.
> Docstrings: many used generator when they meant function.
Thank you very much.
Maurizio Umberto Puxeddu.
|