Graphci-fix-static-checks
Graph
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
cf36e15d08a3 | frerot | tentative implementation of DFSANESolver | Aug 1 2020 | ||||
d38b418143c0 | frerot | prettier compilation outputs in non-verbose mode | Jul 31 2020 | ||||
6a23416b0bff | frerot | added skeleton for DFSANE C++ solver | Jul 27 2020 | ||||
0f1bae08aea7 | frerot | modifiying python install scripts for a PyPI tamaas package | Jul 24 2020 | ||||
022c85aa37f2 | frerot | log warning instead of exception for possible overflow in kelvin | Jul 24 2020 | ||||
1732bd341beb | frerot | [DOC] clearer headings for contributing | Jul 22 2020 | ||||
ba57121986ad | frerot | relaxing threshold in patch plasticity test | Jul 22 2020 | ||||
af08c7abcf2c | frerot | not flattening arrays in netcdf dumper | Jul 22 2020 | ||||
10e89fb76a8c | frerot | allow pickles in numpy dumper test (default changed in 1.16.1) | Jul 22 2020 | ||||
673fed723981 | frerot | [DOC] added examples and performance pages | Jul 21 2020 | ||||
98cd1f0b041c | frerot | [Examples] added titles to figures | Jul 21 2020 | ||||
b92de062a308 | frerot | [DOC] moved quickstart to its own page | Jul 21 2020 | ||||
6124726e1b08 | frerot | redirecting iostreams to python streams for solve functions | Jul 10 2020 | ||||
9046874a9be5 | frerot | [JOSS] added citation to Pybind11 | Jul 10 2020 | ||||
7d3736dfcf1f | frerot | removing unecessary calls to initialize/finalize in examples | Jul 10 2020 | ||||
aba0a246fdf6 | frerot | using std::shared_ptr<Functional> as holder type for functionals | Jul 10 2020 | ||||
aec3fa0599a4 | frerot | correcting typos in rough surface doc | Jul 10 2020 | ||||
f16ec5b85e49 | frerot | setting proper rpath for tests | Jul 3 2020 | ||||
c970723f194b | frerot | added fftw libpath to rpath | Jul 3 2020 | ||||
afb7a2500c3b | frerot | added lib64 directory to search for fftw | Jul 3 2020 | ||||
a4420cd7baa8 | frerot | propertly setting rpaths with $ORIGIN | Jul 3 2020 | ||||
14b215073440 | frerot | forcing update with pip on scons install call | Jul 2 2020 | ||||
8fe083d0bc1b | frerot | [DOC] fix in example code | Jun 30 2020 | ||||
04fa2ac30483 | frerot | ensuring initialize and finalized get called | Jun 28 2020 | ||||
f1073dba0c14 | frerot | getting rid of BOOST_PP_STRINGIZE | Jun 25 2020 | ||||
7dbb2d1099f2 | frerot | added access to yield stress and hardening modulus in residual | Jun 25 2020 | ||||
2581cf15be7f | frerot | fixing CPPDEFINES | Jun 25 2020 | ||||
a66ead09e464 | frerot | removed FFTPlanManager and consorts | Jun 25 2020 | ||||
4101c62ad2f1 | frerot | making sure CPPDEFINES is a list | Jun 25 2020 | ||||
531937f6e06f | frerot | making sure libTamaas from build is loaded when running tests | Jun 25 2020 | ||||
aa1de33be858 | frerot | simplified alloc of in/out pointers in FFTEngine | Jun 25 2020 | ||||
5b7d5e177fcd | frerot | making FFTEngine work with fftw flags >= FFTW_MEASURE | Jun 25 2020 | ||||
8f3b1410b161 | frerot | removed remaining calls to FFTPlanManager | Jun 25 2020 | ||||
3796abfaa1cd | frerot | Merge branch 'master' into feature/fft_engine | Jun 24 2020 | ||||
22578f2b019d | frerot | added header report for pytest | Jun 24 2020 | ||||
9919a84cfd1d | frerot | reducing system size of test_epic | Jun 24 2020 | ||||
acb92043a41d | D250 | frerot | added short workflow description to contribution section | Jun 24 2020 | |||
4576418a9f6b | D250 | frerot | separated workflows for code reviews | Jun 24 2020 | |||
53478e29a75b | D249 | frerot | add reference to Archard_1957 | Jun 24 2020 | |||
8c97f9be5457 | frerot | Merge branch 'master' into arcpatch-D249 | Jun 24 2020 | ||||
250c5d393fe5 | D249 | agshvarts/frerot | add reference to Archard_1957 | Jun 24 2020 | |||
9eff7d779bbd | D250 | frerot | added short workflow description to contribution section | Jun 24 2020 | |||
4663aff62cc0 | frerot | added saturated pressure reference | Jun 24 2020 | ||||
c4c90c937206 | frerot | fixed heavy english syntax | Jun 24 2020 | ||||
6257690b3ebb | frerot | added reference to condat + comment on how unique the code is | Jun 24 2020 | ||||
274414d905f3 | frerot | added a "seeking help" section in doc | Jun 24 2020 | ||||
326474e642c8 | frerot | cleaning doc before building it | Jun 24 2020 | ||||
9731ad93e058 | frerot | making sure sphinx can import the tamaas module for autodoc | Jun 24 2020 | ||||
d5baa0511b25 | frerot | removed legacy surface generator in test_autocorrelation | Jun 24 2020 | ||||
7af541847c01 | frerot | compiling c++ tests needing pybind11 separately | Jun 24 2020 | ||||
3cc1d8a160a7 | frerot | cleaning up the use of preprocessor macros | Jun 24 2020 | ||||
548c812ae786 | frerot | removed unecessary LONG_PRECISION macro guard for fftw interface | Jun 24 2020 | ||||
75a2de973a73 | frerot | moved implementation of legacy surface statistics to separate cpp | Jun 24 2020 | ||||
d66116666bb9 | frerot | using holder type for fftw plans in FFTEngine | Jun 24 2020 | ||||
b4bacea3061c | frerot | fixing long double fftw interface | Jun 24 2020 | ||||
6bd8cd25056a | frerot | converted statistics to FFTEngine | Jun 24 2020 | ||||
a6e0bde62253 | frerot | converted surface generators to FFTEngine | Jun 23 2020 | ||||
4e2d7b75fd90 | frerot | using FFTEngine in Westergaard integral operator | Jun 23 2020 | ||||
be7bc1258547 | frerot | adding computeFrequencies to FFTEngine | Jun 23 2020 | ||||
f8e1e9c7a919 | frerot | added FFTEngine class | Jun 22 2020 | ||||
7d5bdcdc47bb | frerot | ignoring deprecation warnings in test_dumper | Jun 22 2020 | ||||
2c3c3ddadf5a | frerot | added __contains__ and __iter__ to model bindings | Jun 18 2020 | ||||
ec31430164d5 | frerot | updated pipe_tools | Jun 12 2020 | ||||
8af0575bda15 | frerot | added const for some variables | Jun 12 2020 | ||||
ff710f40e7e3 | frerot | fixing recursion issue with ToleranceManager | Jun 12 2020 | ||||
e8c4a114f2ec | frerot | added compression to UVW dumper | Jun 11 2020 | ||||
6258c7cd43d7 | frerot | compressing diff to reduce binary size | Jun 9 2020 | ||||
ace594b68267 | frerot | added a group dumper for paraview data | Jun 9 2020 | ||||
58fde8ae6754 | frerot | writing solver infos to stderr | Jun 8 2020 | ||||
022385d24743 | frerot | simplified helpers in dumpers | Jun 8 2020 | ||||
64ad818b2ad5 | frerot | simplify git diff stored in binary | Jun 2 2020 | ||||
642e354870ce | frerot | added doc dependencies to Dockerfile | May 29 2020 | ||||
6fbf01812e11 | frerot | added intended audience statement in paper and doc index | May 29 2020 | ||||
c265f81a2c96 | frerot | testing dumped array values instead of shape | May 26 2020 | ||||
bd3962ca451f | frerot | compatibility with python3 scons | May 26 2020 | ||||
6292bc12d9e3 | frerot | proper definition of python package extras | May 19 2020 | ||||
a5c45c2f1235 | frerot | better normalization in patch plasticity test | May 19 2020 | ||||
c0bceb17cc1d | frerot | [doc] update copyright in sphinx doc | May 8 2020 | ||||
2c694d3bf38f | frerot | added a test of the EPIC solver [see 09e51e6] | May 6 2020 | ||||
a1344da0cd86 | frerot | added scons target to generate source archive | May 5 2020 | ||||
143a681c1611 | frerot | removing unused files | May 5 2020 | ||||
83546ffe8bd1 | frerot | update expolit version | May 5 2020 | ||||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | ||||
4884455e012f | frerot | always compiling tamaas_info, even when strip_info==True | May 5 2020 | ||||
c1bb3fddf59a | frerot | better generation of information file | Apr 29 2020 | ||||
c0aa1c51f0e8 | frerot | fixed memory error in transformOutput | Apr 28 2020 | ||||
09e51e6a41e7 | frerot | fixing convergence issue with non-linear solvers | Apr 28 2020 | ||||
8368c5ece053 | frerot | removed print statement | Apr 27 2020 | ||||
0f8bb69278d8 | frerot | cleaned up code for pybind11 detection and module building | Apr 27 2020 | ||||
3320663b66ec | frerot | added a check for numpy in pybind11 tool | Apr 23 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 | ||||
0473580f3d50 | frerot | bump version 2.1.1 | Apr 23 2020 | ||||
a1aa792f5ac8 | frerot | cleaner definition of fallback scons commands | Apr 22 2020 | ||||
c5d6b3690cd1 | frerot | making sure tests are passing in python 2.7 | Apr 22 2020 | ||||
3ee9522fe441 | frerot | fixed content in sphinx index | Apr 22 2020 | ||||
dd5a50d5ae4d | frerot | added reference to paper with Brink | Apr 22 2020 | ||||
39e0d33f032a | frerot | added (with premission) all tamaas contributors to JOSS paper | Apr 22 2020 | ||||
ccda062acd0b | frerot | added a doc paragraph on using the docker image | Apr 22 2020 | ||||
5eb879c9eb7b | frerot | handeling properly targets install + dev when build_python=False | Apr 21 2020 |
c4science · Help