Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mimmackk/unitball
- Owner: mimmackk
- Created: 2020-05-24T02:24:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T00:46:53.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T10:07:24.103Z (6 months ago)
- Topics: 3d-models, mathematics, plotly, python
- Language: HTML
- Homepage: https://mimmackk.github.io/unitball/
- Size: 1.4 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)