... | ... | @@ -3,30 +3,12 @@ |
|
|
|
|
|
`jpscore` is the core module for simulation and computing of the trajectories.
|
|
|
|
|
|
The online documentation can be found in the project's [GitHub pages](http://jupedsim.com/jpscore/).
|
|
|
|
|
|
___
|
|
|
**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.com/jpscore/).
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
|
|
|
|
- About:
|
... | ... | |