Pinned Repositories
rss_ringoccs
asymptote_figures
Collection of mathematical figures and animations made using the asymptote vector graphics language.
barnsley_fern
Code for generating the Barnsley fern fractal in different languages.
complex_visual_plots
Routines for plotting and visualizing complex functions.
halley_fractals
Code for rendering Halley fractals, a modification of Newton fractals.
hitandmis.system
Libraries and system dependancies required to setup the hit&mis.
householder_fractals
Code for generating Householder fractals, which generalize Newton and Halley fractals.
libtmpl
Library of tools for mathematicians and physicists.
linux_setup_scripts
A bunch of setup scripts I use for installing Debian (and a few others, ElementaryOS, Ubuntu, Arch, Pop!_OS) across several different computers.
Mathematics-and-Physics
Various notes on mathematics and physics organized in several volumes.
ryanmaguire's Repositories
ryanmaguire/Mathematics-and-Physics
Various notes on mathematics and physics organized in several volumes.
ryanmaguire/asymptote_figures
Collection of mathematical figures and animations made using the asymptote vector graphics language.
ryanmaguire/libtmpl
Library of tools for mathematicians and physicists.
ryanmaguire/linux_setup_scripts
A bunch of setup scripts I use for installing Debian (and a few others, ElementaryOS, Ubuntu, Arch, Pop!_OS) across several different computers.
ryanmaguire/barnsley_fern
Code for generating the Barnsley fern fractal in different languages.
ryanmaguire/complex_visual_plots
Routines for plotting and visualizing complex functions.
ryanmaguire/halley_fractals
Code for rendering Halley fractals, a modification of Newton fractals.
ryanmaguire/householder_fractals
Code for generating Householder fractals, which generalize Newton and Halley fractals.
ryanmaguire/jones_polynomial
Various algorithms for computing the Jones polynomial.
ryanmaguire/knot_data
Database of knot invariants and the code to produce them.
ryanmaguire/libtmpl_data
Routines for generating the coefficients for polynomial and rational approximations used in libtmpl.
ryanmaguire/libtmpl_examples
Examples of using the routines found in libtmpl.
ryanmaguire/libtmpl_experiments
Experimenting with various algorithms for libtmpl.
ryanmaguire/libtmpl_tests
Unit and performance tests for libtmpl.
ryanmaguire/libtmpyl
Python wrapper for libtmpl.
ryanmaguire/mandelbrot_set
Renderings of the Mandelbrot Set and its variants.
ryanmaguire/metric_space_disks
Tools for drawing raster images of unit disks in the plane with arbitrary metrics. The L1, L2, and Linf metrics are provided as examples.
ryanmaguire/misc
Various programs I've written.
ryanmaguire/mitx_mathematics_programming_examples
Code examples found in the MITx open learning courses for mathematics.
ryanmaguire/newton_fractals
Render Newton Fractals of complex polynomials using the Hubbard-Schleicher-Sutherland algorithm for root finding.
ryanmaguire/newtonian_black_holes
Raytracing black holes using (and abusing) Newtonian mechanics.
ryanmaguire/perfectly_normal_spaces
Provides tools for visualizing the separating function of perfectly normal spaces.
ryanmaguire/povray_figures
Collection of figures made using the POV-Ray raytracer.
ryanmaguire/quaternion_newton_fractals
Renders Newton Fractals for quaternion-valued polynomials.
ryanmaguire/random_walks
Code for generating SVGs of random walks on various two-dimensional manifolds.
ryanmaguire/ryanmaguire.github.io
GitHub Pages Site
ryanmaguire/schwarzschild_black_holes
Routines for rendering a Schwarzschild black hole.
ryanmaguire/spynr
Documents and software for the SPINR sounding rocket. The pun is intentional.
ryanmaguire/steffenson_fractals
Code for drawing Steffenson fractals, the C^0 version of Newton fractals.
ryanmaguire/tikz_figures
Collection of figures written using tikz and pgfplots.