From 9cb2c1e128b37e6a4fdddf91ff8cd23422afbed5 Mon Sep 17 00:00:00 2001 From: Stathis Gennatas Date: Mon, 1 Jul 2024 00:04:30 -0400 Subject: [PATCH] up links --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e18b92f..5893e7d0 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ FLIBS = -L/usr/local/opt/gcc/lib ### More setup info -See [here](https://rtemis.lambdamd.org/Setup.html) for more setup and +See [here](https://rtemis.org/rtemis/Setup.html) for more setup and installation instructions. **Note:** Make sure to keep your installation updated by running @@ -101,13 +101,13 @@ mod <- train_cv(iris) We are working towards the 1.0 release, which will feature updates to the API as well as the backend, and preparing for CRAN submission. -This will be accompanied by expansion of the [documentation](https://rtemis.lambdamd.org). For all updates, please see the [NEWS](NEWS.md) file. +This will be accompanied by expansion of the [documentation](https://rtemis.org/rtemis). +For all updates, please see the [NEWS](NEWS.md) file. The Python and Julia ports, `rtemispy` and `Rtemis.jl`, which are not yet publicly available, are in parallel development. With the upcoming 1.0 release of rtemis, the aim is to offer a unified API across all three languages. - ## Features * **Visualization** @@ -152,8 +152,6 @@ Get the [rtemis-dark VS Code theme](https://marketplace.visualstudio.com/items?i Recommended font is Fira Code with its pretty ligatures. -[©2022 E.D. Gennatas MBBS AICSM PhD](https://egenn.lambdamd.org) - ## Python & Julia APIs Python and Julia APIs are in development. The goal is to delliver a unified API across