Skip to content

Commit 2a97503

Browse files
committed
unit -> units
1 parent 9ac7cc9 commit 2a97503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graph_paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bibliography: paper.bib
2929

3030
The `graph_framework` is a domain specific compiler which enables domain
3131
scientists to create optimized kernels that can operate on Graphics Processing
32-
Units (GPUs) or central processing unit (CPUs). This framework works by first
32+
Units (GPUs) or central processing units (CPUs). This framework works by first
3333
building data structures of the operations making up a physics equations.
3434
Algebraic simplifications are applied to the graphs to reduce them to simpler
3535
forms. Auto differentiation is supported by traversing existing graphs and

0 commit comments

Comments
 (0)