Commit f6f00b9e authored by rusty1s's avatar rusty1s
Browse files

american english

parent 77eaadce
......@@ -13,7 +13,7 @@
--------------------------------------------------------------------------------
This package consists of a small extension library of highly optimised graph cluster algorithms for the use in [PyTorch](http://pytorch.org/).
This package consists of a small extension library of highly optimized graph cluster algorithms for the use in [PyTorch](http://pytorch.org/).
The package consists of the following clustering algorithms:
* **[Graclus](#graclus)**
......
......@@ -12,7 +12,7 @@ tests_require = ['pytest', 'pytest-cov']
setup(
name='torch_cluster',
version=__version__,
description='PyTorch Extension Library of Optimised Graph Cluster '
description='PyTorch Extension Library of Optimized Graph Cluster '
'Algorithms',
author='Matthias Fey',
author_email='matthias.fey@tu-dortmund.de',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment