ANNOUNCEMENT: MathMap 1.3.2

7 views
Skip to first unread message

mark....@gmail.com

unread,
Feb 16, 2008, 5:57:47 PM2/16/08
to MathMap
Dear MathMap users,

I'm happy to announce the release of MathMap 1.3.2, which offers the
following new features:

* Compositions can be saved and used as parts of other compositions.
* Colors, gradients and curves can be passed to filters, which now
makes all filters usable in the composer.
* More filters for use in the composer (including almost all GIMP
layer modes).
* Optional multi-threaded final rendering (compile-time option).
* Bugfixes.

You can download it from the MathMap homepage or from one of the links
below.

The MathMap homepage can be found at

http://www.complang.tuwien.ac.at/schani/mathmap/

Binaries for several Linux distributions are available here:

http://download.opensuse.org/repositories/home:/mark_probst/

The source package can be downloaded here:

http://www.complang.tuwien.ac.at/schani/mathmap/files/mathmap-1.3.2.tar.gz

For instructions on how to get the absolutely latest MathMap sources
via Mercurial, read this:

http://www.complang.tuwien.ac.at/schani/mathmap/README.mercurial

Tom Rathborne

unread,
Feb 23, 2008, 1:47:10 PM2/23/08
to mat...@googlegroups.com
Hi Mark,

Thanks, this is working great ... but something seems weird with the C
generator on my fractal expressions. I haven't noticed the size of the
C files in a long time, so I am not sure how long this has been true.
The attached mm file, 102 lines long, turn into a C file of over 34190
lines, mostly composed of tmp_####_# = tmp_####_# lines. I've also
attached that. Any ideas??? :)

Tom

--
-- Tom Rathborne to...@aceldama.com http://www.aceldama.com/~tomr/
Men wanted for hazardous journey. Small wages. Bitter cold. Long months
of complete darkness. Constant danger. Safe return doubtful.
Honour and recognition in case of success. -- Sir Ernest Shackleton

MTself-12-test4.c
MTself-12-test4.mm

mark....@gmail.com

unread,
Mar 10, 2008, 6:19:16 AM3/10/08
to MathMap
Hi Tom!

> Thanks, this is working great ... but something seems weird with the C
> generator on my fractal expressions. I haven't noticed the size of the
> C files in a long time, so I am not sure how long this has been true.
> The attached mm file, 102 lines long, turn into a C file of over 34190
> lines, mostly composed of tmp_####_# = tmp_####_# lines. I've also
> attached that. Any ideas??? :)

Thanks for this report! It turns out this was a bug in the dead code
elimination that led to dead code in loops being left over which
multiplied with your nested loops. It's fixed in public Hg - the code
produced for your filter now shrinks to about one third of its size.
It doesn't run any faster, though, because GCC eliminates the dead
code anyway.

Mark
Reply all
Reply to author
Forward
0 new messages