-
Compiling manmake/manripper.cpp fails because of a missing inclusion.
2009-11-07 18:12:24 UTC by nobody
-
Using yacas version 1.2.2.
2009-10-26 11:04:19 UTC by hmatuschek
-
I think the problem is in stubs.rep/code.ys. Here is a patch that worked for me.
*** code.ys 2009-10-24 19:35:09.000000000 +0200
--- code.ys 2009-10-24 19:36:04.000000000 +0200
***************
*** 256,262 ****
15 # Sign(n_IsNumber/m_IsNumber)
2009-10-24 17:42:11 UTC by hmatuschek
-
Makefile for java frontend doesn't respect CXX JAVAC and JAVACFLAGS, I'm attaching a patch to fix the issue.
2008-11-11 05:26:55 UTC by firari
-
In> Sign(0)
Out> 0
In> Sign(x)^2
Out> 1
Obviously the second simplification is wrong, since x could be zero. Using yacas 1.2.2.
2008-07-30 22:05:03 UTC by jlherren
-
Type in e.g. the expression sqrt(2)*sqrt(y). It displays like sqrt(2*sqrt(y)) (but it calculates correctly)
2008-03-18 21:02:08 UTC by nobody
-
ayalpinkus committed patchset 2489 of module yacas to the yacas CVS repository, changing 2 files.
2008-01-24 10:51:34 UTC by ayalpinkus
-
ayalpinkus committed patchset 2488 of module yacas to the yacas CVS repository, changing 1 files.
2007-09-29 18:38:34 UTC by ayalpinkus
-
ayalpinkus committed patchset 2487 of module yacas to the yacas CVS repository, changing 5 files.
2007-09-28 17:06:02 UTC by ayalpinkus
-
ayalpinkus committed patchset 2486 of module yacas to the yacas CVS repository, changing 1 files.
2007-09-28 10:37:06 UTC by ayalpinkus