|
|
# 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)*.
|
|
|
**Important**: When reporting bugs, please make sure to use the development branch *develop*.
|
|
|
___
|
|
|
|
|
|
The online documentation can be found in the project's [GitHub pages](http://jupedsim.github.io/jpscore/).
|
|
|
The online documentation can be found in the project's [GitHub pages](http://jupedsim.com/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)
|
|
|
<div class="jumbotron">
|
|
|
<p><code>JPScore</code> implements models on the operational as well as on the tactical level.
|
|
|
<p>This software is platform independent, released under the <a href="{{ site.baseurl }}/disclaimer.html">LGPL</a> license and is written in C++ and Python.</p>
|
|
|
<center>
|
|
|
<!-- <div class="btn-group"> -->
|
|
|
<a class="btn btn-primary btn-lg" href="https://cst.version.fz-juelich.de/jupedsim/jpscore">
|
|
|
Code
|
|
|
</a>
|
|
|
<a class="btn btn-success btn-lg" href="docs/2016-11-04-contributing">
|
|
|
Contribute
|
|
|
</a>
|
|
|
<a class="btn btn-danger btn-lg" href="docs/2016-11-02-quickstart">
|
|
|
Start
|
|
|
</a>
|
|
|
<!-- </div> -->
|
|
|
</center>
|
|
|
</div>
|
|
|
|
|
|
- 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](docs/tests/introduction)
|
|
|
- [RiMEA](docs/tests/rimea)
|
|
|
- [Juelich](docs/tests/juelich)
|
|
|
|
|
|
- About:
|
|
|
- [Introduction](2016-11-01-introduction)
|
|
|
- [Disclaimer](docs/about/disclaimer)
|
|
|
- [License](docs/about/LICENSE)
|
|
|
- [Contributors](docs/about/contributors)
|
|
|
|
|
|
- [Publications](publications.markdown) |
|
|
- User guide:
|
|
|
- [Quickstart](docs/user_guide/2016-11-02-Quickstart)
|
|
|
- [Requirements](docs/2016-11-03-Requirements)
|
|
|
|
|
|
- Contributing:
|
|
|
- [Contributing](docs/2016-11-04-Contributing)
|
|
|
|
|
|
- File formats:
|
|
|
- [Inifile](docs/2016-11-01-inifile)
|
|
|
- [Geometry](docs/2016-11-02-geometry)
|
|
|
- [Trajectories](docs/2016-11-03-trajectory)
|
|
|
|
|
|
|
|
|
- Models:
|
|
|
- [Operational models](docs/2016-11-01-operativ)
|
|
|
- [Direction strategies](docs/2016-11-02-direction)
|
|
|
- [Routing](docs/2016-11-03-routing)
|
|
|
|
|
|
- Tests:
|
|
|
- [RiMEA](docs/2016-11-01-rimea)
|
|
|
- [Juelich](docs/2016-11-02-juelich)
|
|
|
|
|
|
|
|
|
- [Publications](docs/2016-11-05-Publications) |