Coder Social home page Coder Social logo

january's Introduction

The Eclipse January Project

What is this?

This is a library for handling Data in Java. It is inspired in part by NumPy and aims to provide similar functionality.

The Eclipse January project combines the core data structures projects of the following projects which originated the code.

Why use it?

  • Familiar. Provide familiar functionality, especially to NumPy users.
  • Robust. Has test suite and is used in production heavily at Diamond Light Source and Oak Ridge National Laboratory
  • No more passing double[]. IDataset provide a consistent object for basing APIs on with significantly improved clarity over using double arrays or similar.
  • Optimized. Optimized for speed and getting better all the time.
  • Scalable. Allows handling of data sets larger than available memory with "Lazy Datasets".
  • Focus on your algorithms. By reusing this library it allows you to focus on your code.

Getting Started

Clone the examples repository and have a look. Browse over to the examples for more information.

Javadocs

The current Javadocs are published here: https://eclipse.org/january/apidocs/

Contributing

See the contribution guide for information on contributing to the Eclipse January Project.

License

The code is distributed under the Eclipse Public License.

january's People

Contributors

peterc-dls avatar smithrwornl avatar jonahgraham avatar kaspergam avatar gerring avatar jacobfilik avatar mpdickie avatar jarrah42 avatar ianmayo avatar tschoonj avatar tcspain avatar arbennett avatar eclipsewebmaster avatar anthchirp avatar pierresachot avatar belkassaby avatar jdeyton avatar jiokmiso avatar c-mita avatar jamesmudd avatar jdarroy avatar joeshannon avatar menghanli avatar nickstanish avatar richardfearn avatar tracymiranda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.