Skip to content

sybilla/healpix

Repository files navigation

healpix

C# port of Typescript implementation of HEALPix (paper [pdf])

Introduction

This module is port of Typescript implementation by Koike Michitaro. Effort was put into making code as similar to Typescript implementation as possible including naming and ordering of methods. There was some difficulty porting number type into ints and doubles leading to some numerical issuess but overall it should work.

Installation

NuGet package is available:

dotnet add package Healpix

TODO

- uploading code

- generating nuget package

- adding basic tests

  • adding tests

About

C# port of Typescript implementation of HEALPix paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors