GithubHelp home page GithubHelp logo

peterc-dls / org.eclipse.dataset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonahgraham/org.eclipse.dataset

0.0 2.0 0.0 22.94 MB

Dataset package, inspired by numpy, based on incubating org.eclipse.dawnsci.analysis.dataset

License: Eclipse Public License 1.0

Java 98.12% Python 1.88%

org.eclipse.dataset's Introduction

Eclipse Datasets

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 Dataset project is a fork of the Eclipse Dawnsci project that extracts Datasets and its associated Maths libraries.

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.
  • 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 repository for more information.

Javadocs

The current Javadocs are published here http://jonahkichwacoders.github.io/org.eclipse.dataset/javadoc/

Contributing

At the moment this is work in progress and essentially a proposal on the way forward. Join us for discussion https://dev.eclipse.org/mailman/listinfo/science-iwg

License

The code is distributed under the Eclipse Public License.

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.