GitXplorerGitXplorer
O

mcd-cn

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
681bff78d457b3e227f003f5a86b8b87255838d8

Update README.md

ffjsaezm committed 2 years ago
Unverified
14b9995c5979a6f731be5ab03e0801b099d6ca0f

Update Readme and ready to be published

ffjsaezm committed 3 years ago
Unverified
7a2453b40699b36f2f82f267a21f6c04b0dd6158

End P2.

ffjsaezm committed 3 years ago
Unverified
c945bce76d52b151cd2d4918f6e200c75c620dd8

Finished p2. Need to compile HTML

ffjsaezm committed 3 years ago
Unverified
7c54f2e8fc2955cde62951eef00cf35fee3d5e2d

Export to html

ffjsaezm committed 3 years ago
Unverified
33ce980ff42fd89fcbafd1568695d28b4f8fd8d0

Update Práctica 2 - Computación numérica.ipynb

OOcete committed 3 years ago

README

The README file for this repository.

Numerical Computation

In this subject, we have made 2 assignments:

  • The first one approaches how random numbers are generated in python and, after that, approaches the function approximation problem (Folder p1)

  • In the second one, we use Monte Carlo methods to approximate the a-posteriori distribution given by the Bayes' theorem in a particular problem about an illness that affects people with a given probability (Folder p2)