David Brough renamed Objects.tex to Object.tex  about 9 years ago

Commit id: 34c7030dacdd28b871828d12c152fdad7f09325d

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}