Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 882 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 882 Bytes

Build Status Hackage

Introduction

Radium is Haskell library for the Chemistry. It has the following functionality:

  • Periodic table with the element data.
  • Readers and writers for the following formats:

Installation

The library can be installed from Hackage or build from source:

stack setup
stack build
stack test

Redistributing

radium source code is distributed under the BSD3 License.