forked from kscience/kmath
clarification
This commit is contained in:
parent
183d34e01e
commit
c09da54cc9
@ -5,12 +5,13 @@ A Bayesian computation library over
|
|||||||
together with relevant functionality from
|
together with relevant functionality from
|
||||||
[LibTorch](https://pytorch.org/cppdocs).
|
[LibTorch](https://pytorch.org/cppdocs).
|
||||||
|
|
||||||
Our aim is to cover a wide set of applications from particle physics
|
Our aim is to cover a wide set of applications
|
||||||
simulations to deep learning. In fact, we support any
|
from deep learning to particle physics
|
||||||
|
simulations. In fact, we support any
|
||||||
differentiable program written on top of
|
differentiable program written on top of
|
||||||
`AutoGrad` & `ATen`.
|
`AutoGrad` & `ATen`.
|
||||||
|
|
||||||
## Installation
|
## Installation from source
|
||||||
|
|
||||||
Currently, we support only
|
Currently, we support only
|
||||||
the [GNU](https://gcc.gnu.org/) toolchain for the native artifacts.
|
the [GNU](https://gcc.gnu.org/) toolchain for the native artifacts.
|
||||||
|
Loading…
Reference in New Issue
Block a user