Skip to content

Commit 227adfd

Browse files
committed
removed outdated information from README
1 parent fc4e867 commit 227adfd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,4 @@ Successor of [ContinuousTransformations.jl](https://github.com/tpapp/ContinuousT
1313
- Simple interface.
1414
- Fast implementation, unrolling when it makes sense.
1515
- Targeted to applications in statistics, mainly [ML](https://en.wikipedia.org/wiki/Maximum_likelihood), [MAP](https://en.wikipedia.org/wiki/Maximum_a_posteriori_estimation), and Bayesian inference.
16-
- Take advantage of Julia v0.7 features, especially named tuples and compiler optimizations.
1716

18-
## Caveat
19-
20-
- **Work in progress.** API will change rapidly, without warning.
21-
- Expect speed regressions until API is finalized.

0 commit comments

Comments
 (0)