Commit Graph

14564 Commits

Author SHA1 Message Date
Test User 28449393bf [skip ci] updated version information after successful test of v3.0.0-alpha5-297-g5ecfba1e5 2021-12-18 22:44:25 +01:00
Philip Eisenlohr 29122ef41f Merge branch 'typehints-adjustments-colormap' into 'development'
Use ArrayLike for numpy >= 1.20

See merge request damask/DAMASK!482
2021-12-18 17:21:46 +00:00
Martin Diehl 0468bfd3e1 Use ArrayLike for numpy >= 1.20 2021-12-18 17:21:46 +00:00
Philip Eisenlohr 5ecfba1e5f Merge branch 'better-Gauss' into 'development'
improved sampling from normal distribution

See merge request damask/DAMASK!483
2021-12-18 17:15:55 +00:00
Martin Diehl 2fc25c6fa9 correct reporting 2021-12-17 14:31:51 +01:00
Martin Diehl a1e42af860 easier to understand 2021-12-17 10:44:41 +01:00
Martin Diehl c1eabc3384 simplified interface 2021-12-17 10:31:41 +01:00
Martin Diehl 0b6af19e54 use of keywords is more intuitive
code needs cleaning after revoming of 'what' and 'datasets'. For the
moment, keep the old style for compatibility with existing evaluation
scripts
2021-12-17 09:48:33 +01:00
Martin Diehl 501465dfd1 more alpha releases than expected
hopefully, all DAMASK 2 users have been migrated once 3.0 is released
2021-12-17 09:42:10 +01:00
Martin Diehl f833d348e0 testing random sampling 2021-12-17 08:01:15 +01:00
Martin Diehl f40d731fe1 use the Box-Muller transform instead of random sampling
still needs testing.
2021-12-16 21:22:44 +01:00
Test User 430b947c7e [skip ci] Merge branch 'master' into development 2021-12-15 14:21:42 +01:00
Test User 9d9ee4b979 Merge commit 'v3.0.0-alpha5-290-g99267afda' 2021-12-15 14:21:38 +01:00
Test User 99267afda3 [skip ci] updated version information after successful test of v3.0.0-alpha5-289-g6eccc6a4a 2021-12-15 14:21:37 +01:00
Test User 74b0699156 [skip ci] Merge branch 'master' into development 2021-12-15 12:04:06 +01:00
Test User 67cc36daf3 [skip ci] updated version information after successful test of v3.0.0-alpha5-283-gdacd08f39 2021-12-15 12:04:02 +01:00
Sharan Roongta 6eccc6a4a8 Merge branch 'colormap-at' into 'development'
Colormap fractional interpolation

See merge request damask/DAMASK!477
2021-12-15 10:17:10 +00:00
Martin Diehl dacd08f390 Merge branch 'Temperature-dependent_Elastic_Constants-Al_and_Ag' into 'development'
Temperature dependent elastic constants al and ag

See merge request damask/DAMASK!480
2021-12-15 08:06:26 +00:00
Test User d30d3b2128 [skip ci] updated version information after successful test of v3.0.0-alpha5-275-g3b9822ad6 2021-12-14 20:21:48 +01:00
Nikhil Prabhu 242fa486a6 Merge branch 'Temperature-dependent_Elastic_Constants-Al_and_Ag' of magit1.mpie.de:damask/DAMASK into Temperature-dependent_Elastic_Constants-Al_and_Ag 2021-12-14 18:10:39 +01:00
Nikhil Prabhu 9c79c29288 Lattice, density and reference 2021-12-14 18:10:11 +01:00
Daniel Otto de Mentock 3b9822ad67 Revert "added first typehints for rotation and orientation modules"
This reverts commit 4235c70aea
2021-12-14 16:04:18 +00:00
Daniel Otto de Mentock 4235c70aea added first typehints for rotation and orientation modules 2021-12-14 17:01:40 +01:00
Philip Eisenlohr 2b4487f426 forgot to update test 2021-12-13 19:07:18 -05:00
Philip Eisenlohr 32595299c9 minimal clean API for Colormap.at 2021-12-13 17:44:24 -05:00
Martin Diehl fd3e8532ee polishing 2021-12-13 16:50:47 +01:00
Martin Diehl d3a8b3d3d1 polishing 2021-12-13 16:46:01 +01:00
Nikhil Prabhu e330348c98 Temperature-dependent Elastic Constants for Aluminum 2021-12-13 16:38:31 +01:00
Nikhil Prabhu b41d9411a7 Temperature-dependent Elastic Constants for Silver 2021-12-13 16:30:46 +01:00
Test User a89eff2991 [skip ci] updated version information after successful test of v3.0.0-alpha5-272-g3192a31e1 2021-12-12 02:03:10 +01:00
Martin Diehl 3192a31e1e single source of truth 2021-12-11 23:08:18 +01:00
Test User ad5262a7a8 [skip ci] updated version information after successful test of v3.0.0-alpha5-270-g6e36c4c30 2021-12-11 22:21:22 +01:00
Martin Diehl 6e36c4c303 Merge branch 'polishing' into 'development'
forall is deprecated

See merge request damask/DAMASK!478
2021-12-11 18:42:49 +00:00
Martin Diehl 5ef918e75b PETSc 3.16.2 is out 2021-12-11 14:55:56 +01:00
Martin Diehl 6ba2a08e5a easier to read 2021-12-11 11:50:40 +01:00
Martin Diehl d6ba73d9e2 consistent names 2021-12-11 09:54:46 +01:00
Martin Diehl f51633d43a forall is deprecated
do concurrent is the successor but ifort had problems and generated
faulty code
2021-12-11 09:01:42 +01:00
Martin Diehl 7d7d0c2659 only local variable are good variables 2021-12-11 08:49:30 +01:00
Eureka Pai 2b6283bbe3 flexibility to return with alpha channel and/or as string 2021-12-10 12:53:01 -05:00
Franz Roters 7bb6707b0e [skip ci] Web page was moved 2021-12-10 18:07:04 +01:00
Eureka Pai 947bf946e1 added Colormap.at(fraction) to interpolate 2021-12-10 11:31:26 -05:00
Test User 63c76abed8 [skip ci] updated version information after successful test of v3.0.0-alpha5-263-gfbbe5ec00 2021-12-09 00:09:39 +01:00
Philip Eisenlohr fbbe5ec006 fixed typo 2021-12-08 21:04:22 +00:00
Test User 811879788a [skip ci] updated version information after successful test of v3.0.0-alpha5-261-g722c9828a 2021-12-07 11:37:02 +01:00
Martin Diehl 722c9828a0 trying to fix errors like
cannot lock ref 'refs/heads/master': is at 2d39da4d8d
but expected 596a8ecd11
2021-12-07 09:27:24 +01:00
Test User 188c199863 [skip ci] Merge branch 'master' into development 2021-12-07 08:49:26 +01:00
Test User 2d39da4d8d Merge commit 'v3.0.0-alpha5-254-gc56642f64' 2021-12-07 08:48:58 +01:00
Test User c56642f64a [skip ci] updated version information after successful test of v3.0.0-alpha5-253-ga4cd663fc 2021-12-07 08:48:55 +01:00
Martin Diehl cf9f770866 Merge branch 'typehints_crystal' into 'development'
Typehints for crystal

See merge request damask/DAMASK!464
2021-12-06 23:49:13 +00:00
Daniel Otto de Mentock be95f9a98a Typehints for crystal 2021-12-06 23:49:12 +00:00