gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master updated (34f0944 -> 4154cba)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (34f0944 -> 4154cba)
Date: Wed, 8 Apr 2020 22:31:53 -0400 (EDT)

makhlaghi pushed a change to branch master.

      from  34f0944   Arithmetic: --wcsfile option accepts a none value
       new  25038d1   Library (Units): deg. to hh:mm:ss and dd:mm:ss and 
vice-versa functions
       new  4154cba   Table: four new column arithmetic operators to convert RA 
and Dec


Summary of changes:
 NEWS                                               |  14 +-
 bin/table/arithmetic.c                             |   4 +-
 bin/table/table.c                                  |   2 +-
 doc/gnuastro.texi                                  | 133 ++++++--
 lib/Makefile.am                                    |   4 +-
 lib/arithmetic.c                                   |  97 +++++-
 lib/gnuastro/arithmetic.h                          |   5 +
 .../arithmetic-internal.h => gnuastro/units.h}     |  48 +--
 lib/units.c                                        | 368 +++++++++++++++++++++
 9 files changed, 627 insertions(+), 48 deletions(-)
 copy lib/{gnuastro-internal/arithmetic-internal.h => gnuastro/units.h} (61%)
 create mode 100644 lib/units.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]