tamaas/pythonci-fix-static-checks
tamaas/python
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3c73b4228d79 | Lucas Frérot | silencing overflow warnings with gcc13 | Oct 18 2023 | |||
74f877bdb896 | frerot | linting | Jul 3 2023 | |||
649501eeba69 | frerot | added computation of full contact energy to Isopowerlaw | Jul 3 2023 | |||
34e12689acb5 | frerot | added Newton-Raphson python solver | Jul 1 2023 | |||
8ea699c67c39 | frerot | removed setup.py, fixed scons dev in virtual environments | Jun 15 2023 | |||
6b9257a31258 | frerot | removed setup.py | Jun 15 2023 | |||
83ec849e42b6 | frerot | fixed pipe tools | Jun 13 2023 | |||
691470177ea6 | frerot | non-verbose NewtonKrylovSolver | Jun 7 2023 | |||
03707294a5bd | frerot | added max_iter to DFSANESolver | Jun 4 2023 | |||
e918214e3a8e | frerot | added max_iter property to fixed point solvers | May 30 2023 | |||
60928f81585d | frerot | added proper citations for Anderson mixing solver | May 30 2023 | |||
1c6a6c0cb9f9 | frerot | added and tested an Anderson mixing solver | May 26 2023 | |||
51c806978b9b | frerot | optional use of chunks in H5Dumper | May 23 2023 | |||
ee9e15ec2512 | frerot | allowing chunked data in HDF5 files | May 19 2023 | |||
6ffe34bb22f7 | frerot | satisfying type linter | May 11 2023 | |||
9a5764aa65ca | frerot | replaced tamaas::Exception by a finer grain exception set | May 9 2023 | |||
35b1b2bb1e78 | frerot | overriding IntegralOperator::getType in python | May 5 2023 | |||
f4395fb30430 | frerot | adding IntegralOperator::kind to bindings | Apr 28 2023 | |||
403065b92711 | frerot | allow registering integral operators from python | Apr 28 2023 | |||
0a0256a2e487 | frerot | using std::shared_ptr as holder type for IntegralOperator | Apr 28 2023 | |||
1513c2c41370 | frerot | allow setting the whole energy functional in contact solvers | Apr 28 2023 | |||
cdc0ff27b16e | frerot | forwarding strides when casting grid view to numpy | Apr 28 2023 | |||
64d22c94b8f2 | frerot | can change integral operator in PolonskyKeerRey | Apr 21 2023 | |||
828bbaf826db | frerot | added DC-FFT/Boussinesq operator for non-periodic elastic solutions | Apr 21 2023 | |||
880e1e593dd1 | frerot | added material property to residual | Apr 17 2023 | |||
e7545e61d705 | frerot | correct variable name in materials wrapper | Apr 17 2023 | |||
4e08a8a94094 | frerot | made EPICSolver compatible with utils.load_path | Feb 9 2023 | |||
e01b77d8621f | frerot | correctly deprecated residual constructor | Jan 31 2023 | |||
380b06e8d1e4 | frerot | added ModelFactory.registerHookeField to Python API | Jan 31 2023 | |||
3be5dd33a744 | frerot | deprecating ModelFactory.createResidual | Jan 30 2023 | |||
1799cd8d00b6 | frerot | python API for materials | Jan 30 2023 | |||
59332d6f57aa | frerot | removed inelastic strain compute from Material interface | Jan 30 2023 | |||
fe804fbd068a | frerot | copyright in multiline string | Jan 30 2023 | |||
c05110a124ec | frerot | removed NoConvergence import | Jan 27 2023 | |||
3db25847471e | frerot | fixed deprecation warnings | Jan 27 2023 | |||
9af1338e0168 | frerot | simplified Residual API | Jan 27 2023 | |||
d0db1c5e6e0a | frerot | removed model_type template in materials | Jan 25 2023 | |||
e33c4f6bd9ba | frerot | python static type compliance | Jan 23 2023 | |||
100449b2a711 | frerot | added example of radial averages in examples/statistics.py | Jan 23 2023 | |||
ef80ea4721c8 | frerot | Merge branch 'features/materials' | Jan 18 2023 | |||
24902e40d876 | frerot | updated copyright year 2023 | Jan 17 2023 | |||
57458505b1bf | frerot | FIX: UVWDumper does not write FieldData anymore | Nov 18 2022 | |||
d6118d6704dc | frerot | FIX: linting | Nov 16 2022 | |||
a0f93b19d259 | frerot | FIX: using boundary_fields attribute in HDF5 files | Nov 16 2022 | |||
9244feaf1a70 | frerot | ENH: dumping surface field names | Nov 11 2022 | |||
19523875da76 | frerot | linting | Sep 20 2022 | |||
b4a4b77f3b96 | frerot | added finite difference rms slopes method | Sep 20 2022 | |||
5af9f717d0f1 | frerot | raising exception when model is created with zero dimension | Sep 9 2022 | |||
7d4cdf0318b1 | frerot | updated PyPI description | Sep 7 2022 | |||
a2d2aa3c75bf | frerot | Using FieldContainer for integral operators | Aug 22 2022 | |||
01ee3daf64fd | frerot | moved field python interface to FieldContainer bindings | Aug 22 2022 | |||
92c59a88dbfd | frerot | using proper dtypes in NetCDFDumper | Aug 18 2022 | |||
824c5e5ebb8d | frerot | making Model use the FieldContainer interface | Aug 18 2022 | |||
bdf8486d443a | frerot | added fields container interface | Aug 18 2022 | |||
22170ad57277 | frerot | implemented a static dispatch system | Aug 15 2022 | |||
d2ad39955cff | frerot | fixed flood fill to properly account for pbcs for bbox | Jul 20 2022 | |||
3803465f500f | frerot | using all-version citation for zenodo archive | Jul 19 2022 | |||
912f89c59336 | frerot | added a simple span<T> class to help manage memory views | Jul 18 2022 | |||
805d588092f1 | frerot | tidying Array's interface to wrap | Jul 16 2022 | |||
e165b5e84fa6 | frerot | ModelFactory can set integration method for volume operators | Jul 15 2022 | |||
40549a775601 | frerot | fixed trailing commas in setup.cfg.in | Jul 5 2022 | |||
bd9c47eb68cb | frerot | Merge branch 'master' into features/materials | Jul 1 2022 | |||
3e30cf120309 | frerot | added option to turn off directory dump in dumpers | Jul 1 2022 | |||
a674186d994c | frerot | updated copyrights for Python files | Jun 29 2022 | |||
4b538827d5d4 | frerot | updated copyrights for C++ files | Jun 29 2022 | |||
22ae9a858766 | frerot | added tamaas.utils.radial_average | Jun 28 2022 | |||
a93ea8a43b13 | frerot | added a stat method to compute area of graph of function | Jun 20 2022 | |||
b4188719be68 | frerot | added copyright, maintainer, license to config files | Jun 20 2022 | |||
9a1c04f110fb | frerot | clang-tidy is a pia | Jun 3 2022 | |||
236648d0522c | frerot | allowing sub-classing of contact solver in python | May 31 2022 | |||
0d42fffa0509 | frerot | exposing elastic energy functionals in python | May 31 2022 | |||
0049a94bd5af | frerot | added API to IntegralOperator to convert into scipy's LinearOperator | May 30 2022 | |||
a629e57f02ba | frerot | updated CHANGELOG | May 23 2022 | |||
2ffd909500cc | frerot | temporary fix for https://github.com/pypa/pip/issues/7953 | May 23 2022 | |||
3c1f495bddb8 | frerot | converted setup.py.in to setup.cfg.in | May 23 2022 | |||
7b5ec4cc38d8 | frerot | added dump of surface fields in VTK files | May 12 2022 | |||
38eb11899a50 | frerot | fixed decorator ordering | May 12 2022 | |||
a8986393d27a | frerot | added netcdf to paraview file conversion | May 11 2022 | |||
24351fe95e2b | frerot | added @classmethod for read functions in dumpers | May 11 2022 | |||
e0a01ad22e7e | frerot | Merge branch 'master' into features/materials | May 9 2022 | |||
93fa1380f6bd | frerot | flake8 formating | May 9 2022 | |||
d19c6d819ecd | frerot | correctly handling dump mpi compatibility | May 6 2022 | |||
94fe16d9801f | frerot | using local and global variables for publications | May 6 2022 | |||
0eb41bf3cc68 | frerot | refreshed README | May 6 2022 | |||
2eedc50cbe2c | frerot | added tests for netcdf mpi IO | May 5 2022 | |||
41d64abe7e11 | frerot | added __all__ definition in utils.py | May 2 2022 | |||
1825edb7098a | frerot | adding Tamaas information to dump files | Apr 25 2022 | |||
02dde1d5fb78 | frerot | added functional accessor for contact solvers | Apr 22 2022 | |||
fdd25350ee5b | frerot | NetCDFDumper can now dump in MPI | Apr 14 2022 | |||
808f4ef5312b | frerot | defining boundary field predicate in C++ | Apr 14 2022 | |||
f9607922e458 | frerot | added python constructor for Model | Apr 7 2022 | |||
68395442fa89 | frerot | fixed return policy for scatter and gather bindings | Apr 6 2022 | |||
f6c88495cce5 | frerot | added tamaas.mpi.scatter and tamaas.mpi.gather | Apr 6 2022 | |||
3901c186d1d1 | frerot | added tamaas.utils.publications to print relevant publications | Apr 5 2022 | |||
932a5e9b9558 | frerot | added a read_sequence method to read data frames | Mar 21 2022 | |||
00e5015563d2 | frerot | refreshed dumpers private API | Mar 16 2022 | |||
8b1f18b91b90 | frerot | added generator of surfaces from a sequence of seeds | Mar 10 2022 | |||
d4e72444f397 | frerot | [doc] cleaned up API auto documentation | Mar 7 2022 | |||
161d5979b7fc | frerot | simplified member functions in nonlinear_solvers | Mar 3 2022 | |||
a32fd3ed3a84 | frerot | added deep-copy functionality for Model objects | Mar 3 2022 |
c4science · Help