From d3a46d0906ba7bd051c216a0aa1cb7a7ea3fd16b Mon Sep 17 00:00:00 2001 From: Hanno Spreeuw Date: Mon, 26 Feb 2018 11:55:47 +0100 Subject: [PATCH] Layout slightly better --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3f31587..fc24e47 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # SAGECAL Features - Levenberg-Marquardt, LBFGS, Riemannian Trust Region, Nesterov's accelerated gradient descent algorithms GPU acceleration using CUDA Fast and accurate interferometric calibration @@ -12,7 +11,6 @@ Features Tools to build sky models and restore sky models to images Adaptive update of ADMM penalty (Barzilai-Borwein a.k.a. Spectral method) - Read INSTALL for installation. This file gives a brief guide to use SAGECal. Warning: this file may be obsolete. use sagecal -h to see up-to-date options.