Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mimmackk/unitball

Graphing the p-norm unit ball in 2 dimensions is a common exercise introductory analysis. Explore the problem solving process of modeling the 3-dimensional version, a much more difficult problem, using Python.
https://github.com/mimmackk/unitball

3d-models mathematics plotly python

Last synced: 2 months ago
JSON representation

Graphing the p-norm unit ball in 2 dimensions is a common exercise introductory analysis. Explore the problem solving process of modeling the 3-dimensional version, a much more difficult problem, using Python.

Awesome Lists containing this project

README

        

[![Header Image](head.jpg)](https://mimmackk.github.io/unitball/)

# Graphing the p-Norm Unit Ball in 3 Dimensions

How to graph a sphere, a cube, an octahedron, and every continuous shape in between with one function.

[View Live](https://mimmackk.github.io/unitball/)