History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3cc1d8a160a7 | frerot | cleaning up the use of preprocessor macros | Jun 24 2020 | |||
6292bc12d9e3 | frerot | proper definition of python package extras | May 19 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
4884455e012f | frerot | always compiling tamaas_info, even when strip_info==True | May 5 2020 | |||
0f8bb69278d8 | frerot | cleaned up code for pybind11 detection and module building | Apr 27 2020 | |||
824e0b9504de | frerot | allowed storing of provided CXXFLAGS into scons setup file | Apr 23 2020 | |||
829565ab7da8 | frerot | making sure setup.py can always install to given prefix | Apr 23 2020 | |||
a1aa792f5ac8 | frerot | cleaner definition of fallback scons commands | Apr 22 2020 | |||
af1a46404bce | frerot | added target alias "test" for scons | Apr 21 2020 | |||
f6f9d433c7ec | frerot | automatically setting prefix/lib in rpaths | Apr 20 2020 | |||
619edea1d664 | frerot | falling back on setup.py if pip is not installed | Apr 17 2020 | |||
b1decc875a84 | frerot | defining target aliases for main lib and python module | Apr 17 2020 | |||
9d061de7f380 | frerot | added install dependencies to scons | Apr 16 2020 | |||
131906bb58cc | frerot | added compile option to remove legacy code | Apr 1 2020 | |||
903a03968664 | frerot | added -pedantic to compile flags (except pybind11) | Oct 4 2019 | |||
05f6175eafb9 | frerot | moved eigenvalues computation to separate submodule + vonMises | Jul 10 2019 | |||
9421fbf34ead | frerot | python mode indication for scons files | Apr 2 2019 | |||
ddb3f4920c12 | frerot | added utf8 to python modules used by scons | Mar 5 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
a6c60077067c | frerot | better management of dependencies between scons targets | Feb 13 2019 | |||
fdb103752c5e | frerot | simplified dumper implementation | Oct 25 2018 | |||
4c61bcf26659 | frerot | added interface for field access directly from model | Oct 19 2018 | |||
877325144b56 | frerot | fixed package copying | Oct 19 2018 | |||
1747e6afa6ac | frerot | changed python module hierarchy and build recipe | Oct 19 2018 | |||
f05231f61011 | frerot | added dumpers and nonlinear solvers implemented in python | Oct 4 2018 | |||
cdc295bb0abc | frerot | cleaning up SConscripts | Sep 26 2018 | |||
02f13cff89c6 | frerot | correct LEGACY_BEM define | Aug 23 2018 | |||
c3690592204b | frerot | typo | Aug 22 2018 | |||
f626cea9afdc | frerot | do not compile legacy bem with intel compiler | Aug 22 2018 | |||
c1dacaa1236b | frerot | added setup.py | Jul 20 2018 | |||
8b2839952a16 | frerot | added test_features submodule to python interface | Apr 3 2018 | |||
97cbaba6111f | frerot | fixed build bug of link of _tamaas.so happening too early | Mar 23 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 | |||
4eec140f3be0 | frerot | proper detection of pybind11 and GTest | Mar 14 2018 | |||
cd034e49e5c8 | frerot | fixed memory errors + restored compatibility | Mar 8 2018 | |||
9653f874d0f6 | frerot | removed swig (swig is DEAD! let us sing on its corpse!) | Mar 7 2018 | |||
511f8f3f957d | frerot | wrapping old BEM and added some comments | Mar 7 2018 | |||
5ad7e31c1c5e | frerot | wrapped most of modern Tamaas | Mar 7 2018 | |||
4ef018c79b67 | frerot | added type casters for pybind11 | Mar 7 2018 | |||
c46ef4573c24 | frerot | wrapping percolation module | Mar 6 2018 | |||
965538b78f0d | frerot | making everything work on my new system | Dec 13 2017 | |||
d01e5c973ef6 | frerot | clearer moments code | Nov 15 2017 | |||
644138f89dd8 | anciaux | making it python3 for print function | Oct 10 2017 | |||
2a56e9fac13e | frerot | added C++ tests with Criterion framework | Sep 20 2017 | |||
bb4edbe26ad3 | anciaux | renaming | Sep 11 2017 | |||
79e8c6474918 | frerot | verbose on python and fftw versions | Jul 5 2017 | |||
b93714ef58f5 | frerot | adapting tests to python 3 and cleanup | Jul 3 2017 | |||
ff68685a23a3 | frerot | added possibility to choose python executable for wrapper generation | Jul 3 2017 | |||
274baa732d6a | frerot | setup for detecting and build python3 wrapper | Jul 3 2017 | |||
bdd74f6bd492 | frerot | added rpath to _tamaas.so and better tests | Sep 7 2016 | |||
79e0fbd3374b | frerot | implementation of new shear polonsky algo | Aug 8 2016 | |||
d0027c36fb99 | frerot | correct numpy includes and removed sign warning | Aug 2 2016 | |||
1fea96395527 | frerot | warning cleanup for swig | Jul 8 2016 | |||
7c351ab1949b | anciaux | refactor the fftw detection | Jun 14 2016 | |||
48acd2ecb5b0 | anciaux | cleaning the compilation output | May 2 2016 | |||
8c18a80baa99 | frerot | fixed for cluster compilation | Apr 16 2016 | |||
e652acfdabba | frerot | cleaner scons config | Apr 16 2016 | |||
4363502881dd | anciaux | update the construction for fixing openmp thing | Feb 16 2016 | |||
736b5765119a | anciaux | env file is produced | Feb 15 2016 | |||
fbfcad1b6cb9 | anciaux | initial commit of tamaas | Feb 14 2016 |
c4science · Help