David Brough deleted Object.tex  about 9 years ago

Commit id: 24ec1ce58f86fdb6d849240c52c1a0ea890aa272

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}         

Intro.md  Theory.md  Object.tex  Code Structure and Functionality.md  Examples2.md  Future Directions.md