Page MenuHomec4science

azimi (sajjad azimi)

Projects

User does not belong to any projects.

Repositories (1)

User Details

User Since
Sep 18 2018, 11:41 (291 w, 1 h)
Availability
Available
Organization
epfl.ch (university)

Recent Activity

Dec 25 2018

azimi committed R7561:c23fb3b8376a: minor (authored by azimi).
minor
Dec 25 2018, 21:30
azimi committed R7561:251db027ad70: system evolution doesn't need to be included in python script, the same for… (authored by azimi).
system evolution doesn't need to be included in python script, the same for…
Dec 25 2018, 21:24
azimi committed R7561:5cc468704f2a: csvwriter wrapper implemented (authored by azimi).
csvwriter wrapper implemented
Dec 25 2018, 21:03
azimi committed R7561:bf04f555f485: system evolution wrapper implemented; also return policy of createSimulation… (authored by azimi).
system evolution wrapper implemented; also return policy of createSimulation…
Dec 25 2018, 20:52
azimi committed R7561:c972f627cc6b: main.py modified: system evolution should be imported; also createsimulation… (authored by azimi).
main.py modified: system evolution should be imported; also createsimulation…
Dec 25 2018, 20:29
azimi committed R7561:3b0504806cce: minor (authored by azimi).
minor
Dec 25 2018, 19:36
azimi committed R7561:c5c5c98400b4: createSimulation implemented for factories (authored by azimi).
createSimulation implemented for factories
Dec 25 2018, 18:49
azimi committed R7561:076eabfcdc01: answer to 1.2 in README (authored by azimi).
answer to 1.2 in README
Dec 25 2018, 14:53
azimi committed R7561:dd7b22c961b2: modifying CMakelist to create a library that works for the initial pypart (authored by azimi).
modifying CMakelist to create a library that works for the initial pypart
Dec 25 2018, 13:57
azimi committed R7561:4abd71e4940d: factory classes with getInstance functions written in py_part.cpp (authored by azimi).
factory classes with getInstance functions written in py_part.cpp
Dec 25 2018, 12:02

Dec 24 2018

azimi committed R7561:67e9f8dc7868: FindFFTW added to cmake directory (authored by azimi).
FindFFTW added to cmake directory
Dec 24 2018, 11:17
azimi committed R7561:15a6a7aaba26: .gitignore included in the directory (authored by azimi).
.gitignore included in the directory
Dec 24 2018, 09:55
azimi committed R7561:4a9a571402c6: initial commit for HW4 (authored by azimi).
initial commit for HW4
Dec 24 2018, 09:54

Dec 13 2018

azimi committed R7561:0cba593ceac3: minor (authored by azimi).
minor
Dec 13 2018, 23:02
azimi committed R7561:5e45206ffd1c: minor (authored by azimi).
minor
Dec 13 2018, 22:56
azimi committed R7561:d052f3bfc6ac: updating README (authored by azimi).
updating README
Dec 13 2018, 22:51
azimi committed R7561:17610d5ea658: Merge branch 'master' of ssh://c4science.ch/source/SP4E_HW1 (authored by azimi).
Merge branch 'master' of ssh://c4science.ch/source/SP4E_HW1
Dec 13 2018, 22:23
azimi committed R7561:cb94a3305560: a class to handle zero boundary condition is implemented and added as a compute… (authored by azimi).
a class to handle zero boundary condition is implemented and added as a compute…
Dec 13 2018, 22:23

Dec 11 2018

azimi committed R7561:5cf195c713f1: the source and sink test passed succesfully (authored by azimi).
the source and sink test passed succesfully
Dec 11 2018, 19:06
azimi committed R7561:5463388eac3d: minor (authored by azimi).
minor
Dec 11 2018, 15:01
azimi committed R7561:cdeec5404f99: minor debug in tests (authored by azimi).
minor debug in tests
Dec 11 2018, 15:00
azimi committed R7561:35a56f4f247d: minor improvement in FFT (authored by azimi).
minor improvement in FFT
Dec 11 2018, 13:37
azimi committed R7561:f7b814605e36: minor debug (authored by azimi).
minor debug
Dec 11 2018, 13:23
azimi committed R7561:6ae04f2632af: minor (authored by azimi).
minor
Dec 11 2018, 11:14

Dec 10 2018

azimi committed R7561:2dcced638451: minor (authored by azimi).
minor
Dec 10 2018, 15:32
azimi committed R7561:11198db71911: a test to verify computeTemperature is written (part 4.3 of sujet) (authored by azimi).
a test to verify computeTemperature is written (part 4.3 of sujet)
Dec 10 2018, 15:08
azimi committed R7561:f74573761f94: a test for uniform T without any heat flux written (authored by azimi).
a test for uniform T without any heat flux written
Dec 10 2018, 01:00

Dec 8 2018

azimi committed R7561:c95a2f6fbddf: FFT::computeFrequency implemented plus two tests for even and odd size (authored by azimi).
FFT::computeFrequency implemented plus two tests for even and odd size
Dec 8 2018, 01:41

Dec 7 2018

azimi committed R7561:b3a789bb3921: test for itransform is written and passed; itransform should normalize the data… (authored by azimi).
test for itransform is written and passed; itransform should normalize the data…
Dec 7 2018, 18:08
azimi committed R7561:1f95d7be272a: FFT::itransform implemented (authored by azimi).
FFT::itransform implemented
Dec 7 2018, 16:01
azimi committed R7561:db103e434c1b: FFT::transform implemented and the test passed (authored by azimi).
FFT::transform implemented and the test passed
Dec 7 2018, 15:54
azimi committed R7561:35facce2f41a: FFTW optional in cmake with right messages (authored by azimi).
FFTW optional in cmake with right messages
Dec 7 2018, 11:49
azimi committed R7561:0e9e236c6e3b: making FFTW optional in cmake (authored by azimi).
making FFTW optional in cmake
Dec 7 2018, 11:07
azimi committed R7561:77927c0584ef: fftw linked with the project (authored by azimi).
fftw linked with the project
Dec 7 2018, 09:57
azimi committed R7561:4403493137dd: adding gitignore to the directory (authored by azimi).
adding gitignore to the directory
Dec 7 2018, 09:43
azimi committed R7561:15a779e8ac9f: remove build directories (authored by azimi).
remove build directories
Dec 7 2018, 09:43
azimi committed R7561:edbd34385196: initial commit for HW3 (authored by azimi).
initial commit for HW3
Dec 7 2018, 09:31

Oct 29 2018

azimi committed R7561:015960a47fe2: minor: README (authored by azimi).
minor: README
Oct 29 2018, 22:18
azimi committed R7561:033069f49117: cout for print file for write Series (authored by azimi).
cout for print file for write Series
Oct 29 2018, 17:48
azimi committed R7561:bee39a507869: minor (authored by azimi).
minor
Oct 29 2018, 17:28
azimi committed R7561:56a79c2c4fc6: python script modified (authored by azimi).
python script modified
Oct 29 2018, 16:53
azimi committed R7561:3ac69128e5ad: operator << implemented (authored by azimi).
operator << implemented
Oct 29 2018, 16:53
azimi committed R7561:73a49e19364f: setPrecision is implemented for dumperSeries and used in printSeries.dump (authored by azimi).
setPrecision is implemented for dumperSeries and used in printSeries.dump
Oct 29 2018, 13:58
azimi committed R7561:9eace01c2b48: analytic solution used (authored by azimi).
analytic solution used
Oct 29 2018, 13:42
azimi committed R7561:4efbde2cdc91: gitignore updated (authored by azimi).
gitignore updated
Oct 29 2018, 13:42
azimi committed R7561:0d5f0a611f9d: setSeparator fixed and called in the constructor of writeSeries (authored by azimi).
setSeparator fixed and called in the constructor of writeSeries
Oct 29 2018, 10:35
azimi committed R7561:0a48fb8cab76: minor change to make the code compatible with lower than c++11 (authored by azimi).
minor change to make the code compatible with lower than c++11
Oct 29 2018, 10:17

Oct 28 2018

azimi committed R7561:967c1615252d: minor (authored by azimi).
minor
Oct 28 2018, 22:55
azimi committed R7561:84c44f4724a9: dumpers used in main (authored by azimi).
dumpers used in main
Oct 28 2018, 22:47
azimi committed R7561:0e5d76f2ddc3: bugfixes: all the bugs in dumper cpp files resolved (authored by azimi).
bugfixes: all the bugs in dumper cpp files resolved
Oct 28 2018, 22:47
azimi committed R7561:45c60e1ca31b: Merge branch 'master' of ssh://c4science.ch/source/SP4E_HW1 (authored by azimi).
Merge branch 'master' of ssh://c4science.ch/source/SP4E_HW1
Oct 28 2018, 20:30
azimi committed R7561:7d80efdb637e: debug: iostream included in print and write series (authored by azimi).
debug: iostream included in print and write series
Oct 28 2018, 20:30
azimi committed R7561:45f65fa8d7d0: debug: multiple includes (authored by azimi).
debug: multiple includes
Oct 28 2018, 20:01
azimi committed R7561:a1a108ae0a38: minor (authored by azimi).
minor
Oct 28 2018, 20:01
azimi committed R7561:a046f83dfab0: debug: ; after class (authored by azimi).
debug: ; after class
Oct 28 2018, 20:01
azimi committed R7561:1b5bdaaa26c7: debug: include headers (authored by azimi).
debug: include headers
Oct 28 2018, 20:01
azimi committed R7561:81e448bfb17c: minor modification in plot.py (authored by azimi).
minor modification in plot.py
Oct 28 2018, 19:05
azimi committed R7561:0cddd65e25c8: minor (authored by azimi).
minor
Oct 28 2018, 19:05
azimi committed R7561:547f6c786c21: python script written (authored by azimi).
python script written
Oct 28 2018, 18:16
azimi committed R7561:782467b8ea2b: setSeparator used in dump; still not sure about its functionality (authored by azimi).
setSeparator used in dump; still not sure about its functionality
Oct 28 2018, 18:16
azimi committed R7561:70e2b32d10d8: setSeparator implemented (authored by azimi).
setSeparator implemented
Oct 28 2018, 18:16
azimi committed R7561:6478abef0e93: WriteSeries class written and implemented in write_series.h and .cc (authored by azimi).
WriteSeries class written and implemented in write_series.h and .cc
Oct 28 2018, 14:25
azimi committed R7561:a3459b21d868: printing convergence percent is implemented (authored by azimi).
printing convergence percent is implemented
Oct 28 2018, 14:03
azimi committed R7561:383a65d1ea09: PrintSeries class written and implemented in print_series.h and .cc (authored by azimi).
PrintSeries class written and implemented in print_series.h and .cc
Oct 28 2018, 13:00
azimi committed R7561:013f9c3f578e: DumperSeries class written in dumper_series.h (authored by azimi).
DumperSeries class written in dumper_series.h
Oct 28 2018, 13:00

Oct 15 2018

azimi committed R7561:4a51b53fd99a: minor README update (authored by azimi).
minor README update
Oct 15 2018, 23:21

Oct 12 2018

azimi committed R7561:315c6ededdb3: README update and minor modofication (authored by azimi).
README update and minor modofication
Oct 12 2018, 12:39

Oct 11 2018

azimi committed R7561:4d3434cb726e: description of the second exercise in README (authored by azimi).
description of the second exercise in README
Oct 11 2018, 15:45
azimi committed R7561:2c64a0de8eef: initial condition modified to be fixed by default; necessary for the comparison… (authored by azimi).
initial condition modified to be fixed by default; necessary for the comparison…
Oct 11 2018, 15:29
azimi committed R7561:92cc027b4497: minor debug (authored by azimi).
minor debug
Oct 11 2018, 14:50
azimi committed R7561:b3e92c847de0: minor debug (authored by azimi).
minor debug
Oct 11 2018, 14:29
azimi committed R7561:236b90006bb6: contours on the plot (authored by azimi).
contours on the plot
Oct 11 2018, 14:24

Oct 10 2018

azimi committed R7561:549c4a91bf42: minor in plot function (authored by azimi).
minor in plot function
Oct 10 2018, 19:26
azimi committed R7561:4dea52d7110c: view angle fixed to be similar to the example (authored by azimi).
view angle fixed to be similar to the example
Oct 10 2018, 18:50
azimi committed R7561:dd925ae60981: 3rd part of exercise 2 is done and the plot function is a bit modified (authored by azimi).
3rd part of exercise 2 is done and the plot function is a bit modified
Oct 10 2018, 18:47
azimi committed R7561:e417ebc4f486: The conjugateGradient function returns the history of the convergence (authored by azimi).
The conjugateGradient function returns the history of the convergence
Oct 10 2018, 15:17
azimi committed R7561:b5149d2c27b6: part 1 and 2 are done (authored by azimi).
part 1 and 2 are done
Oct 10 2018, 14:35
azimi committed R7561:684404529c3b: conjugate gradient function is written (authored by azimi).
conjugate gradient function is written
Oct 10 2018, 13:27
azimi committed R7561:5aa31e32411a: conjugte gradient file is created (authored by azimi).
conjugte gradient file is created
Oct 10 2018, 12:58

Oct 9 2018

azimi committed R7561:57f452eac213: first commit (authored by azimi).
first commit
Oct 9 2018, 14:55