Changeset 119
- Timestamp:
- Dec 23, 2007, 1:28:44 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Changed all the inequality diagrams to be alpha-blended rather than hashed
- Location:
- docs/trunk/omega-test-slides
- Files:
-
- 1 added
- 5 edited
- inequality-equality.gnu (modified) (2 diffs)
- inequality-normal.gnu (modified) (1 diff)
- inequality-redundant.gnu (modified) (1 diff)
- inequality-scalene.gnu (added)
- inequality-unsolveable.gnu (modified) (1 diff)
- omega-test.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/omega-test-slides/inequality-equality.gnu
r118 r119 4 4 set yrange [0:4] 5 5 6 set style fill transparent (削除) pattern 4 (削除ここまで)border6 set style fill transparent (追記) solid 0.5 no (追記ここまで)border 7 7 8 8 set key bottom left … … 23 23 0 3.75 24 24 3 0 25 (削除) 5 0 (削除ここまで)26 25 e 27 26 -
docs/trunk/omega-test-slides/inequality-normal.gnu
r118 r119 4 4 set yrange [0:4] 5 5 6 set style fill transparent (削除) pattern 4 (削除ここまで)border6 set style fill transparent (追記) solid 0.5 no (追記ここまで)border 7 7 8 8 set key bottom left -
docs/trunk/omega-test-slides/inequality-redundant.gnu
r118 r119 4 4 set yrange [0:4] 5 5 6 set style fill transparent (削除) pattern 4 (削除ここまで)border6 set style fill transparent (追記) solid 0.5 no (追記ここまで)border 7 7 8 8 set key bottom left -
docs/trunk/omega-test-slides/inequality-unsolveable.gnu
r118 r119 4 4 set yrange [0:4] 5 5 6 set style fill transparent (削除) pattern 4 (削除ここまで)border6 set style fill transparent (追記) solid 0.5 no (追記ここまで)border 7 7 8 8 set key bottom left -
docs/trunk/omega-test-slides/omega-test.tex
r118 r119 199 199 \section{Inequalities} 200 200 201 %TODO show this maths graphically (with parallel lines): 201 %The ordering is mainly based on what makes the graphs clearest. 202 %The first one has red and green separate, so makes the ones after easier to follow 203 204 \begin{frame} 205 \frametitle{Unsolveable Inequalities} 206 \biggraph{inequality-unsolveable} 207 \end{frame} 202 208 203 209 \begin{frame} … … 209 215 \frametitle{Redundant Inequalities} 210 216 \biggraph{inequality-redundant} 211 (削除) \end{frame} (削除ここまで)212 (削除) (削除ここまで)213 (削除) \begin{frame} (削除ここまで)214 (削除) \frametitle{Unsolveable Inequalities} (削除ここまで)215 (削除) \biggraph{inequality-unsolveable} (削除ここまで)216 217 \end{frame} 217 218 … … 238 239 \end{itemize} 239 240 \end{frame} 241 (追記) (追記ここまで) 242 (追記) \begin{frame}[fragile] (追記ここまで) 243 (追記) \frametitle{Set of Inequalities} (追記ここまで) 244 (追記) \only<1>{\biggraph{inequality-scalene-1}} (追記ここまで) 245 (追記) \only<2>{\biggraph{inequality-scalene-2}} (追記ここまで) 246 (追記) \only<3>{\biggraph{inequality-scalene-3}} (追記ここまで) 247 (追記) \end{frame} (追記ここまで) 248 (追記) (追記ここまで) 249 (追記) %TODO talk about eliminating a variable (追記ここまで) 240 250 241 251 \begin{frame}[fragile]
Note:
See TracChangeset
for help on using the changeset viewer.