On Wednesday, January 08, 2014 06:07:43 PM Viral Shah wrote: > There is an open issue on this, and it shouldn't be too difficult to put > something in place.
But to be realistic, it requires a motivated volunteer to do it, and it seems unlikely that this would just happen to be sitting at the very top of anyone else's priority list right now. David? --Tim > > https://github.com/JuliaLang/julia/issues/3014 > > -viral > > On Thursday, January 9, 2014 1:20:01 AM UTC+5:30, David Zhang wrote: > > Does Julia have any support for linear algebra on rational-valued > > matrices? Currently, most linear algebra functionality seems to be > > provided > > by BLAS/LAPACK, which only support operations on floating-point matrices. > > > > I am interested in this because I would like to use Julia to derive > > high-order numerical integration methods, whose coefficients are the > > solutions of rational linear system. > > > > (Continuation from > > http://stackoverflow.com/questions/20985783/rational-matrix-division-in-ju > > lia )
