numerical-methods-for-computing-integrals-and-solving-odes
This repository contains the code use in my bachelor thesis in Numerical Method for ODE's at Bocconi University as part of my bachelor's degree in Mathematical and Computing Sciences for Artificial Intelligence
https://github.com/mattiabarbiere/numerical-methods-for-computing-integrals-and-solving-odes
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Repository
This repository contains the code use in my bachelor thesis in Numerical Method for ODE's at Bocconi University as part of my bachelor's degree in Mathematical and Computing Sciences for Artificial Intelligence
Basic Info
- Host: GitHub
- Owner: MattiaBarbiere
- Language: Jupyter Notebook
- Default Branch: main
- Size: 48.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Numerical Method for ODE's
This repository contains all the code used in my bachelor thesis: An introductory dive into numerical methods for computing integrals and solving differential equations. This paper was part of my bachelor's degree in Mathematical and Computing Sciences for Artificial Intelligence at Bocconi University.
Owner
- Login: MattiaBarbiere
- Kind: user
- Repositories: 1
- Profile: https://github.com/MattiaBarbiere
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Numerical methods for computing integrals and solving ODEs
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Mattia Nino
family-names: Barbiere
email: barbiere.mattia@gmail.com
identifiers:
- type: url
value: >-
https://github.com/MattiaBarbiere/Numerical-methods-for-computing-integrals-and-solving-ODEs/blob/main/Methods.ipynb
description: >-
Python notebook with implementation of numerical
methods
repository-code: >-
https://github.com/MattiaBarbiere/Numerical-methods-for-computing-integrals-and-solving-ODEs
abstract: >-
Python notebook containing the implementation of numerical
methods presented as part of Mattia Barbiere's bachelor
thesis as part of the degree of Mathematical and Computing Sciences for
Artificial Intelligence at Bocconi University.