Skip to content

Commit ea00ce6

Browse files
committed
Formatting
1 parent 1524009 commit ea00ce6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# gridcodingrange
22

3-
Simulation code for the paper [Flexible representation of higher-dimensional cognitive variables with grid cells](https://www.biorxiv.org/content/10.1101/578641v2). See the document [description.pdf](./description.pdf) for a description of the algorithm. See the comments in [src/grid_coding_range.hpp](./src/grid_coding_range.hpp) for more description.
3+
Simulation code for the paper [Flexible representation of higher-dimensional cognitive variables with grid cells](https://www.biorxiv.org/content/10.1101/578641v2).
4+
5+
A description of the algorithm can be found in **[description.pdf](./description.pdf)**
6+
7+
Further description can be found in the comments in **[src/grid_coding_range.hpp](./src/grid_coding_range.hpp)**.
48

59
## Installation
610

0 commit comments

Comments
 (0)