Code Monkey home page Code Monkey logo

playground's Introduction

playground

A repo for random prototype codes, experiments, miscellaneous numerical tools, etc.

This isn't really organized any way. Just feel free to drop things here if you think other people might be interested.

File Descriptions

  • Mathematica_IO_Behavior.nb - Testing how quickly Mathematica will read in different file formats. Compressed HDF5 typically wins. Actual output files are (should be) ignored in .gitignore.
  • Burgers_Equation_Solvers.nb - A Mathematica notebook implementing a few different methods for solving the inviscid Burgers' equation, including center and forward differencing, and WENO schemes.
  • Boosted_Ellipses.nb - An interactive Mathematica notebook for visualizing how ellipses (eg, galaxies observed on the sky) deform under a boost
  • Stokes_Basis_Boost.nb - An interactive Mathematica notebook showing how measurements of vector quantities behave under a boost.
  • Light_Deflection_Visualization.nb - A sketch of gravitational bending of light, without being quantitatively correct.
  • Penrose_Diagram_Transformations.nb - The filename is pretty good on this one.
  • Coffee_Statistics.nb - Statistics for some of the voting data from the coffee website.
  • Cartogram_Equalization.nb - A Mathematica notebook for distorting images by equalizing some property.
  • Planck_Colormaps.py - Construct Planck color maps for use with matplotlib in Python. Derived from HEALPix code.
  • Planck_T_Colormap_RGB.dat - Table of RGB values for the Planck temperature color map. (Can be used to construct you own color map.)

playground's People

Contributors

jbmertens avatar deskinsjt avatar modw avatar

Watchers

Reaves 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.