Eclipse Science 2019 Simultaneous Release

Wednesday, October 16, 2019 - 00:00 by Shanda Giacomoni

The Eclipse Science simultaneous release is the coordinated release of Eclipse Science projects in 2019. This year 5 projects are part of the release:

Project Name Release Version Download Link
Eclipse January 2.3.0 https://www.eclipse.org/january/#download
Eclipse StateET 4.0.2 https://www.eclipse.org/statet/downloads/4.0.php
Eclipse TeXlipse 2.0.2 http://download.eclipse.org/texlipse/2.0.2/
Eclipse Triquetrum 0.3.0 https://wiki.eclipse.org/Triquetrum/Downloads
Eclipse XACC 1.0.0 https://xacc.readthedocs.io/en/latest/

This is the third coordinated Science WG release train. This year the new project releases include:

  1. Eclipse January is a set of libraries for handling scientific numerical data in Java. Eclipse January is inspired by the Python library, NumPy. This release deprecates many methods that use the constants in the Dataset interfaces and adds replacements that use its sub-classes. This is part of the migration to those sub-classes to sub-interfaces with the concrete classes moved to an internal package. This will allow for alternate implementations of these interfaces.
  2. Eclipse StatET is an Eclipse-based IDE for the R programming language for statistical computing and graphics. StatET offers a set of mature tools for R coding and package building including a fully integrated R console, R script editors, an integrated R graphics view and other features. This release is a maintenance release of StatET 4.0 providing bug fixes and minor enhancements.
  3. Eclipse TeXlipse project provides an Eclipse extension to support LaTex projects, so that document preparation can be incorporated into the normal Eclipse development activities. General LaTeX users will also find the advanced editing and automatic document generation features of TeXclipse provide a compelling alternative to other LaTeX environments.
  4. Eclipse Triquetrum, an open platform for managing and executing scientific workflows. The goal of Triquetrum is to support a wide range of use cases, ranging from automated processes based on predefined models, to replaying ad-hoc research workflows recorded from a user's actions in a scientific workbench UI. This release updates the Ptolemy II runtime, supports Eclipse 2019-09 and JDK 13.
  5. Eclipse XACC provides a system-level software infrastructure for heterogeneous quantum-classical computing architectures. XACC provides the software interfaces and infrastructure required by domain computational scientists to offload computationally intractable work to an attached quantum accelerator. This initial 1.0.0 release provides the first iteration of the core XACC API which decomposes the quantum-classical programming workflow into frontend, middle-end, and backend architectural layers.

The new releases are available today from the respective project web sites.