About version 2.0

19 views
Skip to first unread message

Alexey Balakin

unread,
Mar 5, 2012, 11:25:30 AM3/5/12
to MathGL
Hi,

Yesterday I finished testing the MathGL 2.0 core. So, right now only 3
things hold the release: testing export to 3D formats, updating
documentation, updating UDAV. I don't plan to add new features (except
bugfixes) into the MathGL core or change its API until release.

So, you are welcome to use and test it. In fact, I can make
intermediate RC release right now but I'm not sure that I should.

All the best,
Alexey Balakin

Walter Kaufmann

unread,
Mar 5, 2012, 3:43:00 PM3/5/12
to mat...@googlegroups.com

Hi Alexey,

 

where do I find the U3D_LIB ?

For testing mathgl2x I think it needed?

 

Thanks

Walter

 

 

 

 

-----Ursprüngliche Nachricht-----
Von: mat...@googlegroups.com [mailto:mat...@googlegroups.com] Im Auftrag von Alexey Balakin
Gesendet: Montag, 5.
März 2012 17:26
An: MathGL
Betreff: [ MathGL ] About version 2.0

image002.jpg

Alexey Balakin

unread,
Mar 5, 2012, 3:51:03 PM3/5/12
to mat...@googlegroups.com
Dear Walter

> where do I find the U3D_LIB ?

https://mathgl.svn.sourceforge.net/svnroot/mathgl/u3d/

> For testing mathgl2x I think it needed?

Not now. Unfortunately, at this moment U3D support was disabled.

Alexey

Walter Kaufmann

unread,
Mar 6, 2012, 12:22:57 PM3/6/12
to mat...@googlegroups.com
Hi Alexey,

do you have spezial idea(s), rule(s) or concept how to test MathGL?

Walter


-----Ursprüngliche Nachricht-----
Von: mat...@googlegroups.com [mailto:mat...@googlegroups.com] Im Auftrag von
Alexey Balakin
Gesendet: Montag, 5. März 2012 17:26
An: MathGL
Betreff: [ MathGL ] About version 2.0

Hi,

Alexey Balakin

unread,
Mar 6, 2012, 12:36:01 PM3/6/12
to mat...@googlegroups.com
Hi,

There is special program examples/mg_example which produce images for
most of MathGL plot and options.

Another way -- just take sample code from documentation and use it to
produce the image. Unfortunately, I don't update this samples for new
version. So, generally it should work ... but sometime can be
incompatible with new version.

Alexey

В Вт., 06/03/2012 в 18:22 +0100, Walter Kaufmann пишет:

Antonio Scuri

unread,
Mar 6, 2012, 1:05:29 PM3/6/12
to mat...@googlegroups.com
Is there a documentation about the incompatibilities?

Thanks,
Antonio Scuri

Walter Kaufmann

unread,
Mar 6, 2012, 1:07:51 PM3/6/12
to mat...@googlegroups.com

Hi Alexey,

 

I downloaded latest SVN 354, ran complete build process successfully.

 

An error occured running preferred example mgl_example.exe:

 

 

 

 

 

 

The mgl_example was killed after generating the colorbar PNG.

 

Sorry, but this perhaps important?

 

Best regards

Walter

 

 

 

 

 

image004.jpg
image005.jpg
image006.jpg

Alexey Balakin

unread,
Mar 6, 2012, 1:27:43 PM3/6/12
to mat...@googlegroups.com
There are a lot of minor changes in order/set of arguments (see
http://mathgl.sourceforge.net/mgl2/mathgl_en/mathgl_en.html or better
one generated from SVN) -- generally I try to make unified order of
arguments for all plotting functions. However, most of plotting
functions keep the same set of required (non-optional) arguments.

There are only few major changes:
1. Class mglGraph is used as replacement for mglGraphZB, mglGraphPS, and
so on. This similar to class defined in <mgl/mgl_w.h> in v.1.*.
2. Class mglWindow is used as replacement for mglGraphFLTK, and so on
3. Each plotting function now have optional argument "opt" for fine
tunning of the plot. This is similar to options in MGL scripts.
4. There are no public variables now. All of them were replaced by
corresponding functions, like TuneTicks => SetTuneTicks(). The only
exception is class mglData.

This is about end-user level. Also there are many changes in the deep...
But it is another story.

Alexey

В Вт., 06/03/2012 в 15:05 -0300, Antonio Scuri пишет:

Alexey Balakin

unread,
Mar 6, 2012, 1:29:04 PM3/6/12
to mat...@googlegroups.com
Thank you. I'll look at evening on this error in details.

Alexey


Antonio Scuri

unread,
Mar 7, 2012, 9:49:12 AM3/7/12
to mat...@googlegroups.com

Ok. Thanks. We are trying to compile our code that used 1.x with 2.0. Something is not right in the configuration files, there are lots of errors. We are going to summarize our problems and send to the list.

Best,
Scuri

Walter Kaufmann

unread,
Mar 7, 2012, 3:40:09 PM3/7/12
to mat...@googlegroups.com

Hi Alexey,

 

I generated libs with SVN 356, but mgl_example crashes again after building colorbar.png.

 

Best regards,

Walter

Hi Alexey,

 

I generated libs with SVN 356, but mgl_example crashes again after building colorbar.png.

 

Best regards,

Walter

 

Alexey Balakin

unread,
Mar 7, 2012, 4:31:55 PM3/7/12
to mat...@googlegroups.com
Dear Walter, thank you for the bug!

I just fix it.

Alexey

mathgl....@gmail.com

unread,
Mar 7, 2012, 10:18:39 PM3/7/12
to mat...@googlegroups.com
Dear Antonio

I test only Cmake build system with MathGL v.2. And most possible only
one build system will be included in final release.

Autoconf/automake scripts are rather outdated right now.

--

All the best,
Alexey Balakin

2012/3/7 Antonio Scuri <antoni...@gmail.com>:

Walter Kaufmann

unread,
Mar 8, 2012, 5:08:52 AM3/8/12
to mat...@googlegroups.com

Hi Alexey,

 

I generated libs with SVN 358, everything is fine,

 

but

 

mgl_example crashes again after building colorbar.png again.

 

 

Best regards,

Walter

 

mathgl....@gmail.com

unread,
Mar 8, 2012, 9:18:30 PM3/8/12
to mat...@googlegroups.com

Hi, Walter,

It is strange because I specially check it under winxp. Unfortunately, I couldn't check it again on win7 right now - I run long calculation on my laptop and couldn't reboot it. So, I think tomorrow I'll see it.

Alexey

Walter Kaufmann

unread,
Mar 9, 2012, 4:55:07 AM3/9/12
to mat...@googlegroups.com

Dear Alexey,

 

errors occur on generating MathGL2x libs with SVN359

 

Please see attachment …

 

Best regards,

Walter

 

Problem_Build_MathGL_2x_WK_005.pdf
build_process_mathgl2x_mingw32-make_log_WK_005.txt
cmake_install.cmake
CMakeCache.txt
Makefile

Walter Kaufmann

unread,
Mar 10, 2012, 12:18:05 PM3/10/12
to mat...@googlegroups.com

Dear Alexey,

 

errors occur on generating MathGL2x libs with SVN360

Problem_Build_MathGL_2x_WK_006.pdf
build_process_mathgl2x_mingw32-make_log_WK_006.txt
cmake_install.cmake
CMakeCache.txt
Makefile

mathgl....@gmail.com

unread,
Mar 10, 2012, 1:50:09 PM3/10/12
to mat...@googlegroups.com
Dear Walter

I remember about it. Unfortunately some of libraries provide this
function for WIN32 ... and my previous solution cause conflicts. So,
I'll write my own variant.

What is the problem with Cont()?

Alexey

2012/3/10 Walter Kaufmann <d...@itec-home.info>:

Walter Kaufmann

unread,
Mar 10, 2012, 3:00:19 PM3/10/12
to mat...@googlegroups.com
Dear Alexey,

uuups, sorry, I've forgotten the attachment with the example (mea culpa).

Walter


-----Ursprüngliche Nachricht-----
Von: mat...@googlegroups.com [mailto:mat...@googlegroups.com] Im Auftrag von

mathgl....@gmail.com
Gesendet: Samstag, 10. März 2012 19:50
An: mat...@googlegroups.com
Betreff: Re: [ MathGL ] About version 2.0

Problem_Build_MathGL_1.11.2_WK_006.pdf

Walter Kaufmann

unread,
Mar 10, 2012, 11:53:28 PM3/10/12
to mat...@googlegroups.com

Dear Alexey,

 

I generated libs with SVN 361, everything is fine,

UDAV is running,

 

but

 

mgl_example crashes again after building colorbar.png again.

 

 

Best regards,

Walter

 

 

 

 

 

 

 

image001.jpg
image004.jpg

Alexey Balakin

unread,
Mar 13, 2012, 12:54:26 AM3/13/12
to mat...@googlegroups.com
Dear Walter,

It seems that it work correctly in v.2. I'll check v.1 later.

Alexey

Walter Kaufmann

unread,
Mar 13, 2012, 2:36:48 PM3/13/12
to mat...@googlegroups.com

Dear Alexey,

 

I downloaded MathGL2x  SNV362, generated libs up from source, also examples and everything is fine.

Test program mgl_example.exe generates PNG-Images starting alpha.png up to venn.png.

 

Congratulation!!!

 

All the best

Walter

 

Alexey Balakin

unread,
Mar 13, 2012, 11:38:09 PM3/13/12
to mat...@googlegroups.com

> I downloaded MathGL2x SNV362, generated libs up from source, also
> examples and everything is fine.
>
> Test program mgl_example.exe generates PNG-Images starting alpha.png
> up to venn.png.

good

Reply all
Reply to author
Forward
0 new messages