Skip to content

Commit

Permalink
README: fix formatting to appear properly on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
kmantel committed May 1, 2018
1 parent 62eaf22 commit 96a4ed2
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,26 @@ community.
PsyNeuLink is:

- *open source*, freeing users of the costs or restrictions associated with proprietary software.

..
- *computationally general* -- it can be used to implement, seamlessly integrate, and simulate interactions among
disparate components that vary in their granularity of representation and function (from individual neurons or
neural populations to functional subsystems and abstract cognitive functions) and at any time scale of execution.

..
- *integrative* -- it provides a standard and accessible environment for model comparison, sharing, and documentation;

..
- *extensible* -- it has an interface (API) that allows it to be used with other powerful tools for implementing
individual components, such as:
* Neuron (biophysically realistic models of neuronal function)
* TensorFlow (ODE's, deep learning);
* Emergent (broad class of neurally-plausible connectionist models);
* ACT-R (symbolic, production system models).

.. _What_PsyNeuLink_is_NOT:

What PsyNeuLink is **NOT**
--------------------------

Expand Down Expand Up @@ -111,8 +115,6 @@ stored in pip-style `requirements.txt`, `dev_requirements.txt`, and `tutorial_re

If you have trouble installing the package, or run into other problems, please contact [email protected].

.. _Tutorial:

Tutorial
--------

Expand Down

0 comments on commit 96a4ed2

Please sign in to comment.