00:36 -!- faroe(n=faroe@port487.ds1-od.adsl.cybercity.dk) has joined #maxima 01:43 -!- faroe(n=faroe@port487.ds1-od.adsl.cybercity.dk) has joined #maxima 01:43 -!- klutometis(n=klutomet@pdpc/supporter/active/klutometis) has joined #maxima 02:30 -!- Prax01D(n=Prax01D@tor58-23b-95-57.dynamic.rogerstelecom.net) has joined #maxima 03:38 -!- HaraldG(n=rldprog@g4v1.g4.wien.funkfeuer.at) has joined #maxima 03:43 MakeGho: I guess "*" just maps over matrices. Try matrix([a,b], [c,d])*matrix([e,f], [g,h]); and see yourself... 04:56 -!- cunzhang(n=apzc2529@218.7.43.195) has joined #maxima 06:36 -!- stw_(n=stw@e176139249.adsl.alicedsl.de) has joined #maxima 07:42 is there a nice matrix syntax? like matlab uses [0, 0, 0 ; 0, 0, 0] 07:44 was it matrix([a, b], [c, d]) or something? I don't remember 07:45 yes, that's what it is 07:45 it just seems a tad verbose to me 07:47 also, is there a way to display matricies such that decimal points in each column are aligned? 08:10 ok quick note 08:11 addrow and addcol do not append rows or columns onto a matrix 08:11 they return the matrix with the rows or columns appended :) 08:14 is there a way to have maxima not wrap values that are too large? 08:21 it doesn't seem to respect the width of my terminal 08:32 -!- Prax01D(n=Prax01D@149.99.85.46) has joined #maxima 11:49 -!- cunzhang(n=apzc2529@218.7.43.195) has joined #maxima 12:22 -!- cunzhang(n=apzc2529@218.7.43.195) has left #maxima 13:17 -!- turn-omg(n=turn-omg@FLH1Aah107.fki.mesh.ad.jp) has joined #maxima 13:26 -!- eggauah(n=daniel@20845108.cps.virtua.com.br) has joined #maxima 13:56 -!- turn-om__(n=turn-omg@FLH1Aah107.fki.mesh.ad.jp) has joined #maxima 13:56 -!- szymon(n=szymon@awx224.neoplus.adsl.tpnet.pl) has joined #maxima 13:56 -!- turn-omg_(n=turn-omg@FLH1Aah107.fki.mesh.ad.jp) has joined #maxima 13:56 -!- eggauah(n=daniel@20845108.cps.virtua.com.br) has joined #maxima 13:56 -!- turn-omg(n=turn-omg@FLH1Aah107.fki.mesh.ad.jp) has joined #maxima 13:56 -!- stw_(n=stw@e176139249.adsl.alicedsl.de) has joined #maxima 13:56 -!- klutometis(n=klutomet@pdpc/supporter/active/klutometis) has joined #maxima 13:56 -!- faroe(n=faroe@port487.ds1-od.adsl.cybercity.dk) has joined #maxima 13:56 -!- lisppaste4(n=lisppast@common-lisp.net) has joined #maxima 13:56 -!- mogunus_(n=marco@66.251.25.213) has joined #maxima 13:56 -!- MakeGho(i=make@cs87254.pp.htv.fi) has joined #maxima 13:56 -!- SerajewelKS(i=devnull@unaffiliated/serajewelks) has joined #maxima 13:56 -!- trebor_dki(n=user@mail.dki.tu-darmstadt.de) has joined #maxima 13:56 -!- lindi-(n=lindi@kulho150.adsl.netsonic.fi) has joined #maxima 13:57 -!- cunzhang(n=apzc2529@218.7.43.195) has joined #maxima 14:32 -!- Prax01D(n=Prax01D@tor58-23b-95-102.dynamic.rogerstelecom.net) has joined #maxima 15:25 -!- stw(n=stw@e176153079.adsl.alicedsl.de) has joined #maxima 16:46 -!- maximax(n=pm@dyn-164-240.wireless.concordia.ca) has joined #maxima 16:47 hi 16:47 i have a question 16:48 can i open .tex files with maxima? 17:17 exit 17:25 -!- gabkdlly(n=gabriel@dslb-088-073-042-054.pools.arcor-ip.net) has joined #maxima 20:38 -!- Prax01D(n=Prax01D@tor58-23b-95-57.dynamic.rogerstelecom.net) has joined #maxima 21:53 -!- ASau(n=user@ppp6-156.ciscom.ru) has joined #maxima 21:53 Good evening! 21:54 Is there a way to tell Maxima to convert log to li[0] and expand li[1..3]? 21:54 I want to calculate integral symbolically. 21:54 This one: integrate(x^2/(exp(x)-1), x, 0, inf) 21:57 It converges, since it gives a multiplicand for Stefan--Boltzman radiation constant, 21:57 which is known to be rational expression of physical constants. 22:25 Alright, let's place the problem in another way: 22:26 how can I teach Maxima to understand Bose-Einstein integrals? 22:33 -!- turn-omg(n=turn-omg@i121-118-133-157.s10.a018.ap.plala.or.jp) has joined #maxima 23:19 -!- diseaser(n=zach@unaffiliated/diseaser) has joined #maxima 23:21 hi all, I don't suppose anyone here is the maintainer of the maxima gentoo ebuild? or knows if he ever comes around?