Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Update README.md (#63)
Browse files Browse the repository at this point in the history
Update to the readme to reflect the new documentation.
  • Loading branch information
willtebbutt committed Oct 19, 2017
1 parent a8c77a9 commit 8cf6e37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
Nabla.jl is a reverse-mode automatic differentiation package targetting machine learning use cases.
As such, we have (for example) prioritised support for linear algebra optimisations and higher-order functions over the ability to take higher-order derivatives (Nabla currently only supports first-order derivatives).

Nabla is currently under active development and improved documentation will be made available soon.
Until then, the code in the [examples](examples) folder best indicates how to use the package.
The [latest docs](https://invenia.github.io/Nabla.jl/latest/), and code in the [examples](examples) folder, best indicate how to use the package.
Given the early stage of development, we anticipate a number of bugs and performance issues.
If you encounter any of these or have any particular feature requests, please raise an issue and let us know.

0 comments on commit 8cf6e37

Please sign in to comment.