Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.4 KB

File metadata and controls

32 lines (18 loc) · 1.4 KB

This document provides a detailed timeline of changes made to the source code of the Cytosim simulation engine hosted at https://gitlab.com/f-nedelec/cytosim.

2024-06-07

2023-06-16

  • Change dimensionality from 2 to 3

See commit 70c73c7

2023-05-03

  • Add calculation and reporting for segment bending energy
  • Change time reporting to scientific notation

See commit b2a8293

2023-03-13

2022-06-08

  • Added Dockerfile and associated scripts to build Docker image from source code
  • Added GitHub-specific workflows for building Docker image

2022-05-18