Skip to content

SciCell++ is an object-oriented framework for the simulation of biological and physical phenomena modelled as continuous or discrete processes.

License

Notifications You must be signed in to change notification settings

tachidok/scicellxx

Repository files navigation

SciCell++

GitHub-master-push codecov Documentation Status


SciCell++ is an object-oriented framework for the simulation of biological and physical phenomena modelled as continuous or discrete processes.

Table of Contents

  1. Documentation
  2. Featured demos
  3. How to contribute
  4. Facts and curiosities
  5. License

Documentation

The full documentation is here. You will find installation instructions, demos, tutorials and workflows to ease your journey with SciCell++.

Featured demos

  • Interpolation
  • Linear solvers
  • Matrices operations
  • Newton's method
  • Solution of ODE's
    • Lotka-Volterra solved with different time steppers
    • N-body problem (only 3-body and 4-body)
    • Explicit time steppers
    • Implicit time steppers (full implicit and E(PC)^k E implementations)
    • Adaptive time steppers

How to contribute

Please check the constributions section in the documentation.

Optional
  • MPI support for parallel features - not currently supported.

Facts and curiosities

How many developers are currently working on this project?

At Thursday, December/23, 2021 there is one and only one developer, me :no_mouth: :envelope:

🚧 🚧 🚧 🚧 🚧

When did this start?

This project was initially uploaded to GitHub on Friday, 11 March 2016 :smile:

License

Licensed under the GNU GPLv3. A copy can be found on the LICENSE file.