Git Product home page Git Product logo

ucl-rits / pi_examples Goto Github PK

View Code? Open in Web Editor NEW
28.0 8.0 8.0 1.07 MB

A lot of ways to run the same way of calculating pi. Some of them are dumb.

License: Creative Commons Zero v1.0 Universal

Shell 16.35% Makefile 10.42% Fortran 14.73% C 8.25% Go 3.06% Perl 0.61% Python 21.75% Tcl 0.76% COBOL 1.44% Pascal 2.37% C# 5.51% Common Lisp 2.97% Lua 0.73% Ada 1.04% Emacs Lisp 2.24% Haskell 1.03% R 1.32% F# 0.60% MATLAB 2.73% Swift 2.08%
calculating-pi calculate-pi

pi_examples's People

Contributors

adrianjhpc avatar giordano avatar ikirker avatar owainkenwayucl avatar rpep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pi_examples's Issues

Add cython version(s) that use cython annotations, decorators, etc

The current cython version (ac92dd5) uses no actual cython specific code - it simply passes pure python code through cython.

This is known to provide minimal (typically up to 10%) speed ups.

Suggest use of e.g. type declarations, if appropriate use of cmath, removal of GIL to add real usefulness of Cython.

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.