tamaas/CHANGELOG.mdpetsc
tamaas/CHANGELOG.md
petsc
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9af1338e0168 | frerot | simplified Residual API | Jan 27 2023 | |||
9fa61ec99794 | frerot | fix unused argument warning | Jan 25 2023 | |||
e168938888eb | frerot | release 2.6.0 | Dec 23 2022 | |||
57458505b1bf | frerot | FIX: UVWDumper does not write FieldData anymore | Nov 18 2022 | |||
9244feaf1a70 | frerot | ENH: dumping surface field names | Nov 11 2022 | |||
5083cb5f25b3 | frerot | changed stopping criterion for saturated solver | Sep 27 2022 | |||
b4a4b77f3b96 | frerot | added finite difference rms slopes method | Sep 20 2022 | |||
5d89f88979e4 | frerot | added .mailmap | Sep 13 2022 | |||
7bb4bacf6434 | frerot | added test for HookeField | Sep 8 2022 | |||
e8abd2be6389 | frerot | Sequential compilation by default | Aug 25 2022 | |||
88338b8beea5 | frerot | computeError in solvers should be const | Aug 12 2022 | |||
b9cfa0546a2e | frerot | fixed mpi flood fill test | Jul 21 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 | |||
6649489188d5 | frerot | updated version in changelog | Jul 5 2022 | |||
c49383d6f694 | frerot | formatting in CHANGELOG | Jul 1 2022 | |||
3e30cf120309 | frerot | added option to turn off directory dump in dumpers | Jul 1 2022 | |||
8eccc4352ae8 | frerot | updated changelog | Jun 30 2022 | |||
22ae9a858766 | frerot | added tamaas.utils.radial_average | Jun 28 2022 | |||
6de21c3d3743 | frerot | bumped required python and scons versions | Jun 21 2022 | |||
e54c8b4b0e9b | frerot | added custom solver example using scipy | 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 | |||
387b2079c8ec | frerot | KatoSaturated: registering + changing sign of plastic correction | May 16 2022 | |||
7b5ec4cc38d8 | frerot | added dump of surface fields in VTK files | 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 | |||
6508dd2474cb | frerot | updated changelog | May 10 2022 | |||
fdd25350ee5b | frerot | NetCDFDumper can now dump in MPI | Apr 14 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 | |||
9a0b47c737c0 | frerot | updated changelog with version 2.4.0 | Mar 22 2022 | |||
3967641eb149 | frerot | [ci] added stage to draft new zenodo release | Mar 21 2022 | |||
932a5e9b9558 | frerot | added a read_sequence method to read data frames | Mar 21 2022 | |||
d3bb19ec4c8d | frerot | prioritizing system packages instead of vendored dependencies | Mar 17 2022 | |||
8b1f18b91b90 | frerot | added generator of surfaces from a sequence of seeds | Mar 10 2022 | |||
a32fd3ed3a84 | frerot | added deep-copy functionality for Model objects | Mar 3 2022 | |||
b3d7958eb0de | frerot | added a from_voigt compute function | Mar 1 2022 | |||
6885f6dd2d1e | frerot | added tamaas.utils which contains some QOL functions | Mar 1 2022 | |||
828c431ef723 | frerot | Updated CHANGELOG | Nov 8 2021 | |||
d3950259266b | frerot | [ci] using the "latest" tag with master branch | Nov 5 2021 | |||
ad9b3ca44951 | frerot | added linting with clang-tidy & lint corrections | Jul 20 2021 | |||
9b9d67c5e9e6 | frerot | fixed changelog | Jul 20 2021 | |||
7eab7018c9f3 | frerot | [ci] using flake8 for linting of python code | Jul 20 2021 | |||
a3ffe31ab0e6 | frerot | removed the `use_googletest` build option | Jul 15 2021 | |||
342a305cd8e5 | frerot | removing `build_doc` build option | Jul 15 2021 | |||
f3a563c654e0 | frerot | corrections to CHANGELOG | Jul 6 2021 | |||
fcc82b958c8a | frerot | restored root Dockerfile which now install Tamaas automatically | Jun 25 2021 | |||
a26e113c41ca | frerot | [ci] setup continuous delivery | Jun 15 2021 | |||
e76bb9e66413 | frerot | added more docstrings | Jun 9 2021 | |||
de1480b0e7ae | frerot | compiling tests with cuda | Jun 2 2021 | |||
fd9661c88813 | frerot | removing remnants of fftw's interface | May 29 2021 | |||
3557cd97a518 | frerot | adding type annotations and using f-strings for dumpers | May 7 2021 | |||
d6c631e7cf83 | frerot | fixed order of inputs in Model::solveDirichlet | Apr 27 2021 | |||
0d37c22cb392 | frerot | added JSON dumping capability and fixed dump issues ∀ model types | Apr 25 2021 | |||
64e101c13b91 | frerot | mpi-compatible implementation of getClusters() | Apr 20 2021 | |||
97bffadf7b6a | frerot | added read method to NetCDFDumper | Apr 17 2021 | |||
f13f8cf7202b | frerot | [doc] formatting in changelog | Apr 5 2021 | |||
128ac546c267 | frerot | bumping version number to 2.2.2 | Apr 2 2021 | |||
9578f56e3c51 | frerot | [doc] describing entry point `tamaas` command | Apr 2 2021 | |||
6a713f330f44 | frerot | added an entry point `tamaas` with three sub-commands | Apr 2 2021 | |||
b2f9e4544b61 | frerot | separating TAMAAS_BACKEND to reflect the build parameters | Mar 17 2021 | |||
19e35b33836d | frerot | [doc] added links to tutorials on homepage and README | Mar 15 2021 | |||
4201535ed684 | frerot | announcing removal of python 2 | Mar 12 2021 | |||
a86403a40a4c | frerot | Fixing formatting of CHANGELOG for Phabricator | Mar 4 2021 | |||
a8eb73eedf0c | frerot | added a CHANGELOG | Mar 4 2021 |
c4science · Help