Coder Social home page Coder Social logo

Andrew Ball's Projects

accounting.js icon accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.

activiti icon activiti

Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

bernoulli-montecarlo icon bernoulli-montecarlo

Given a random process with only two possible outcomes and known chances of either outcome, what is the best way to predict the outcome? Perhaps obviously, the best method is simply always to predict the more probable outcome. But what about other methods, such as making a random guess each time according to the same probabilities of either outcome? In other words, if outcome "A" happens 60% of the time, then how often am I correct if I guess "A" only 60% of the time (and outcome "B" 40% of the time)? The answer is not 60%; indeed, it is less. Analytically, if Prob(outcome="A") = p, and you guess "A" only p*100% of the time, then you'll be correct only (p^2 + (1-p)^2) * 100% of the time. For any p other than 0.5, this method is less accurate than simply choosing "A" every time. This simple fact is demonstrated by this mini-monte carlo simulation.

bootstrap icon bootstrap

Sleek, intuitive, and powerful front-end framework for faster and easier web development.

boto icon boto

Python interface to Amazon Web Services

django-filter icon django-filter

A generic system for filtering Django QuerySets based on user selections

django-mptt icon django-mptt

utilities for implementing a modified pre-order traversal tree in django

federation icon federation

PicketLink v2.x Federation. PicketLink v3 onwards is hosted at https://github.com/picketlink

feincms icon feincms

A Django-based CMS with a focus on extensibility and concise code

git icon git

Git Source Code Mirror

hibernate-jpa-api icon hibernate-jpa-api

Clean-room definition of JPA APIs intended for transitory use in Hibernate JPA development

jackson-annotations icon jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor

jackson-core icon jackson-core

Core part of Jackson that defines Streaming API as well as basic shared abstractions

jackson-databind icon jackson-databind

General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)

jcabi icon jcabi

Elementary Java components at www.jcabi.com

jobsworth icon jobsworth

Project Management, Collaboration and Time Tracking.

joda-money icon joda-money

Java library to represent monetary amounts. Home page and downloads at Sourceforge.

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.