You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A repository for a simple react app in typescript (created with create-react-app with typescript) to try exploring how to estimate the value of PI using monte-carlo algorithm
An instance of the app would deployed on GitHub page
About
A simple web app to learn to use plotly.js by estimating PI with Monte Carlo method