David Brough deleted file Objects.tex  about 9 years ago

Commit id: 07e4a9350b399642daf3d437bf97d6418f7f57a2

deletions | additions      

         

\section{Code Structure and Functionality}  Start with a concept map of functions, classes and moduels with the arrows demonstrating the interactions.   Explain why high level functionality is so important when implementing and sharing code (knowledge). Python is good because the community creates small libraries that interact, which is what PyMKS is.  \begin{itemize}  \item concept map  \item high level functionality is important  \item How did we choose our dependencies? (Sfepy, Sklearn)  \item What have we done about optimization? Some benchmarks.  \item Autocorrelate  \item CrossCorrelate  \item Correlate  \item MKSRegressionModel  \item MKSHomogenizationModel  \item bases  \begin{itemize}  \item DiscreteIndicatorBasis  \item ContinuousIndicatorBasis  \item LegendreBasis  \end{itemize}  \end{itemize}