Unverified Commit b5d61405 authored by Paul Rougieux's avatar Paul Rougieux
Browse files

Add examples of visualizations

parent afbf9a01
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -29,11 +29,13 @@ programming is disrupting software engineering and our modelling work as a resul

    4. 10 minutes wrap-up what worked, what didn't work.

- Throughout the specification and implementation phase, we can discuss about data
  representations (such as multidimensional arrays, vectors and tensors), input/output,
  file storage formats, databases, git version control and issue management, integration
  tests, CI, security aspects, visualisations plotting, workflow engines to run models
  in a dependency graph and about semantics how we name variables and functions .
- Throughout the specification and implementation phase, we can discuss about
  visualizations such as histogram, scatter plot, line chart, area chart, bar chart,
  maps, trees, networks and other graphic representations. We can elaborate a data
  processing pipeline with data structures (such as multidimensional arrays, vectors and
  tensors), input/output, file storage formats, databases, git version control and issue
  management, integration tests, CI, security aspects, workflow engines to run models in
  a dependency graph and about semantics how we name variables and functions.

- The groups goals could be for example: