<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Available languages</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>Recent changes to Available languages</description><atom:link href="https://sourceforge.net/p/healpix/wiki/Available%20languages/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 10 Oct 2024 16:28:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/healpix/wiki/Available%20languages/feed" rel="self" type="application/rss+xml"/><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -46,6 +46,6 @@



-*Last update: 2021-01-08*
+*Last update: 2024-10-10*


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Thu, 10 Oct 2024 16:28:57 -0000</pubDate><guid>https://sourceforge.netad923eb481a9e1ad93904dcb3e90e1281a27b2bd</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -29,6 +29,7 @@
 * **Matlab &amp;amp; Octave:**
     * [MEALPix](https://github.com/pochoi/MEALPix): self-contained new implementation based on HEALPix-F90 original source code, 
 initiated by Penn State Gravitational-Wave Astronomy Group.
+    * [A subset of Healpix functionalities in Matlab](http://sufoo.c.ooco.jp/program/healpix.html) developed by Y. Naruse

 * **Python:**
     * Supported by the standard [HEALPix-Python package](https://healpix.sourceforge.io/documentation.php),
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Thu, 10 Oct 2024 16:28:28 -0000</pubDate><guid>https://sourceforge.net340f64836b2c4a5f9d474250c6580d4e28fefa1c</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -33,6 +33,9 @@
 * **Python:**
     * Supported by the standard [HEALPix-Python package](https://healpix.sourceforge.io/documentation.php),
  based on the [healpy](https://github.com/healpy/healpy) package developed by C. Rosset, L. Singer, A. Zonca et al.
+ 
+ * **R:** 
+      * [rcosmo](https://github.com/frycast/rcosmo): CMB data-analysis in R by D. V. Fryer

 * **Yorick:**
     * [YHeal](https://github.com/glavaux/YHeal): mostly a wrapper of original Healpix-C++ (2.20a) library (*not* included in package), 
@@ -42,6 +45,6 @@



-*Last update: 2020-02-26*
+*Last update: 2021-01-08*


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Fri, 08 Jan 2021 14:34:51 -0000</pubDate><guid>https://sourceforge.netd3b5e0888213b485fd6b8d7e11b365ac33cc874c</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -3,6 +3,7 @@

 * **C:**
     * Supported by the standard [HEALPix-C package](https://healpix.sourceforge.io/documentation.php)
+    * [healpix_bare](https://sourceforge.net/projects/healpix/files/healpix_bare_1.0) provides a subset of Healpix routines in C with a BSD license


 * **C++:**
@@ -16,6 +17,10 @@

 * **Java:**
     * Supported by the standard [HEALPix-Java package](https://healpix.sourceforge.io/documentation.php)
+
+* **JavaScript &amp;amp; TypeScript**
+    *  [A partial implementation of HEALPix in JavaScript / TypeScript](https://github.com/michitaro/healpix) 
+    *  [A subset of HEALPix/coordinate conversion routines in JavaScript](https://github.com/substack/healpix) 

 * **Julia:**
     * [LibHealpix.jl](https://github.com/mweastwood/LibHealpix.jl): wrapper around HEALPix-C++
@@ -37,6 +42,6 @@



-*Last update: 2019-02-15*
+*Last update: 2020-02-26*


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Wed, 26 Feb 2020 12:58:09 -0000</pubDate><guid>https://sourceforge.netc9da1a3dba56e45da460b6295a6d3519fbda8bb2</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,32 +1,32 @@
-[HEALPix](http://en.wikipedia.org/wiki/HEALPix "Wikipedia")-based tools to analyze and visualize data on the sphere are available in many different computer languages. This document lists the languages supported as part of the standard [HEALPix package](http://sourceforge.net/projects/healpix "SourceForge") as well as those implementations or wrappers developped by outside teams that we are aware of.
+[HEALPix](https://en.wikipedia.org/wiki/HEALPix "Wikipedia")-based tools to analyze and visualize data on the sphere are available in many different computer languages. This document lists the languages supported as part of the standard [HEALPix package](https://sourceforge.net/projects/healpix "SourceForge") as well as those implementations or wrappers developped by outside teams that we are aware of.

 * **C:**
-    * Supported by the standard [HEALPix-C package](http://healpix.sf.net/documentation.php)
+    * Supported by the standard [HEALPix-C package](https://healpix.sourceforge.io/documentation.php)

 * **C++:**
-    * Supported by the standard [HEALPix-C++ package](http://healpix.sf.net/documentation.php)
+    * Supported by the standard [HEALPix-C++ package](https://healpix.sourceforge.io/documentation.php)

 * **Fortran:**
-    * Supported by the standard [HEALPix-Fortran90 package](http://healpix.sf.net/documentation.php)
+    * Supported by the standard [HEALPix-Fortran90 package](https://healpix.sourceforge.io/documentation.php)

 * **IDL &amp;amp; GDL &amp;amp; FL:**
-    * Supported by the standard [HEALPix-IDL package](http://healpix.sf.net/documentation.php) (see also [Using GDL instead of IDL](HEALPix and GDL))
+    * Supported by the standard [HEALPix-IDL package](https://healpix.sourceforge.io/documentation.php) (see also [Using GDL instead of IDL](HEALPix and GDL))

 * **Java:**
-    * Supported by the standard [HEALPix-Java package](http://healpix.sf.net/documentation.php)
+    * Supported by the standard [HEALPix-Java package](https://healpix.sourceforge.io/documentation.php)

 * **Julia:**
     * [LibHealpix.jl](https://github.com/mweastwood/LibHealpix.jl): wrapper around HEALPix-C++
     * [Healpix.jl](https://github.com/ziotom78/Healpix.jl): self-contained re-implementation of some functionalities based on HEALPix original source code

 * **Matlab &amp;amp; Octave:**
-    * [MEALPix](https://sourceforge.net/projects/mealpix/): self-contained new implementation based on HEALPix-F90 original source code, 
-by Penn State Gravitational-Wave Astronomy Group.
+    * [MEALPix](https://github.com/pochoi/MEALPix): self-contained new implementation based on HEALPix-F90 original source code, 
+initiated by Penn State Gravitational-Wave Astronomy Group.

 * **Python:**
-    * Supported by the standard [HEALPix-Python package](http://healpix.sf.net/documentation.php),
+    * Supported by the standard [HEALPix-Python package](https://healpix.sourceforge.io/documentation.php),
  based on the [healpy](https://github.com/healpy/healpy) package developed by C. Rosset, L. Singer, A. Zonca et al.

 * **Yorick:**
@@ -37,6 +37,6 @@

-*Last update: 2013-02-27*
+*Last update: 2019-02-15*

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Fri, 15 Feb 2019 11:22:01 -0000</pubDate><guid>https://sourceforge.netb4c5c24af6c462f1ae1ae6c9a35142f30061eca0</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -27,7 +27,7 @@

 * **Python:**
     * Supported by the standard [HEALPix-Python package](http://healpix.sf.net/documentation.php),
- based on the [healpy](https://github.com/healpy/healpy) package developed by C. Rosset, A. Zonca et al.
+ based on the [healpy](https://github.com/healpy/healpy) package developed by C. Rosset, L. Singer, A. Zonca et al.

 * **Yorick:**
     * [YHeal](https://github.com/glavaux/YHeal): mostly a wrapper of original Healpix-C++ (2.20a) library (*not* included in package), 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Mon, 16 Jul 2018 15:03:30 -0000</pubDate><guid>https://sourceforge.net5418063a2f341d41c9ef80c5e801b75242b207ab</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -11,7 +11,7 @@
 * **Fortran:**
     * Supported by the standard [HEALPix-Fortran90 package](http://healpix.sf.net/documentation.php)

-* **IDL &amp;amp; GDL:**
+* **IDL &amp;amp; GDL &amp;amp; FL:**
     * Supported by the standard [HEALPix-IDL package](http://healpix.sf.net/documentation.php) (see also [Using GDL instead of IDL](HEALPix and GDL))

 * **Java:**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Mon, 16 Jul 2018 15:01:04 -0000</pubDate><guid>https://sourceforge.net356c9e86ae7d18b9c038d3d53168d9a66d60d1e6</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -12,7 +12,7 @@
     * Supported by the standard [HEALPix-Fortran90 package](http://healpix.sf.net/documentation.php)

 * **IDL &amp;amp; GDL:**
-    * Supported by the standard [HEALPix-IDL package](http://healpix.sf.net/documentation.php) (see also [Using GDL instead of IDL](HEALPix and GDL)
+    * Supported by the standard [HEALPix-IDL package](http://healpix.sf.net/documentation.php) (see also [Using GDL instead of IDL](HEALPix and GDL))

 * **Java:**
     * Supported by the standard [HEALPix-Java package](http://healpix.sf.net/documentation.php)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Wed, 27 Jan 2016 17:49:46 -0000</pubDate><guid>https://sourceforge.net3f98d95126322ae380f37e1c0cf36a5098d369fe</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -12,7 +12,7 @@
     * Supported by the standard [HEALPix-Fortran90 package](http://healpix.sf.net/documentation.php)

 * **IDL &amp;amp; GDL:**
-    * Supported by the standard [HEALPix-IDL package](http://healpix.sf.net/documentation.php)
+    * Supported by the standard [HEALPix-IDL package](http://healpix.sf.net/documentation.php) (see also [Using GDL instead of IDL](HEALPix and GDL)

 * **Java:**
     * Supported by the standard [HEALPix-Java package](http://healpix.sf.net/documentation.php)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Wed, 27 Jan 2016 17:49:23 -0000</pubDate><guid>https://sourceforge.net8de85107b4eeabeb9cb41e900a48b1ed0d3efa13</guid></item><item><title>Available languages modified by Eric Hivon</title><link>https://sourceforge.net/p/healpix/wiki/Available%2520languages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -16,6 +16,10 @@

 * **Java:**
     * Supported by the standard [HEALPix-Java package](http://healpix.sf.net/documentation.php)
+
+* **Julia:**
+    * [LibHealpix.jl](https://github.com/mweastwood/LibHealpix.jl): wrapper around HEALPix-C++
+    * [Healpix.jl](https://github.com/ziotom78/Healpix.jl): self-contained re-implementation of some functionalities based on HEALPix original source code

 * **Matlab &amp;amp; Octave:**
     * [MEALPix](https://sourceforge.net/projects/mealpix/): self-contained new implementation based on HEALPix-F90 original source code, 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Hivon</dc:creator><pubDate>Fri, 22 Jan 2016 16:29:13 -0000</pubDate><guid>https://sourceforge.netecd398ef0f75767815233fd5e6161f735adbb876</guid></item></channel></rss>