Skip to content

Coding interesting maths problems; reference for techniques

License

Notifications You must be signed in to change notification settings

safetydave/maths-whimsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maths-whimsy

Coding interesting maths problems; reference for techniques

gravity around a weird planet

contents

CAD

graphs & matrices

  • graph_tool bipartite - using graph_tool & numpy to do bipartite projections from Python (fast and memory-intensive)
  • numpig - specific example of a map reduce approach in numpy to process large matrices with limited memory

machine learning

physics

  • Square planet gravity - visualisations and numpy implementations for calculating gravitational fields around arbitraty planet shapes.
  • Weird planet gravity - visualising gravity around and on the surface of weirdly shaped planets (at least arbitraty 2d cross sections)
  • Lagrange gravity - visualising orbital zones around a rotating planet-moon system

visualisation

About

Coding interesting maths problems; reference for techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published