From 38deb5a2b0cf0241fb8fbb754d0c9dd630f7d020 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Tue, 3 Apr 2018 18:16:26 -0500 Subject: 2018-04-03 18:16 --- software/chapter.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/software/chapter.tex b/software/chapter.tex index 2a6cce2..0b880e4 100644 --- a/software/chapter.tex +++ b/software/chapter.tex @@ -262,6 +262,8 @@ OOP is a deep subject with many patterns and concepts behind it. % There are many places to read further [CITES]. I recommend The Quarks of Object-Oriented Development, by \textcite{ArmstrongDeborahJ2006a}. % +% TODO: consider discussion of polymorphism + \section{Hierarchical data format} % ------------------------------------------------------------- One of the particularly important challenges in MR-CMDS is data storage. % @@ -292,7 +294,6 @@ FITS used by astronomy community, with a focus on backwards compatibility. % % CITE https://fits.gsfc.nasa.gov/ % CONSIDER CITING https://fits.gsfc.nasa.gov/rfc4047.txt - I have chosen to build off of HDF5. % \section{Scientific Python} % -------------------------------------------------------------------- -- cgit v1.2.3