Page MenuHomec4science
Feed Advanced Search

Sep 20 2023

frerot committed rTAMAAS1937901381ce: updated pybind11 version in manylinux container (authored by frerot).
updated pybind11 version in manylinux container
Sep 20 2023, 16:32
frerot committed rTAMAASc7c331d8584a: added 3.11 wheels (authored by frerot).
added 3.11 wheels
Sep 20 2023, 16:25
frerot committed rTAMAASc5912fa20233: fixed pip wheel argument (authored by frerot).
fixed pip wheel argument
Sep 20 2023, 15:49
frerot committed rTAMAAS4db71dc5bb8c: using pip to build wheels (authored by frerot).
using pip to build wheels
Sep 20 2023, 15:41
frerot committed rTAMAAS79666cc6bd40: updated changelog (authored by frerot).
updated changelog
Sep 20 2023, 14:11

Aug 17 2023

frerot committed rTAMAAS7767124f567a: fixed compilation with Thrust versions >= 2 (authored by frerot).
fixed compilation with Thrust versions >= 2
Aug 17 2023, 17:55

Aug 3 2023

frerot committed rTAMAAS3c9b3925b2db: upgraded read-the-docs requirements (authored by frerot).
upgraded read-the-docs requirements
Aug 3 2023, 11:36

Jul 25 2023

frerot committed rTAMAAS15cd4b27c614: fixed compliant energy computation for H = 0.5 (authored by frerot).
fixed compliant energy computation for H = 0.5
Jul 25 2023, 19:02

Jul 17 2023

frerot committed rTAMAASd3c730fe1b78: added paragraph on scaling generated surfaces (authored by frerot).
added paragraph on scaling generated surfaces
Jul 17 2023, 10:02
frerot committed rTAMAAS8d60499a6323: fixed broken DOI links in docstrings (authored by frerot).
fixed broken DOI links in docstrings
Jul 17 2023, 10:02

Jul 3 2023

frerot committed rTAMAAS74f877bdb896: linting (authored by frerot).
linting
Jul 3 2023, 20:15
frerot committed rTAMAAS649501eeba69: added computation of full contact energy to Isopowerlaw (authored by frerot).
added computation of full contact energy to Isopowerlaw
Jul 3 2023, 18:26
frerot committed rTAMAAS0333b04dde21: updated changelog (authored by frerot).
updated changelog
Jul 3 2023, 15:51
frerot committed rTAMAASa066866d99bd: deactivating cuda docker in ci (authored by frerot).
deactivating cuda docker in ci
Jul 3 2023, 14:28

Jul 1 2023

frerot committed rTAMAAS34e12689acb5: added Newton-Raphson python solver (authored by frerot).
added Newton-Raphson python solver
Jul 1 2023, 15:42

Jun 15 2023

frerot committed rTAMAAS983bd1a55ab0: move wheel only if exists (authored by frerot).
move wheel only if exists
Jun 15 2023, 17:24
frerot committed rTAMAASde4731ed7145: added PLAT variable in build_wheels.sh (authored by frerot).
added PLAT variable in build_wheels.sh
Jun 15 2023, 17:17
frerot committed rTAMAAS00efaad39986: correctly labeling all wheels (authored by frerot).
correctly labeling all wheels
Jun 15 2023, 17:09
frerot committed rTAMAAS56d82488793a: installing build per python version in build_wheels (authored by frerot).
installing build per python version in build_wheels
Jun 15 2023, 16:46
frerot committed rTAMAAS0c95abff5e47: bumped fftw version in wheels (authored by frerot).
bumped fftw version in wheels
Jun 15 2023, 16:46
frerot committed rTAMAAS81e96a889296: only build wheels in CI (authored by frerot).
only build wheels in CI
Jun 15 2023, 16:24
frerot committed rTAMAAS8ea699c67c39: removed setup.py, fixed scons dev in virtual environments (authored by frerot).
removed setup.py, fixed scons dev in virtual environments
Jun 15 2023, 16:14
frerot committed rTAMAAS29fe83f1ee3f: explicitly setting doc language (authored by frerot).
explicitly setting doc language
Jun 15 2023, 16:14
frerot committed rTAMAASccf80cb19ebe: properly setting wheel tag and platform (authored by frerot).
properly setting wheel tag and platform
Jun 15 2023, 16:14
frerot committed rTAMAAS8ffb5410a229: using build as frontend in build wheels CI (authored by frerot).
using build as frontend in build wheels CI
Jun 15 2023, 14:56
frerot committed rTAMAAS36794a01e285: building wheels even in branches' CI (authored by frerot).
building wheels even in branches' CI
Jun 15 2023, 14:42
frerot committed rTAMAAS6b9257a31258: removed setup.py (authored by frerot).
removed setup.py
Jun 15 2023, 14:21

Jun 13 2023

frerot committed rTAMAASbcdea5b97d4c: also pinned Dockerfile (authored by frerot).
also pinned Dockerfile
Jun 13 2023, 17:19
frerot committed rTAMAAS6c5c8ed5544f: pinned bullseye for CI (authored by frerot).
pinned bullseye for CI
Jun 13 2023, 16:38
frerot committed rTAMAAS2cccc5b3de1a: sensitive storage issue (authored by frerot).
sensitive storage issue
Jun 13 2023, 16:25
frerot committed rTAMAASd904acc55af6: fixed debian images for bookworm (authored by frerot).
fixed debian images for bookworm
Jun 13 2023, 16:25
frerot committed rTAMAAS5987c2844e5e: correctly setting initial guess in fixed point schemes (authored by frerot).
correctly setting initial guess in fixed point schemes
Jun 13 2023, 15:52
frerot committed rTAMAAS83ec849e42b6: fixed pipe tools (authored by frerot).
fixed pipe tools
Jun 13 2023, 15:52
frerot committed rTAMAAS7d1b9534fac0: avoiding typecast in Partitioner::local_offset (authored by frerot).
avoiding typecast in Partitioner::local_offset
Jun 13 2023, 15:52

Jun 7 2023

frerot committed rTAMAAS691470177ea6: non-verbose NewtonKrylovSolver (authored by frerot).
non-verbose NewtonKrylovSolver
Jun 7 2023, 14:40
frerot committed rTAMAAS29b338df384f: setting relaxation = 1 in AndersonMixing (authored by frerot).
setting relaxation = 1 in AndersonMixing
Jun 7 2023, 14:40
frerot committed rTAMAASbf489367ca30: reserving ElasticHelper vector in HookeField (authored by frerot).
reserving ElasticHelper vector in HookeField
Jun 7 2023, 14:40
frerot committed rTAMAAS5448a630f548: properly set pressure at start of AndersonMixing (authored by frerot).
properly set pressure at start of AndersonMixing
Jun 7 2023, 14:40

Jun 4 2023

frerot committed rTAMAAS6345fe57f991: corrected DFSANESolver convergence message (authored by frerot).
corrected DFSANESolver convergence message
Jun 4 2023, 18:55
frerot committed rTAMAAS1d36209399e2: setting default value for DFSANESolver::max_iterations (authored by frerot).
setting default value for DFSANESolver::max_iterations
Jun 4 2023, 18:21
frerot committed rTAMAAS040bf504add3: linting (authored by frerot).
linting
Jun 4 2023, 18:21
frerot committed rTAMAAS03707294a5bd: added max_iter to DFSANESolver (authored by frerot).
added max_iter to DFSANESolver
Jun 4 2023, 18:13
frerot committed rTAMAAS88df92440cf6: not throwing in DFSANESolver (authored by frerot).
not throwing in DFSANESolver
Jun 4 2023, 18:07
frerot committed rTAMAASbbf94afc152d: formating floats in no_convergence_error (authored by frerot).
formating floats in no_convergence_error
Jun 4 2023, 18:07
frerot committed rTAMAASc1b8d69e91be: added no_convergence_error exception class (authored by frerot).
added no_convergence_error exception class
Jun 4 2023, 07:59

May 30 2023

frerot committed rTAMAAS60928f81585d: added proper citations for Anderson mixing solver (authored by frerot).
added proper citations for Anderson mixing solver
May 30 2023, 15:38
frerot committed rTAMAASe918214e3a8e: added max_iter property to fixed point solvers (authored by frerot).
added max_iter property to fixed point solvers
May 30 2023, 15:38

May 26 2023

frerot committed rTAMAAS7d0798126af1: linting (authored by frerot).
linting
May 26 2023, 23:49
frerot committed rTAMAAS1c6a6c0cb9f9: added and tested an Anderson mixing solver (authored by frerot).
added and tested an Anderson mixing solver
May 26 2023, 18:59
frerot committed rTAMAASee54b72503bc: fixed copy constructor for Grid<T, dim> (authored by frerot).
fixed copy constructor for Grid<T, dim>
May 26 2023, 18:59

May 23 2023

frerot committed rTAMAAS5187505f4535: fixed signed index transition in dcfft (authored by frerot).
fixed signed index transition in dcfft
May 23 2023, 16:49
frerot committed rTAMAAS51c806978b9b: optional use of chunks in H5Dumper (authored by frerot).
optional use of chunks in H5Dumper
May 23 2023, 14:08
frerot committed rTAMAAS184b5e7bc082: removed redundant std::move (authored by frerot).
removed redundant std::move
May 23 2023, 14:08

May 19 2023

frerot committed rTAMAASee9e15ec2512: allowing chunked data in HDF5 files (authored by frerot).
allowing chunked data in HDF5 files
May 19 2023, 16:02
frerot committed rTAMAAS0fb27b733b7b: more brace initialization (authored by frerot).
more brace initialization
May 19 2023, 16:02
frerot committed rTAMAASfe2d19bc2ed2: compiling with integer_type=long (authored by frerot).
compiling with integer_type=long
May 19 2023, 16:02

May 11 2023

frerot committed rTAMAAS6ffe34bb22f7: satisfying type linter (authored by frerot).
satisfying type linter
May 11 2023, 13:54
frerot committed rTAMAASe28cf92a57d0: added lint targets in SCons (authored by frerot).
added lint targets in SCons
May 11 2023, 13:54
frerot committed rTAMAAS5722d08fe801: using brace-initialization in tests (authored by frerot).
using brace-initialization in tests
May 11 2023, 13:54
frerot committed rTAMAAS89fed7fc8429: compiling with real_type='long double' (authored by frerot).
compiling with real_type='long double'
May 11 2023, 13:54
frerot committed rTAMAASafeaa3dd0d67: ci: executing flake8 unconditionally (authored by frerot).
ci: executing flake8 unconditionally
May 11 2023, 13:54
frerot committed rTAMAASe619dff986ef: added fftw api for single precision (authored by frerot).
added fftw api for single precision
May 11 2023, 13:54

May 9 2023

frerot committed rTAMAAS9a5764aa65ca: replaced tamaas::Exception by a finer grain exception set (authored by frerot).
replaced tamaas::Exception by a finer grain exception set
May 9 2023, 16:19

May 8 2023

frerot committed rTAMAAS13b43d51b67c: added IntegralOperator::dirac pretty print (authored by frerot).
added IntegralOperator::dirac pretty print
May 8 2023, 11:24
frerot committed rTAMAAS25046791eb55: updated email (authored by frerot).
updated email
May 8 2023, 11:24

May 5 2023

frerot committed rTAMAAS142607d0379b: linting (authored by frerot).
linting
May 5 2023, 18:36
frerot committed rTAMAAS403065b92711: allow registering integral operators from python (authored by frerot).
allow registering integral operators from python
May 5 2023, 13:52
frerot committed rTAMAAS16d767e9ca78: fixed setting integral operator in PKR (authored by frerot).
fixed setting integral operator in PKR
May 5 2023, 13:52
frerot committed rTAMAAS7ce4abb9a3fd: reduced number of pure virtual methods in IntegralOperator (authored by frerot).
reduced number of pure virtual methods in IntegralOperator
May 5 2023, 13:52
frerot committed rTAMAAS0a0256a2e487: using std::shared_ptr as holder type for IntegralOperator (authored by frerot).
using std::shared_ptr as holder type for IntegralOperator
May 5 2023, 13:52
frerot committed rTAMAASf4395fb30430: adding IntegralOperator::kind to bindings (authored by frerot).
adding IntegralOperator::kind to bindings
May 5 2023, 13:52
frerot committed rTAMAAS35b1b2bb1e78: overriding IntegralOperator::getType in python (authored by frerot).
overriding IntegralOperator::getType in python
May 5 2023, 13:52
frerot committed rTAMAAS1bb9a8629102: added __func__ to debug messages (authored by frerot).
added __func__ to debug messages
May 5 2023, 13:52

Apr 28 2023

frerot committed rTAMAAScdc0ff27b16e: forwarding strides when casting grid view to numpy (authored by frerot).
forwarding strides when casting grid view to numpy
Apr 28 2023, 17:47
frerot committed rTAMAASb303b508d657: linting (authored by frerot).
linting
Apr 28 2023, 17:47
frerot committed rTAMAAS1513c2c41370: allow setting the whole energy functional in contact solvers (authored by frerot).
allow setting the whole energy functional in contact solvers
Apr 28 2023, 17:47

Apr 24 2023

frerot committed rTAMAAS04729c6e6f46: silenced deprecation warning (authored by frerot).
silenced deprecation warning
Apr 24 2023, 14:39
frerot committed rTAMAAS14c9b7378bc6: mpi type traits: static constexpr -> static const (authored by frerot).
mpi type traits: static constexpr -> static const
Apr 24 2023, 14:39
frerot committed rTAMAASb393f4520625: added nonperiodic patch test (authored by frerot).
added nonperiodic patch test
Apr 24 2023, 12:08

Apr 21 2023

frerot committed rTAMAAS64d22c94b8f2: can change integral operator in PolonskyKeerRey (authored by frerot).
can change integral operator in PolonskyKeerRey
Apr 21 2023, 18:46
frerot committed rTAMAAS2b9922a2fd2b: added non-periodic hertz test (authored by frerot).
added non-periodic hertz test
Apr 21 2023, 18:46
frerot committed rTAMAAS828bbaf826db: added DC-FFT/Boussinesq operator for non-periodic elastic solutions (authored by frerot).
added DC-FFT/Boussinesq operator for non-periodic elastic solutions
Apr 21 2023, 17:59

Apr 20 2023

frerot committed rTAMAAS4c8597150a63: df-sane: not solving if residual is already zero (authored by frerot).
df-sane: not solving if residual is already zero
Apr 20 2023, 17:21

Apr 18 2023

frerot committed rTAMAASe7545e61d705: correct variable name in materials wrapper (authored by frerot).
correct variable name in materials wrapper
Apr 18 2023, 12:45
frerot committed rTAMAASb6f87025d824: testing free surface in mindlin (authored by frerot).
testing free surface in mindlin
Apr 18 2023, 12:45
frerot committed rTAMAAS880e1e593dd1: added material property to residual (authored by frerot).
added material property to residual
Apr 18 2023, 12:45
frerot committed rTAMAAS8fca507a10c7: fixed material update step in Residual::updateState (authored by frerot).
fixed material update step in Residual::updateState
Apr 18 2023, 12:45

Mar 14 2023

frerot committed rTAMAASffd04dcf6cca: added function to compute real coefficient indices of dft (authored by frerot).
added function to compute real coefficient indices of dft
Mar 14 2023, 18:13
frerot committed rTAMAAS4f40cc109eed: random phases set to zero where expected by C2R transform (authored by frerot).
random phases set to zero where expected by C2R transform
Mar 14 2023, 18:13
frerot committed rTAMAASf7bfcca920bb: corrected typo (authored by frerot).
corrected typo
Mar 14 2023, 18:13

Feb 14 2023

frerot committed rAKA62933babca2a: joss: tts data on one plot (authored by frerot).
joss: tts data on one plot
Feb 14 2023, 13:31

Feb 10 2023

frerot committed rAKA584151dd456a: joss: language fixes (authored by frerot).
joss: language fixes
Feb 10 2023, 12:34
frerot committed rAKA84f24ac4a5b3: minor language fixes (authored by frerot).
minor language fixes
Feb 10 2023, 10:40
frerot committed rAKAef12b301f7a4: using Computer Modern Sans in scaling plot (authored by frerot).
using Computer Modern Sans in scaling plot
Feb 10 2023, 10:29

Feb 9 2023

frerot committed rTAMAAS4e08a8a94094: made EPICSolver compatible with utils.load_path (authored by frerot).
made EPICSolver compatible with utils.load_path
Feb 9 2023, 14:35

Jan 31 2023

frerot committed rTAMAAS380b06e8d1e4: added ModelFactory.registerHookeField to Python API (authored by frerot).
added ModelFactory.registerHookeField to Python API
Jan 31 2023, 17:10
frerot committed rTAMAASe01b77d8621f: correctly deprecated residual constructor (authored by frerot).
correctly deprecated residual constructor
Jan 31 2023, 17:10

Jan 30 2023

frerot committed rTAMAASb9dabc584b89: removed tests/ci/script submodule (authored by frerot).
removed tests/ci/script submodule
Jan 30 2023, 17:22
frerot committed rTAMAAS3be5dd33a744: deprecating ModelFactory.createResidual (authored by frerot).
deprecating ModelFactory.createResidual
Jan 30 2023, 17:22
frerot committed rTAMAAS1799cd8d00b6: python API for materials (authored by frerot).
python API for materials
Jan 30 2023, 17:22