From 6cffffeadbd2acb408525a7cc65bfd744ef0d5bf Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Tue, 23 Apr 2019 20:27:44 +0100 Subject: Python package mpmath added into the template With this commit, we add `mpmath' Python package into the template. This package is a prerequisite of `sympy', a package to do symbolic mathematics. The motivation of adding this package is because it is a dependency of `sympy', which is more widely used into the Python science community. --- .file-metadata | Bin 6545 -> 6631 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 9c1320a..70f3520 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From 873257380912b88e9f5089bcbe6ec12e5ecef795 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Tue, 23 Apr 2019 20:47:27 +0100 Subject: Python package SymPy added into the template With this commit, we add `sympy' Python package into the template. This is a package to do symbolic mathematics. The motivation is that it is a prerequisite of `sip_tpv' Python package, which is useful to convert SIP distorsion coefficients into PV coefficients (in the context of astronomical images). However, the availability of `sympy' in the template will be useful for anyone interested in this package. --- .file-metadata | Bin 6631 -> 6628 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 70f3520..7398354 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From 217fd1b054546e475c1a4edba571b8611dfefcee Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Tue, 23 Apr 2019 22:54:07 +0100 Subject: Python package sip_tpv added into the template With this commit, we add `sip_tpv' Python package into the template. This is a small package to convert SIP distorsion coefficients into PV distorsion coefficients, and the other way around. This package is useful in a astronomical context, specially when `swarp' is going to be used in order to resample images. The reason is that `swarp' only can understand PV distorsion coefficients. --- .file-metadata | Bin 6628 -> 6628 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 7398354..e018b09 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From c67b0b6788abd872bec0ca59d27a021a037b7c29 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Wed, 24 Apr 2019 10:38:24 +0100 Subject: Removed sip_tpv from TARGETS, now it is an optional package With this commit, we let the Python package `sip_tpv' to be optional in order to not install it by default. It is a very specific package and I forgot to remove it from `TARGETS.mk' in the previous commit. --- .file-metadata | Bin 6628 -> 6628 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index e018b09..a111e03 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From eaae4193a3dcffa9ca04583d73a4b0f641489f74 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Wed, 24 Apr 2019 18:26:45 +0100 Subject: Added paper citation of sip_tpv Python package Until now, we were not citing the paper of `sip_tpv' package. With this commit, we have been fix this issue. --- .file-metadata | Bin 6628 -> 6713 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index a111e03..a86e94c 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1