rAKA/pythonreleases/5.0.0
rAKA/python
releases/5.0.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c3c554d272e9 | anciaux | splitting files for the parser | May 3 2019 | |||
d5eb08f83156 | anciaux | splitting the files | May 3 2019 | |||
289aee5c10fd | anciaux | fix bi-material example for pybind | May 3 2019 | |||
1c41d1578cb8 | anciaux | correct the initialization problem with materials | May 2 2019 | |||
6e15f4e65858 | anciaux | still working on the materials for python | Apr 16 2019 | |||
c2107819fe71 | anciaux | started the dev of the materials in python | Apr 12 2019 | |||
97c5fc33599c | anciaux | tests good for array, vector and matrix | Apr 12 2019 | |||
c2fdaea2317f | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
b56fbddcf7b1 | anciaux | fix a compilation problem due to file removal | Apr 9 2019 | |||
df0ac98c3b81 | anciaux | good first state for pybind | Apr 9 2019 | |||
547d68723a68 | anciaux | added solidmechanics bcs mesh model | Apr 9 2019 | |||
b879bd479ec6 | anciaux | modifying the swig temporarily to have access to aij sparse matrices | Mar 26 2019 | |||
ad8da63e2e3d | frerot | setting rpath for python extension | Mar 20 2019 | |||
76e9be0a5b66 | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
c263b07d61fc | D197 | fouad/richart | Correcting examples and tests | Feb 6 2019 | ||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
e9aecedaa1d5 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Dec 12 2018 | |||
385484478fa9 | richart | Bug fix in python interface | Nov 6 2018 | |||
7e2cd66c9507 | richart | solved some swig issues | Nov 6 2018 | |||
0cf2524f8f9e | richart | Bootstraping the pybind11 code | Oct 31 2018 | |||
33eaf7cb000e | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
7b78eda9f30a | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
71beddeb9549 | richart | Adding some functions in the python interface | Aug 29 2018 | |||
00b736ea3a6f | richart | modified fe_engine python interface | Aug 14 2018 | |||
c7ee273dd82c | richart | Removing warning while compiling mpi interface | May 30 2018 | |||
cf9971ddd98a | frerot | added physical names selector to python interface | May 1 2018 | |||
0d46473e9018 | frerot | removed import mpi4py from python module | May 1 2018 | |||
8b22417fb5c7 | richart | spacial direction ? | Apr 4 2018 | |||
a6ae4099f295 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
2bbc30b8dd4c | richart | Minor changes int the python insterface | Mar 27 2018 | |||
2bcda32fdee4 | richart | is_extrinic in python | Mar 27 2018 | |||
6084ccd718c5 | anciaux | give access to solve step of a given solver | Mar 20 2018 | |||
15fbae074af8 | richart | Cleaning swig warnings at compilation | Mar 11 2018 | |||
2a7c8e69acb5 | richart | Compilation warning with clang | Mar 4 2018 | |||
a8eb1c3c8963 | richart | Correcting initialization of python patch tests | Feb 27 2018 | |||
29968496541f | richart | correcting minor python stuff | Feb 23 2018 | |||
7e77e91cafad | anciaux | python interface bug fix | Feb 8 2018 | |||
40a4994dfcfa | anciaux | python patch tests in good shape | Feb 8 2018 | |||
711e09a09b34 | anciaux | extend heat transfer | Feb 7 2018 | |||
4cc88ef4c591 | anciaux | python unittest for patchtest | Feb 7 2018 | |||
42ee76b26e41 | richart | intFull in python common to all models | Feb 6 2018 | |||
777e157a3f15 | richart | Bug fix in python interface: | Feb 5 2018 | |||
4eda17d13739 | richart | Corrections for the python interface | Feb 5 2018 | |||
0de4dd0d2bbd | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
192eeaff4257 | richart | Making use of the preferred version for python in CMake files | Feb 4 2018 | |||
2a647d5399a0 | anciaux | almost there in the python interface | Feb 2 2018 | |||
e1ddf6ea33c0 | anciaux | working newmark examples with python interface | Feb 2 2018 | |||
bedf9bd900a9 | anciaux | compiling python interface: runtime=getMass problem | Feb 2 2018 | |||
022b6ea9aedf | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
84561d8fe3f1 | fabarras | wrapper of Vector<Real> for Python | Jul 12 2017 | |||
0c340301b361 | anciaux | I need the initExplicit | Mar 20 2017 | |||
0851c3bf2928 | richart/anciaux | Extending the material interface to access internals | Mar 3 2017 | |||
8d7046b9a5f1 | anciaux | extend the material python to allow some sort of material selector | Jan 23 2017 | |||
f7e28ebc4a04 | anciaux | adding minimal support for materials | Jan 22 2017 | |||
5a3f49783e88 | anciaux | wrapping the sparse matrices | May 25 2016 | |||
9f9df65d1083 | frerot | Corrected conflict on getNbElement in swig | Feb 5 2016 | |||
b97b90b27a5d | richart | Forwarding akantu cxx_flags to python | Jan 22 2016 | |||
4d48518ce42a | richart | missing - in --inplace | Jan 22 2016 | |||
53d467c2fb80 | richart | Correcting some tests | Jan 20 2016 | |||
10bb2d45f4ee | richart | improvements in compilation process | Jan 19 2016 | |||
c69be6b395a1 | richart | Corrected install process | Jan 19 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
f90b54226a1b | richart | Multiple changes for packages: - getting list of files per package - cleaning… | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
a1ff9a28c2f8 | richart | Correction of MPI_Init to be able to use mpi4py | Jan 13 2016 | |||
fd9c1bfca6ce | richart | Merge branch 'master' of gitolite-richart:akantu | Jan 13 2016 | |||
836f7ec36526 | richart | Protected code to be able to compile without cohesive elements | Jan 13 2016 | |||
4ceb5223b8d3 | richart | Made the message clearer in case no wrappers are present and cannot be generated | Jan 13 2016 | |||
81e7fe4e746b | richart | Revert "most inadequate FATAL_ERROR ever" or just you do not understand it | Jan 13 2016 | |||
1eed991f8578 | fabarras | modifs to pass args to python initialize methods | Jan 7 2016 | |||
b3823577f014 | fabarras | transforming a Scannor into a Scanner | Jan 6 2016 | |||
0031ab5629c8 | fabarras | most inadequate FATAL_ERROR ever | Jan 6 2016 | |||
dcb6e35e96d1 | fabarras | swig modifications from Gabrielle project on cohesive elements | Jan 6 2016 | |||
322365359e4c | fabarras | fixing cohesive element model for python interface | Dec 7 2015 | |||
1bc1b8d78dc2 | richart | Try to correct the compilation errors when parallelism is activated | Nov 24 2015 | |||
77004f1ebce8 | anciaux | adding the python wrapper to cohesive elements (sequential) | Nov 23 2015 | |||
cabbb9b7fa37 | richart | Moving code python code out of akantu API + minor cleaning | Nov 16 2015 | |||
07b1707279be | richart | Improvement of the package system: callback + potential bug correction +… | Nov 16 2015 | |||
78fc2376708c | anciaux | example of a material entirely in python | Nov 13 2015 | |||
a09aa4f1eec4 | anciaux | Merge branch 'master' of gitolite:akantu | Nov 12 2015 | |||
f6e87d206662 | richart | bug fix in python cmake | Nov 12 2015 | |||
75c9b3cb5d60 | richart | Compilation correction + bug fix in python cmake | Nov 11 2015 | |||
7f95a9a09872 | richart | binary packages corrected, python almost compiling on windows | Nov 11 2015 | |||
d0fa3fc75064 | anciaux | adding the working version for the dirichlet functors with python | Nov 11 2015 | |||
73975c226f7a | anciaux | adding the python BC feature | Nov 11 2015 | |||
9ceee6e9cc34 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 16 2015 | |||
0992fd8db584 | fabarras | modification in swig to make camuso working again | Oct 16 2015 | |||
154ab8ac06e4 | Aurelia Cuba Ramos | fixing the python interface due to renaming of QuadraturePoint | Oct 15 2015 | |||
3e12823ecb4b | fabarras | removing hydropressure function | Oct 15 2015 | |||
8ed5d3d605fa | fabarras | last year devs on swig for solidmechanics model | Oct 15 2015 | |||
4cfea41bf633 | richart | Bug fix for python | Aug 4 2015 | |||
a4fcb7a89308 | anciaux | automatic conversion and check of numpy/Akantu arrays | Aug 3 2015 | |||
09cf306d8802 | anciaux | splitting in several files the swig warppers | Aug 3 2015 | |||
7d9124f4097e | anciaux | forcing version 3 of swig | Jul 24 2015 | |||
8bf24b72b2d9 | anciaux | fix compilation error | Jul 23 2015 |
c4science · Help