]> Pileus Git - ~andy/cs275-proj/commitdiff
Add more docs
authorAndy Spencer <andy753421@gmail.com>
Sun, 2 Mar 2014 22:58:24 +0000 (22:58 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 2 Mar 2014 23:04:07 +0000 (23:04 +0000)
.gitignore
doc/links.txt [new file with mode: 0644]
doc/vplant.txt [new file with mode: 0644]

index b72f9be2042aa06db9cb3a6f533f953b5ce29901..14b787882597b70e565bc67376457e3e634ad41d 100644 (file)
@@ -1,2 +1,4 @@
 *~
 *.swp
+files/
+vlab/
diff --git a/doc/links.txt b/doc/links.txt
new file mode 100644 (file)
index 0000000..6d4d360
--- /dev/null
@@ -0,0 +1,2 @@
+UML Diagram:
+  https://docs.google.com/a/g.ucla.edu/drawings/d/1VqDGhvkOAENNGSycoFwKZj1IVB1zyKaCH_UZjw4bISE/edit
diff --git a/doc/vplant.txt b/doc/vplant.txt
new file mode 100644 (file)
index 0000000..c43424f
--- /dev/null
@@ -0,0 +1,14 @@
+OpenAlea
+PlantGL
+
+https://gforge.inria.fr/frs/?group_id=79
+
+sudo yum install python-matplotlib CGAL-devel boost-math PyQt4 python-nose freeglut-devel freeglut boost-python scons gnuplot ann-devel python-fpconst bison-devel qscintilla-python SOAPpy subversion gcc-gfortran qhull-devel numpy flex python-setuptools boost-devel PyOpenGL PyQt4-devel flex-static scipy readline-devel gcc-c++ python-imaging python-networkx bison sip-devel R ipython python-matplotlib-qt4 rpy python-pandas
+sudo yum install python-matplotlib CGAL-devel boost-math PyQt4 python-nose freeglut-devel freeglut boost-python scons gnuplot ann-devel python-fpconst bison-devel qscintilla-python SOAPpy subversion gcc-gfortran qhull-devel numpy flex python-setuptools boost-devel PyOpenGL PyQt4-devel flex-static scipy readline-devel gcc-c++ python-imaging python-networkx bison sip-devel R
+
+# requested by openalea/vplants
+sudo apt-get install python-qt4 python-qt4-gl # graphical environement of visualea
+sudo apt-get install python-matplotlib python-scipy # some scientific packages
+sudo apt-get install python-rpy2 # install many dev librairies
+sudo apt-get install dvipng  texlive-latex-extra # install latex dependencies
+sudo apt-get install libreadline5 libglut  # PlantGL dependencies