This package browser is in early development. Mind the rough edges.

ccfits 2.7

C++ interface to the CFITSIO

CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. It is written in ANSI C++ and implemented using the C++ Standard Library with namespaces, exception handling, and member template functions.

Installation

Install ccfits 2.7 as follows:

guix install ccfits@2.7

Or install the latest version:

guix install ccfits

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.