GithubHelp home page GithubHelp logo

january-forms'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 http://jonahkichwacoders.github.io/org.eclipse.dataset/javadoc/

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-forms's People

Contributors

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

Stargazers

Sachin Roy avatar

Watchers

 avatar Alex McCaskey avatar James Cloos avatar  avatar Jay Jay Billings avatar  avatar  avatar

january-forms's Issues

Code cleanup issues in forms

Here are a number of code cleanup things that needs to be done in forms. Not a priority list, just stuff I happened to notice:

  • releng projects are the same names as top-level january (e.g. org.eclipse.january.releng.p2 exists in both eclipse/january and eclipse/january-forms)
  • .DS_Store in root of repo. Is that meant to be there?
  • january-local2 is the project name of the root project, can it be something like january-forms-root?
  • there are > 100 javadoc references to org.eclipse.ice.datastructures.* that should be updated
  • there is one reference to org.eclipse.ice.datastructures in non-comments org.eclipse.january.form.test/src/org/eclipse/january/datastructures/test/IJAXBClassProviderTester.java

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.