forked from kscience/kmath
Update README.md
This commit is contained in:
parent
d929cfeab8
commit
144f35083c
@ -17,7 +17,7 @@ Actual feature list is [here](doc/features.md)
|
|||||||
including mixed arithmetic operations and function operations over arrays and numbers (with the added benefit of static type checking).
|
including mixed arithmetic operations and function operations over arrays and numbers (with the added benefit of static type checking).
|
||||||
|
|
||||||
* **Expressions** By writing a single mathematical expression
|
* **Expressions** By writing a single mathematical expression
|
||||||
once, users will be able to apply different types of objects to the expression by providing a context. Exceptions
|
once, users will be able to apply different types of objects to the expression by providing a context. Expressions
|
||||||
can be used for a wide variety of purposes from high performance calculations to code generation.
|
can be used for a wide variety of purposes from high performance calculations to code generation.
|
||||||
|
|
||||||
* **Histograms** Fast multi-dimensional histograms.
|
* **Histograms** Fast multi-dimensional histograms.
|
||||||
|
Loading…
Reference in New Issue
Block a user