rAKA/pythonfeatures/moving-pypi…
rAKA/python
features/moving-pypi…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
48566fff3ed0 | richart | Merge branch 'master' into features/phasefield | May 14 2021 | |||
5c0a955c98b9 | richart | Correcting compilation errors on newer version of pybind11 | May 14 2021 | |||
f66bea2afab4 | richart | Modified the import of py11_akantu | May 7 2021 | |||
2214b92238c9 | richart | Relocated py11_akantu module as a submodule of akantu | May 7 2021 | |||
ccc0cad429ca | richart | adding versioneer to generate a version number in the python interface | May 7 2021 | |||
2f318e8d0e9b | pundir | removed the memory part from the phasefield model | Apr 2 2021 | |||
5acfa6ca970d | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
7f9fe3088b81 | anciaux | add the possibility to return a vector of possible material allocators | Mar 30 2021 | |||
2c2ac9d01138 | anciaux | give better default to the fragmentation_manager tools | Mar 29 2021 | |||
c7e03d7ebae5 | anciaux | adding the fragment manager to python interface | Mar 29 2021 | |||
bc514ea38833 | richart | missing include in py_mesh | Mar 15 2021 | |||
d7eb0b0c18be | richart | Fixing dumper warnings | Mar 13 2021 | |||
95d0dced15d1 | richart | Adapting due to changes in structural mechanics | Mar 13 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
12c0a090caee | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
db203e90b229 | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 13 2021 | |||
7b357e2dce56 | richart | Copy paste error in the target name | Mar 12 2021 | |||
d5fb526af36e | richart | Trying to remove warnings from pybind11 includes | Mar 12 2021 | |||
3d1bde8e1dbb | richart | Merge branch 'master' into bugfixes/dynamics_structural_mechnanics | Mar 12 2021 | |||
6f03fe32926e | richart | Adding energy computation per element group | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
a72501b17df2 | anciaux | fixed python interface for custom material and internals management | Mar 9 2021 | |||
bff781638aca | Philip Mueller, HS | Updated the Python interface of the `DOFManager` . | Mar 8 2021 | |||
1b9d3b1e2f9f | Philip Mueller, HS | Updated the text description of the `getMaterial()` functions of the structural… | Mar 8 2021 | |||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | |||
b9626220d63d | richart | Adding capability to add matrix to matrix | Mar 6 2021 | |||
23a4eb17ac12 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
f27e60b770cd | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | |||
b4da2bec742f | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | |||
e64b992bfcc9 | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
368683505b73 | pundir | functionality to defined solver type for solid model during coupling | Mar 1 2021 | |||
fa42b762652f | pundir | python interface for phasefield coupler added | Feb 28 2021 | |||
a4e2455c217e | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
e53c696aaab0 | pundir | python module for phasefield added | Feb 26 2021 | |||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
90b085f6bff5 | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | |||
a1a3d3e1f37c | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | |||
d128c8f2a50c | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | |||
729a820968e3 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | |||
8178b1e40e10 | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
98e6ec45ecd9 | richart | Bug fix in the python interface of structural model | Feb 8 2021 | |||
c899d41bc065 | richart | Linting the python interface | Feb 8 2021 | |||
88d3df4f3c5e | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | |||
4ba9503a3f37 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
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 | |||
c921ebe198ff | pundir | Conflict with master resolved | Jun 19 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 | |||
f8216b08dab8 | pundir | conflict with master resolved | Feb 21 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 | |||
8ab1824459dc | pundir | conflicts with master resolved | Oct 5 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 | |||
dc45d7139e94 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 |
c4science · Help