Skip to content

Instantly share code, notes, and snippets.

@scls19fr
Last active December 17, 2021 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scls19fr/172c351557721e8851b828018738b4c0 to your computer and use it in GitHub Desktop.
Save scls19fr/172c351557721e8851b828018738b4c0 to your computer and use it in GitHub Desktop.
planeur - polaire - parabole - 3pts ou plus (régression polynomiale)
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name = "PolarCurve"
license = "MIT"
authors = ["Sébastien Celles <s.celles@gmail.com>"]
version = "0.0.1"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
@scls19fr
Copy link
Author

scls19fr commented Feb 20, 2020

Render with NBViewer

MyBinder v2

@scls19fr
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment