Skip to content

Commit 3f45a47

Browse files
committed
Wording changes
1 parent 34b95bc commit 3f45a47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Large-scale neural data analysis with Spark - [project page](http://freeman-lab.
1414
About
1515
-----
1616

17-
Thunder is a library for analyzing large-scale spatial and temopral neural data. It's fast to run, easy to develop for, and can be used interactively. It is built on Spark, a new framework for cluster computing.
17+
Thunder is a library for analyzing large-scale spatial and temopral neural data. It's fast to run, easy to extend, and designed for interactivity. It is built on Spark, a new framework for cluster computing.
1818

1919
Thunder includes utilties for loading and saving different formats, classes for working with distributed spatial and temporal data, and modular functions for time series analysis, factorization, and model fitting. Analyses can easily be scripted or combined. It is written against Spark's Python API (Pyspark), making use of scipy, numpy, and scikit-learn.
2020

python/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Large-scale neural data analysis with Spark - `project page`_
1212
About
1313
-----
1414

15-
Thunder is a library for analyzing large-scale spatial and temopral neural data. It's fast to run, easy to develop for, and can be used interactively. It is built on Spark, a new framework for cluster computing.
15+
Thunder is a library for analyzing large-scale spatial and temopral neural data. It's fast to run, easy to extend, and designed for interactivity. It is built on Spark, a new framework for cluster computing.
1616

1717
Thunder includes utilties for loading and saving different formats, classes for working with distributed spatial and temporal data, and modular functions for time series analysis, factorization, and model fitting. Analyses can easily be scripted or combined. It is written against Spark's Python API (Pyspark), making use of scipy, numpy, and scikit-learn.
1818

0 commit comments

Comments
 (0)