![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Education & Science A place to discuss scientific and mathematics software for Ubuntu or linux in general. Questions and comments from all academic and research disciplines are welcome. |
|
|
Thread Tools | Display Modes |
|
|
#41 | |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
My beans are hidden!
Kubuntu 6.10 Edgy
|
Re: Scientific Software options for Ubuntu
Quote:
I add a little ``installing gretl HOWTO'' which I wish had existed when I tried to install it. gretl has some `non-standard' dependencies but luckily the following command helps a lot (worked perfectly on Edgy Eft): Code:
apt-get build-dep gretl http://gretl.sourceforge.net/ Decompress the archive and enter the new directory. Then, execute, one by one, the following: Code:
./configure Code:
make Code:
sudo make install |
|
|
|
|
|
|
#42 |
|
Spilled the Beans
![]() |
Re: Scientific Software options for Ubuntu
It is easier to compile Octave Workshop for Actave 2.9 on Fiesty, since the newest QT4-libs are included. You'll need to make one edit before compiling.
Install the following packages (and dependecies): Code:
qt4-dev-tools octave2.9-headers libreadline5-dev Code:
#include <assert.h> now do a 'make'. If you did not make the edit to editwindow.cpp, it complains about 'assert' not being defined. Few moments later you have a 3.4mb bunch of working code. Don't forget to install gnuplot and to start the workshop from the shell to see some usefull crash-output. -- Vincent |
|
|
|
|
|
#43 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Beans: 4
|
Re: Scientific Software options for Ubuntu
For quick plotting, check out "gnuplot". It is quite handy and versatile. If anybody know other open source plot tools?
Cheers, KiKuHi |
|
|
|
|
|
#44 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2006
Beans: 18
|
Re: Scientific Software options for Ubuntu
|
|
|
|
|
|
#45 |
|
Just Give Me the Beans!
![]() Join Date: Nov 2005
Location: São Paulo, SP -
Beans: 77
Xubuntu 9.04 Jaunty Jackalope
|
Re: Scientific Software options for Ubuntu
For thos interested in using the latest stable versions of GIS software (GRASS, GDAL, QGIS), use this repo:
Code:
deb http://les-ejk.cz/ubuntu edgy multiverse deb-src http://les-ejk.cz/ubuntu edgy multiverse Code:
deb http://les-ejk.cz/ubuntu feisty multiverse deb-src http://les-ejk.cz/ubuntu feisty multiverse As for the Kile x Texmaker, Texmaker loads faster, but Kile has word completion (and tex commands too). As Reference manager, I use JabRef. Is Java based and very good. I found a .deb somewhere... If you go to http://www.getdeb.net, you can fin a tool called Extrema, for graphs creation. Sounds good. |
|
|
|
|
|
#46 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2007
Beans: 2
|
Re: Scientific Software options for Ubuntu
thank you for the shared information
|
|
|
|
|
|
#47 |
|
Dark Roasted Ubuntu
![]() Join Date: Oct 2005
Location: Canada eh!
Beans: 1,167
Ubuntu
|
Re: Scientific Software options for Ubuntu
I got octave workshop to compile under feisty...
you must use all the QT 4.1 libs as noted previous in this post (synaptic) you must install the readline-dev libs (synaptic) you must intstall the octave-headers (synaptic) you must edit the "editwindow.cpp" file and add "#include <assert.h>" to the includes, compile error without then compile using ./config and make (way too much work) cheers. |
|
|
|
|
|
#48 |
|
A Carafe of Ubuntu
![]() Join Date: Jul 2005
Beans: 86
|
Re: Scientific Software options for Ubuntu
|
|
|
|
|
|
#49 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2007
Beans: 18
|
Re: Scientific Software options for Ubuntu
Hi,
I study Psychology and I work a lot with SPSS. What is the best program in Ubuntu to work with statistics and have the same possibilities which SPSS has? The program must be able to open SPSS-files if possible...
__________________
Ubuntu Musicians! Be welcome at linuxmusicians.com Last edited by Schoappied; July 12th, 2007 at 07:26 AM.. |
|
|
|
|
|
#50 | |
|
Quad Shot of Ubuntu
![]() Join Date: Oct 2005
Location: Wyoming, USA
Beans: 487
Ubuntu 8.10 Intrepid Ibex
|
Re: Scientific Software options for Ubuntu
Quote:
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|