boostorg / website-v2-docs

Boost Site Documentation
https://docs.cppalliance.org
Boost Software License 1.0
6 stars 21 forks source link

Step by step approach to simulation added #251

Closed PeterTurcan closed 1 month ago

PeterTurcan commented 1 month ago

Added an introduction to creating real-world simulations, pulling in Boost libraries where needed - starting with Boost.Chrono for timing, then asio, graph, geometry, units, serialization and others as needed or suggested for certain situations.

cppalliance-bot commented 1 month ago

An automated preview of the documentation is available at https://251.site-docs.prtest2.cppalliance.org/contributor-guide/index.html

PeterTurcan commented 1 month ago

Good feedback @alandefreitas thanks, closing this pending further research