User Details
User Details
- User Since
- Nov 29 2018, 13:00 (331 w, 2 d)
- Availability
- Available
- Organization
- epfl.ch (university)
Jan 15 2020
Jan 15 2020
few comments added
removing results of the computation
peruzzo committed R9490:9a8970e40f00: modifications to function computeError in all the exercises, corrected typos in… (authored by peruzzo).
modifications to function computeError in all the exercises, corrected typos in…
peruzzo committed R9490:09c5280ab889: exercise_7 partially completed: --->we miss only the plot (authored by peruzzo).
exercise_7 partially completed: --->we miss only the plot
peruzzo committed R9490:8bf00b2ccbb5: modification to the CMakelist in order to give the name pypart.so to the shared… (authored by peruzzo).
modification to the CMakelist in order to give the name pypart.so to the shared…
peruzzo committed R9490:ef4b17fd33d1: Improvement of file main.py: automatic search of module pypart (authored by peruzzo).
Improvement of file main.py: automatic search of module pypart
peruzzo committed R9490:13b25592f157: added the function launchParticles to exercise_6.py and also all the other… (authored by peruzzo).
added the function launchParticles to exercise_6.py and also all the other…
peruzzo committed R9490:51a12a81912e: added comments to exercise_5.py and README file has been updated with the code… (authored by peruzzo).
added comments to exercise_5.py and README file has been updated with the code…
peruzzo committed R9490:60947ea47d49: exercise 5 function readPosition --->DONE (authored by peruzzo).
exercise 5 function readPosition --->DONE
Jan 14 2020
Jan 14 2020
gitignore updated with out.csv
peruzzo committed R9490:12e6af6a8c0d: corrections in the memory management of pypart library and specification of the… (authored by peruzzo).
corrections in the memory management of pypart library and specification of the…
peruzzo committed R9490:59fec1713a92: Exerc. 1.3.1 exposing SystemEvolution. TODO: we need to expose also other… (authored by peruzzo).
Exerc. 1.3.1 exposing SystemEvolution. TODO: we need to expose also other…
peruzzo committed R9490:25366577f959: Exercise 1.2 is now finished. The answer to question 1.2.2 is in the README file (authored by peruzzo).
Exercise 1.2 is now finished. The answer to question 1.2.2 is in the README file
Jan 12 2020
Jan 12 2020
ANSWER to Exercise 1.1.2
Dec 11 2019
Dec 11 2019
CMakeLists.txt ADDED to .gitignore
peruzzo committed R9490:a5ff1b75fdf9: backward Fast Fourier Transform, google test implemented, comments added (authored by peruzzo).
backward Fast Fourier Transform, google test implemented, comments added
Oct 30 2019
Oct 30 2019
peruzzo committed R9490:9560b2afd11a: exercise 4 has been done and some description of the code has been added to… (authored by peruzzo).
exercise 4 has been done and some description of the code has been added to…
peruzzo committed R9490:50456ab732a0: exercise 3: add the function to read and plot the results written on the file. (authored by peruzzo).
exercise 3: add the function to read and plot the results written on the file.
peruzzo committed R9490:f008cfc37cc0: computePi function has been implemented as well as user_interface functions (authored by peruzzo).
computePi function has been implemented as well as user_interface functions
more comments on README.md
Oct 24 2019
Oct 24 2019
CMakelists have been initialized
peruzzo committed R9490:6d2b3a3f1f57: removed the files of homework 1 that were in the main dir of the repo (authored by peruzzo).
removed the files of homework 1 that were in the main dir of the repo
peruzzo committed R9490:925245dbf32c: removed the file README.txt of homework 1 that were in the main dir of the repo (authored by peruzzo).
removed the file README.txt of homework 1 that were in the main dir of the repo
creating the structure for homework2
Oct 16 2019
Oct 16 2019
added comments
peruzzo committed R9490:05eb68925377: solved a bug related with the plot of the solution from the minimizer (authored by peruzzo).
solved a bug related with the plot of the solution from the minimizer
peruzzo committed R9490:883177e7e0f1: solved a bug related with the execution of the scipy minimizer (authored by peruzzo).
solved a bug related with the execution of the scipy minimizer
peruzzo committed R9490:7796c8be5816: README file contains instruction to run EXERCISE 1 (authored by peruzzo).
README file contains instruction to run EXERCISE 1
peruzzo committed R9490:5d824d48801b: description added to optimizer.py. exercise_1.py calls optimizer.py and plot.py… (authored by peruzzo).
description added to optimizer.py. exercise_1.py calls optimizer.py and plot.py…