We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b17bc commit cf640d7Copy full SHA for cf640d7
1 file changed
DeterministicParticleFlowControl/version.py
@@ -28,9 +28,9 @@
28
# Description should be a one-liner:
29
description = "DeterministicParticleFlowControl: deterministic particle based stochastic optimal control framework"
30
# Long description will go up on the pypi page
31
-long_description = """
+long_description = "text/markdown"
32
Deterministic Particle Flow Control
33
-========
+====================================
34
DeterministicParticleFlowControl is a python package that allows for efficient
35
and one shot computation of interventions for optimal stochastic control problems.
36
Contains data for ploting of the associated publications, and code for
0 commit comments