Giter Site home page Giter Site logo

conformal-maps's Introduction

Conformal-Maps

This code is about conformal mapping. I have tried to make it as interactive as possible with sliders from IPyWidgets.

To run the code,

Method 1

Use git,

      copy the url from above, open the terminal and type

git clone URL

     Note it will be cloned to current working directory.

Method 2

     Download normally from the above icon,extract it into any location.

  

How to RUN?

First install the dependencies.

system req:

            Jupyter lab

            Python3.7

            modules from requirements.txt

To install all the dependecies open therminal and type the below.

            pip install -r requirements.txt

                        or

            conda install --file requirements.txt

            jupyter labextension install @jupyter-widgets/jupyterlab-manager

            jupyter labextension install @jupyterlab/plotly-extension

Check if jupyter lab extensions are installed

            jupyter labextension list

you should get the following

jupyterLab v1.2.14
Known labextensions:
   app dir: $anaconda or python path$/jupyter/lab
        @jupyter-widgets/jupyterlab-manager v1.1.0  enabled  OK
        @jupyterlab/plotly-extension v1.0.0  enabled  OK

The Fun part!!

Open terminal in the location where you have cloned/downloaded and Type

jupyter lab

Open the final_main_output.ipynb

And RUN!!!

Here are a few preview images.

w=e^z e^z

w=z^2 z^2

w=z^3 z^3

w=tan z tanz

w=2ab + i(b sin a - a sin b) MyFav

w=ln z lnz

conformal-maps's People

Contributors

im-ams avatar

Watchers

James Cloos 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.