Skip to content

Commit

Permalink
remove 0s from ?e-0?
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Nov 2, 2023
1 parent 72cc8c7 commit bf3f470
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions quadrature/src/simplex_rule_definitions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1182,18 +1182,18 @@ lazy_static! {
0.33333333333333337,
0.23888343595657835,
0.7611141478748917,
2.4161685299173286e-06,
2.4161685299173286e-6,
0.7611141478748917,
2.4161685299173286e-06,
2.4161685299173286e-6,
0.23888343595657835,
0.33333333333333337,
0.33333333333333337,
0.7611141478748917,
0.23888343595657835,
0.7611141478748917,
2.4161685299173286e-06,
2.4161685299173286e-6,
0.23888343595657835,
2.4161685299173286e-06,
2.4161685299173286e-6,
0.06966539776761105,
0.930334602232389,
0.5,
Expand Down Expand Up @@ -3483,10 +3483,10 @@ lazy_static! {
0.584805434108126,
0.27145039541918947,
0.07144043021545404,
7.323638973044666e-09,
7.323638973044666e-09,
7.323638973044666e-09,
7.323638973044666e-09,
7.323638973044666e-9,
7.323638973044666e-9,
7.323638973044666e-9,
7.323638973044666e-9,
0.4221837006010586,
0.4221837006010586,
0.4221837006010586,
Expand Down Expand Up @@ -3616,7 +3616,7 @@ lazy_static! {
0.07175789938836713,
0.7298578807825067,
0.300401020813769,
6.491772175376553e-09,
6.491772175376553e-9,
0.125,
0.125,
0.125,
Expand Down Expand Up @@ -4214,7 +4214,7 @@ lazy_static! {
0.09231211312551346,
0.617144811379889,
0.09231211312551346,
4.5480208202774985e-05,
4.5480208202774985e-5,
0.3935828767576542,
0.8386827828168515,
0.06666666666666665,
Expand Down Expand Up @@ -4302,7 +4302,7 @@ lazy_static! {
0.6972084721960364,
0.13612486113729685,
0.5714285703860683,
5.675850012210049e-09,
5.675850012210049e-9,
0.16666666666666669,
0.16666666666666669,
0.16666666666666669,
Expand Down Expand Up @@ -4449,10 +4449,10 @@ lazy_static! {
0.034744399274460686,
0.03714593093150553,
0.6942002631703261,
4.2251285248262604e-09,
4.2251285248262604e-09,
4.2251285248262604e-09,
4.2251285248262604e-09,
4.2251285248262604e-9,
4.2251285248262604e-9,
4.2251285248262604e-9,
4.2251285248262604e-9,
0.2697317845200571,
0.2697317845200571,
0.2697317845200571,
Expand Down Expand Up @@ -7519,18 +7519,18 @@ lazy_static! {
0.0018989802033658719,
0.0018989802033658719,
0.0018989802033658719,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-05,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
6.03240573898756e-5,
0.0042899553300760115,
0.0042899553300760115,
0.0042899553300760115,
Expand Down Expand Up @@ -7767,10 +7767,10 @@ lazy_static! {
],
vec![
0.00966842481874671,
1.0719880293209398e-05,
1.0719880293209398e-05,
1.0719880293209398e-05,
1.0719880293209398e-05,
1.0719880293209398e-5,
1.0719880293209398e-5,
1.0719880293209398e-5,
1.0719880293209398e-5,
0.0038622230770709097,
0.0038622230770709097,
0.0038622230770709097,
Expand Down

0 comments on commit bf3f470

Please sign in to comment.