-
Hi, I don't know much about compiling under Windows. I compile my project with g++ under Linux, but I want to release a Windows version as well. I asked a friend (living 600km far from myself) to install Microsoft Visual C++. He certainly can't do anything for me by himself, knowing nothing to programmation, but with an Instant Messaging Software, I can tell him, open a command-line window, type...
01:43PM UTC on Mar 03 2009 in muParser - A fast math parser library
-
Thank you very much for that answer. Il fact speed isn't really the issue; I was rather not very happy: I was not really happy to set the variables to some random or arbitrary values only for checking the syntaxt of an expression at this place of my program. What I was doing was: in order to check if a+b/c is a valid expression, just take a=1, b=2, c=3, and see if an exception occurs while...
01:32PM UTC on Mar 03 2009 in muParser - A fast math parser library
-
Hi, I need a very fast function checking if the string expression has a correct syntax, but I don't need to perform the whole task of the p.Eval() function: "Initially, Eval() will call the string parsing function which is slow due to all the necessary syntax checking, variable lookup, and bytecode creation." (read in the documentation of the library) Is there a way to only perform the...
08:14PM UTC on Feb 28 2009 in muParser - A fast math parser library
-
baruchel registered the Jpeg2BW project.
08:56PM UTC on Jun 26 2008 in Jpeg2BW
-
baruchel registered the The MacLaurin computing library project.
08:19AM UTC on Nov 05 2005 in The MacLaurin computing library