Holonomy Project: Difference between revisions

From The Portal Wiki
Line 25: Line 25:
== Description ==
== Description ==
A visualization of the effect known as "holonomy", whereby parallel transporting a vector around a loop in a curved space leaps to the vector changing upon returning to the start of the loop. How/how much the vector change is the holonomy of that loop in that space. This effect reveals deep information about the [https://en.wikipedia.org/wiki/Curvature curvature] of the space itself.
A visualization of the effect known as "holonomy", whereby parallel transporting a vector around a loop in a curved space leaps to the vector changing upon returning to the start of the loop. How/how much the vector change is the holonomy of that loop in that space. This effect reveals deep information about the [https://en.wikipedia.org/wiki/Curvature curvature] of the space itself.
== Long Description ==
[Programming Lead's Best Stab]
Gauge theory allows us to map from one space to another, essentially allowing exploration in the second space via traversing the original space. The position in the original space sets the foundations and assumptions of the second space, and by allowing that position to vary, we can move beyond fixed assumptions (such as, preferences are fixed in computing the consumer price index in Economics) to a mathematics that expresses the true underlying richness available across all of Physics, Economics, and other fields.
This project provides a suite of interactive visualizations, aiming to share intuitions about the core concepts that are gatekeepers to understanding Gauge theory: multi-variable calculus, curvature, fiber bundles, and fibration. Intuition is built by implementing these concepts in things we can see and manipulate: 2D and 3D objects.
Currently, we have a Python demo that shows how we can map from a 2D space into 5D: a 3D space with 2D vectors at each point. The visualization follows theΒ  2D original space (x and y plane) as it varies in time, and shows the total amount of curvature (holonomy; z plane) experienced by a special kind of round-trip in the mapped space. Attached at each point, it also shows the curvature of the output space (otherwise, not visualized) associated with that point, to give a sense of how curvature is generating the holonomy measured at each point along the original space.


== Demo ==
== Demo ==

Revision as of 17:15, 6 April 2020

Title

Holonomy Project

Project Manager

serenedesiree#0956

Team Members

  • serenedesiree#0956 - Project Lead
  • Tim FH#7940 - Mathematics Lead
  • Ben C#7492 - Programming Lead
  • BeefSandwich27#0143 - debug_timer guy

Prod URL

TBD

Dev URL

TBD

GitHub URL

https://github.com/serenedesiree/Models (private)

Documentation URL

https://github.com/serenedesiree/Models/blob/master/README.md (private)

Description

A visualization of the effect known as "holonomy", whereby parallel transporting a vector around a loop in a curved space leaps to the vector changing upon returning to the start of the loop. How/how much the vector change is the holonomy of that loop in that space. This effect reveals deep information about the curvature of the space itself.

Demo

2r-4s.gif

Screenshots

Holonomy_Example_-1.png

Cover Image

Holonomy.png