Giter VIP home page Giter VIP logo

scientific-computing-with-python's Introduction

Scientific Computing with Python Projects

This repository contains my solutions for the projects of the python course Scientific Computing with Python from freeCodeCamp.

Note

The solutions in this repository are made with Python 3.9.0.

Link to my project solution click me

Link to my repl.it click me

Link to my project solution click me

Link to my repl.it click me

Link to my project solution click me

Link to my repl.it click me

Link to my project solution click me

Link to my repl.it click me

Note:

The tip with the copy module, that was not known to me before, saved me. (I mean who knows everything ¯\_(ツ)_/¯). Without it I would have no clue of to solve this one as easy as i did 😋.

Till I was hitting the unit tests, I did not think at all, that if I pull out of the hat, the taken out balls are missing for the next iteration (although the task description says, that it is to treat like an urn drawing...). Thus every iteration did not have the same pool of balls. Fortunately there is the copy.deepcopy method. With this I could solve the problem. Also I ran into ValueError: empty range for randrange() (0, 0, 0) errors and had to use all mighty google to find help in a GitHub issue. That was also refreshing 😅.

Link to my project solution click me

Link to my repl.it click me

scientific-computing-with-python's People

Contributors

ueberbrot avatar

Stargazers

 avatar

Watchers

 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.