Skip to content
View gopi487krishna's full-sized avatar
🐧
🐧

Organizations

@BoostGSoC20
Block or Report

Block or report gopi487krishna

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Lazy-Cpp Lazy-Cpp Public

    A simple wrapper class over std::optional for Lazy Loading of Resources

    C++ 2

  2. Playing-With-Cpp Playing-With-Cpp Public

    This is my playground for testing some clever techniques and features of C++

    C++ 2

  3. proposal-gsoc-2020 proposal-gsoc-2020 Public

    This repository hosts proposal for GSOC 2020 for Boost.org

    2

  4. BoostGSoC19/astronomy BoostGSoC19/astronomy Public

    Forked from BoostGSoC18/astronomy

    Astronomy Library for C++

    C++ 65 16

  5. GSOC 2020 Final Report GSOC 2020 Final Report
    1
    # FITS Module
    2
    
                  
    3
    FITS or **Flexible Image Transport System** is an open standard defining a digital format for storage, transmission, and retrieval of data. FITS was developed by IAU in 1981 to transport different kinds of astronomical data in a unified manner. It is the most commonly used digital file format in astronomy and allows the users to store various kinds of data such as images ( example 2D image ) or tables.
    4
    
                  
    5
    More information about **FITS** standard can be found at  :
  6. turbo-csv-2 turbo-csv-2 Public

    A low level csv parser implementation for Boost.XML competency test

    C++ 1