rAKA/pythonbugfixes/installation_d…
rAKA/python
bugfixes/installation_d…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e2b06dcbe600 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | |||
b21bd8ea6faa | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | |||
d3b901dacdcc | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | |||
b56858367c28 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Jan 18 2021 | |||
0870565fddd9 | anciaux | making link with library ok | Jan 18 2021 | |||
264488a89fd1 | anciaux | adding setup.py.in | Jan 18 2021 | |||
e13ac132d985 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | |||
8f1d14ec176b | richart | removing warnings in py_material | Nov 17 2020 | |||
64fb0b466ebe | richart | Bug fix: rebase conflit resolution | Nov 13 2020 | |||
b3bb1a6f112e | richart | Missing marco definition for pybind11 | Nov 13 2020 | |||
327367782b0e | richart | Warning in pybind11 | Nov 13 2020 | |||
3ae228d1e7a7 | richart | Correcting deprecated pybind code | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
ce37131bcd4f | richart | Modified visibility and headers in pybind interface | Nov 13 2020 | |||
d0b63cea21e3 | richart | Change in pybind11 compilation | Nov 13 2020 | |||
1f6666b97403 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | |||
5cae7298abb3 | richart | Bug fix | Jul 21 2020 | |||
f7d749d67510 | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
95f643fbb529 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
c5c7617d4862 | anciaux | extend python interface for dofmanager | Mar 25 2020 | |||
e55ad43b118d | richart | Bug fix in pythonpath | Jan 24 2020 | |||
8b12a8c50daf | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
0ff570ffbf37 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
ee95d25f3f67 | richart | Missing include in pybind11 | Dec 4 2019 | |||
db48d22d8064 | richart | handling properly the default arguments in py_fe_engine | Dec 4 2019 | |||
fb6207862153 | richart | missing headers in py_fe_engine | Dec 4 2019 | |||
356f1dac21fd | richart | adding method in model python interface | Dec 4 2019 | |||
a7b944d6c817 | richart | Extending feengine generic api | Nov 27 2019 | |||
3b5ad8bc6ce8 | richart | Updating cmake | Nov 27 2019 | |||
136fdff461b8 | richart | Cleaning debug couts | Nov 11 2019 | |||
1679e030bb0f | anciaux | adding the meshdatamaterialselector handling | Nov 7 2019 | |||
c4af0da6117d | anciaux | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 7 2019 | |||
1d436d1e0a06 | richart | Correcting bug introduced in rAKAPRIVe3715c23639b | Nov 6 2019 | |||
18549d2da848 | anciaux | adding a feature for node groups | Nov 6 2019 | |||
f4a623ac3799 | anciaux | add library dependence for aka pybind | Nov 6 2019 | |||
33b2a21d75fa | anciaux | adding possibilities for the element/node groups | Nov 6 2019 | |||
e3715c23639b | richart | Bug fix for cmake > 3.11 | Oct 30 2019 | |||
7f3d662810a7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Oct 28 2019 | |||
67bc28894cfb | richart | Make akantu compile again on ubuntu xenial | Oct 28 2019 | |||
98e31aa37f35 | anciaux | fix bug on the group manager python interface | Oct 10 2019 | |||
a7432c4bab43 | anciaux | dirty hack to allow to dump a numpy array | Sep 27 2019 | |||
442a2f57fe23 | anciaux | saving the test for large rotations | Sep 27 2019 | |||
baac59a38a62 | anciaux | temporary fix to pass a numpy to be dumped | Sep 27 2019 | |||
aaddfc6e06ae | anciaux | adding a adddumpfieldexternal | Sep 27 2019 | |||
c59021d18d8e | richart | bug in the interface | Sep 17 2019 | |||
8fb402aea0a1 | richart | Modified pybind11 to work also with 2.3 | Aug 14 2019 | |||
66e096390ab1 | richart | backward compatibility for pybind11 interface | Jul 19 2019 | |||
b2a2f97d97ac | richart | Correcting some examples | Jul 19 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
d4c15ff0af18 | richart | bug fix in the model interface pybind11 | Jul 16 2019 | |||
64b062ea67f5 | richart | Allowing to call the solver with a different solver callback | Jul 4 2019 | |||
121f89dc006f | richart | Bug fix on static patch tests | Jun 16 2019 | |||
5adfe4547377 | richart | Bug fix in the python patch tests | Jun 16 2019 | |||
1dd86a07d392 | richart | Bug fixing in the python interface | Jun 16 2019 | |||
59acc25aa216 | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
dacd1c6ce4d6 | anciaux | added the possibility to build dumper::Field in python | Jun 14 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
1308f870eb08 | richart | Repairing some swig things | Jun 5 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
7a04471d3e4d | richart | Bug fix in the MSH reader version 4 | Jun 2 2019 | |||
46779f984fa4 | anciaux | adding a few methods for solidmechanics model | May 14 2019 | |||
0dda5dcc1039 | anciaux | heat transfer patch test working | May 10 2019 | |||
5f01385313a8 | anciaux | adding the heat transfert interface | May 9 2019 | |||
f26800db0de2 | anciaux | revert the BC namespace | May 9 2019 | |||
4cfbb587ed7d | anciaux | sparse matrix example working in pybind | May 9 2019 | |||
576e37d3ad30 | anciaux | towards sparsematrix | May 9 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
4a76700356f7 | anciaux | complement the python interface | May 9 2019 | |||
a7017467bb54 | anciaux | bind node/element groups | May 8 2019 | |||
d8014c9dd01d | anciaux | remove nonexisting call in the pybind interface | May 8 2019 | |||
7e653f041bc2 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
ec0ce126d3a6 | anciaux | adding element group and prepare pytest | May 8 2019 | |||
b0172f1e089c | anciaux | finish binding of cohesive models | May 7 2019 | |||
0ae7c837a8dd | anciaux | binding the solidmechanicsmodelcohesive | May 7 2019 | |||
6782b4c3d3bb | anciaux | working materials | May 6 2019 | |||
da9d00771694 | anciaux | working bi-material example with custom material in pybind | May 3 2019 | |||
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 |
c4science · Help