update home authored by Mohcine Chraibi's avatar Mohcine Chraibi
# JPScore
[![build status](https://travis-ci.org/JuPedSim/jpscore.svg?branch=v0.8)](https://travis-ci.org/JuPedSim/jpscore)
[![codecov.io](https://codecov.io/github/JuPedSim/jpscore/coverage.svg?branch=v0.8)](https://codecov.io/github/JuPedSim/jpscore?branch=v0.8)
`jpscore` is the core module for simulation and computing of the trajectories.
___
**Important**: When reporting bugs, please make sure to use the development branch *(v0.8)*.
___
The online documentation can be found in the project's [GitHub pages](http://jupedsim.github.io/jpscore/).
- User guide:
- [Requirements](docs/user_guide/requirements)
- [Configuration](docs/user_guide/configuration)
- [Vagrant](docs/user_guide/vagrant)
- [Quickstart](docs/user_guide/quickstart)
- [File formats](docs/user_guide/data_formats)
- Contributing:
- [Code Style](docs/contributing/code-Style-Conventions)
- [Workflow](docs/contributing/workflow)
- [Unit testing](docs/contributing/utest)
- Models:
- [Operational models](docs/models/operativ)
- [Direction strategies](docs/models/direction)
- [Routing](docs/models/routing)
- Tests:
- [Introduction](tests/introduction.markdown)
- [RiMEA](tests/rimea.markdown)
- [Juelich](tests/juelich.markdown)
- About:
- [Disclaimer](docs/about/disclaimer)
- [License](docs/about/LICENSE)
- [Contributors](docs/about/contributors)
- [Publications](publications.markdown)