We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aff29f + e125197 commit b44766dCopy full SHA for b44766d
README.md
@@ -24,11 +24,7 @@ by other languages.
24
25
It also builds an executable at build/example_rw containing examples for how
26
to use the library to read lattice files, perform basic manipulations, and write
27
-to the lattice back to a file. To see the output, navigate to the build directory and run
28
-
29
-```console
30
-./example_rw
31
-```
+to other lattice files. To see the output, navigate to the directory `build` and run
32
33
The program `get_lattices` will create a struct containing three lattices:
34
- `original` is a map containing the base lattice as well as any lattices included
0 commit comments