From 2444e5fa52d6350c42f985289eff93774aa5015f Mon Sep 17 00:00:00 2001 From: epignatelli Date: Tue, 27 Jun 2023 12:35:35 +0100 Subject: [PATCH] remove separators from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 64554c8..8c7ca63 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ **[Quickstart](#what-is-navix)** | **[Installation](#installation)** | **[Examples](#examples)** | **[Cite](#cite)** ## What is NAVIX? ---- NAVIX is [minigrid](https://github.com/Farama-Foundation/Minigrid) in JAX, **>1000x** faster with Autograd and XLA support. You can see a superficial performance comparison [here](docs/profiling.ipynb). @@ -17,7 +16,6 @@ If you want join the development and contribute, please [open a discussion](http ## Installation ---- We currently support the OSs supported by JAX. You can find a description [here](https://github.com/google/jax#installation). @@ -40,7 +38,6 @@ pip install git+https://github.com/epignatelli/navix ``` ## Examples ---- ### XLA compilation One straightforward use case is to accelerate the computation of the environment with XLA compilation. @@ -76,7 +73,6 @@ TODO(epignatelli): add example. ## Cite ---- If you use `helx` please consider citing it as: ```bibtex