02:33 -!- Prax01D(n=Prax01D@tor58-4-75-251.dynamic.rogerstelecom.net) has joined #maxima 05:46 -!- jpromerobx(n=jpromero@190.25.100.72) has joined #maxima 06:35 -!- stw__(n=stw@e176159100.adsl.alicedsl.de) has joined #maxima 08:15 -!- tomasko_(n=tomasko@adsl-68-126-176-114.dsl.pltn13.pacbell.net) has joined #maxima 08:32 -!- Prax01D(n=Prax01D@tor58-23b-94-11.dynamic.rogerstelecom.net) has joined #maxima 12:17 -!- gabkdlly(n=gabriel@dslb-088-073-061-078.pools.arcor-ip.net) has joined #maxima 12:53 -!- HaraldG(n=rldprog@g4v1.g4.wien.funkfeuer.at) has joined #maxima 13:30 -!- jpromerobx_(n=jpromero@190.25.98.67) has joined #maxima 13:56 -!- szymon(n=szymon@cak155.neoplus.adsl.tpnet.pl) has joined #maxima 14:15 -!- jpromerobx__(n=jpromero@190.24.110.230) has joined #maxima 14:30 -!- tomasko(n=tomasko@adsl-68-126-204-109.dsl.pltn13.pacbell.net) has joined #maxima 14:38 -!- Prax01D(n=Prax01D@tor58-7-83-95.dynamic.rogerstelecom.net) has joined #maxima 15:02 -!- jpromerobx_(n=jpromero@190.25.101.244) has joined #maxima 15:39 -!- stw(n=stw@e176159100.adsl.alicedsl.de) has joined #maxima 17:34 -!- tomasko(n=tomasko@adsl-68-126-204-109.dsl.pltn13.pacbell.net) has left #maxima 18:40 -!- TuxCrafter(n=tuxcraft@84-245-7-46.dsl.cambrium.nl) has joined #maxima 18:40 hello everybody 18:40 draw3d(implicit(z=-x-y+5, x,0,5, y,0,5, z,0,5),xaxis=true,xtics_axis=true,xaxis_color=red,xaxis_type=solid,xaxis_width=1,yaxis=true,ytics_axis=true,yaxis_color=red,yaxis_type=solid,yaxis_width=1,zaxis=true,ztics_axis=true,zaxis_color=red,zaxis_type=solid,zaxis_width=1,xrange = [-1,6], yrange = [-1,6], zrange = [-1,6],xlabel = "X-axis", ylabel = "Y-axis", zlabel = "Z-axis",user_preamble= "unset border; set xyplane at 0"); 18:41 uh oh 18:41 does somebody now how to get those black items near the border away 18:41 load("draw"); 18:41 no X right now 18:42 lindi-: where are you working from :-p 18:42 windows 18:42 or some cool small device 18:42 486 laptop 19:33 -!- gabkdlly(n=gabriel@dslb-088-073-010-087.pools.arcor-ip.net) has joined #maxima 19:34 -!- gabkdlly(n=gabriel@dslb-088-073-010-087.pools.arcor-ip.net) has left #maxima 20:21 -!- szymon(n=szymon@cbe15.neoplus.adsl.tpnet.pl) has joined #maxima 20:29 -!- eggauah(n=daniel@201.82.9.163) has joined #maxima 20:31 hello everyone. I'm trying to extract a sub list given a list of indexes in a bigger list, is there any function for that? 20:34 -!- Prax01D(n=Prax01D@tor58-4-74-132.dynamic.rogerstelecom.net) has joined #maxima 20:39 nevermind... 20:40 hload(draw); draw3d(implicit(z=-x-y+5, x,0,5, y,0,5, z,0,5),xaxis=true,xtics_axis=true,xaxis_color=red,xaxis_type=solid,xaxis_width=1,yaxis=true,ytics_axis=true,yaxis_color=red,yaxis_type=solid,yaxis_width=1,zaxis=true,ztics_axis=true,zaxis_color=red,zaxis_type=solid,zaxis_width=1,xrange = [-1,6], yrange = [-1,6], zrange = [-1,6],xlabel = "X-axis", ylabel = "Y-axis", zlabel = "Z-axis",user_preamble= "unset border; set xtics nomirror; set 20:41 i created that command but the truecolor is giving a segmentation fault :-pS 20:57 -!- kruvalig(n=kruvalig@77.108.213.161) has joined #maxima 20:58 -!- kruvalig(n=kruvalig@77.108.213.161) has joined #maxima 21:11 -!- jpromerobx__(n=jpromero@190.24.107.136) has joined #maxima 21:48 -!- jpromerobx_(n=jpromero@190.24.105.16) has joined #maxima 22:03 -!- faroe(n=faroe@port487.ds1-od.adsl.cybercity.dk) has joined #maxima 22:08 -!- jpromerobx(n=jpromero@190.25.65.152) has joined #maxima 22:23 function: x^2+y^2+z^2=r^2; 22:23 function, r=2; 22:23 solve(%,z); 22:23 rhs(%[2]); 22:23 hi guys 22:23 is the above the correct fuction for a sphere? 22:48 -!- jpromerobx_(n=jpromero@190.25.98.209) has joined #maxima 23:08 -!- TuxCrafter(n=tuxcraft@84-245-7-46.dsl.cambrium.nl) has left #maxima