|
Hello.
On this December, Japanese TV program(created by TV Tokyo, one of TV broadcast station in Japan) used my Java-based area continued cartogram to generate various cartograms. However my algorithm is too slow. Rcartogram(http://www.omegahat.org/Rcartogram/) seems to generate cartogram faster and its results very good. Does anyone succeed to build this program on Win32? Regards. |
|
Administrator
|
On Tue, 30 Dec 2008, Hisaji ONO wrote:
> Hello. > > On this December, Japanese TV program(created by TV > Tokyo, one of TV broadcast station in Japan) used my > Java-based area continued cartogram to generate various > cartograms. > > However my algorithm is too slow. > > Rcartogram(http://www.omegahat.org/Rcartogram/) seems > to generate cartogram faster and its results very good. > > Does anyone succeed to build this program on Win32? You'll need to build by hand with the FFTW3 DLL headers - ./configure will most likely not work happily. The FFTW site describes Windows installation, but you'll need to modify the source package more to help it find the DLL and headers: http://www.fftw.org/install/windows.html Best wishes, Roger > > > Regards. > > _______________________________________________ > R-sig-Geo mailing list > R-sig-Geo at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/r-sig-geo > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no
Roger Bivand
Economic Geography Section Department of Economics Norwegian School of Economics and Business Administration Helleveien 30 N-5045 Bergen, Norway |
|
Thank you very much for your response.
I've tried to buid Rcarogram using Rtools, but could not succeed to configure. --- Roger Bivand <Roger.Bivand at nhh.no> wrote: > On Tue, 30 Dec 2008, Hisaji ONO wrote: > > > Hello. > > > > On this December, Japanese TV program(created by > TV > > Tokyo, one of TV broadcast station in Japan) used > my > > Java-based area continued cartogram to generate > various > > cartograms. > > > > However my algorithm is too slow. > > > > Rcartogram(http://www.omegahat.org/Rcartogram/) > seems > > to generate cartogram faster and its results very > good. > > > > Does anyone succeed to build this program on > Win32? > > You'll need to build by hand with the FFTW3 DLL > headers - ./configure will > most likely not work happily. The FFTW site > describes Windows > installation, but you'll need to modify the source > package more to help it > find the DLL and headers: > > http://www.fftw.org/install/windows.html > > Best wishes, > > Roger > > > > > > > Regards. > > > > _______________________________________________ > > R-sig-Geo mailing list > > R-sig-Geo at stat.math.ethz.ch > > https://stat.ethz.ch/mailman/listinfo/r-sig-geo > > > > -- > Roger Bivand > Economic Geography Section, Department of Economics, > Norwegian School of > Economics and Business Administration, Helleveien > 30, N-5045 Bergen, > Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 > e-mail: Roger.Bivand at nhh.no > > |
| Powered by Nabble | Edit this page |
