Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed May 1, 2024
1 parent f962179 commit 1929d0a
Show file tree
Hide file tree
Showing 11 changed files with 32 additions and 17 deletions.
29 changes: 23 additions & 6 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,27 @@
*.mov binary

# Override what is considered "vendored" by GitHub's linguist:
/deps/** linguist-vendored=false
/lib/node_modules/** linguist-vendored=false linguist-generated=false
test/fixtures/** linguist-vendored=false
tools/** linguist-vendored=false
/lib/node_modules/** -linguist-vendored -linguist-generated

# Override what is considered "documentation" by GitHub's linguist:
examples/** linguist-documentation=false
# Configure directories which should *not* be included in GitHub language statistics:
/deps/** linguist-vendored
/dist/** linguist-generated
/workshops/** linguist-vendored

benchmark/** linguist-vendored
docs/* linguist-documentation
etc/** linguist-vendored
examples/** linguist-documentation
scripts/** linguist-vendored
test/** linguist-vendored
tools/** linguist-vendored

# Configure files which should *not* be included in GitHub language statistics:
Makefile linguist-vendored
*.mk linguist-vendored
*.jl linguist-vendored
*.py linguist-vendored
*.R linguist-vendored

# Configure files which should be included in GitHub language statistics:
docs/types/*.d.ts -linguist-documentation
1 change: 1 addition & 0 deletions .github/.keepalive
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-05-01T01:21:28.757Z
3 changes: 0 additions & 3 deletions .github/workflows/productionize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down Expand Up @@ -518,7 +517,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down Expand Up @@ -698,7 +696,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,5 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()
3 changes: 0 additions & 3 deletions .github/workflows/test_bundles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down Expand Up @@ -139,7 +138,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down Expand Up @@ -184,6 +182,5 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()
1 change: 0 additions & 1 deletion .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,5 @@ jobs:
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#npm-ci'
if: failure()
6 changes: 6 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Adarsh Palaskar <[email protected]>
Aditya Sapra <[email protected]>
AgPriyanshu18 <[email protected]>
Aleksandr <[email protected]>
Ali Salesi <[email protected]>
Aman Bhansali <[email protected]>
Amit Jimiwal <[email protected]>
Expand All @@ -18,6 +19,7 @@ Chinmay Joshi <[email protected]>
Christopher Dambamuromo <[email protected]>
Dan Rose <[email protected]>
Daniel Killenberger <[email protected]>
Daniel Yu <[email protected]>
Dominik Moritz <[email protected]>
Dorrin Sotoudeh <[email protected]>
EuniceSim142 <[email protected]>
Expand Down Expand Up @@ -69,8 +71,11 @@ Seyyed Parsa Neshaei <[email protected]>
Shashank Shekhar Singh <[email protected]>
Shivam <[email protected]>
Shraddheya Shendre <[email protected]>
Shubh Mehta <[email protected]>
Shubham Mishra <[email protected]>
Sivam Das <[email protected]>
Snehil Shah <[email protected]>
Soumajit Chatterjee <[email protected]>
Spandan Barve <[email protected]>
Stephannie Jiménez Gacha <[email protected]>
Suraj kumar <[email protected]>
Expand All @@ -83,4 +88,5 @@ Yernar Yergaziyev <[email protected]>
naveen <[email protected]>
nishant-s7 <[email protected]>
orimiles5 <[email protected]>
rainn <[email protected]>
rei2hu <[email protected]>
2 changes: 1 addition & 1 deletion test/fixtures/julia/data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"expected":[3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0],"b":[0.034896750926441955,2.530893128787631,1.2071508683476628,3.785562264426754,1.8958670056057314,3.67057127300742,2.0269097007362227,4.604559976133494,3.3776862414761357,2.354998187798661,0.13434792541676566,4.739359318821606,0.563068670932475,0.05285048429366279,0.7830999704232477,3.6971528857219105,4.944638420954561,3.9430066509038673,3.59755218158008,0.8763287234218564,1.794696837699794,1.5468890344176878,0.8052093327733434,3.6669654561436413,3.601897390865348,2.676636303807266,0.26200372552757867,2.260893935002649,0.2797803133022525,2.7018815845323707,3.221280420923609,2.1574940236286464,2.621308886199041,0.711504256895048,2.3568843325225375,3.2903958219364893,0.9872406383595489,4.2189927448240265,1.6956528050776132,2.5651429959082583,1.32803905980312,2.906553046507435,2.5784692693298794,4.514786671276196,0.3952849858149521,1.1011826133736702,4.233894501672816,3.3167452344017634,3.2623824842822637,0.7550668063977028,2.737501761655875,2.9768291798072077,3.338685169123361,3.0578978014201086,0.9711817053646221,2.942388017999127,2.291528700049458,4.547982021036346,1.4373017795053467,2.7359961797581036,2.6305773565947943,4.253366043311742,4.108249119073526,2.5439422616308196,0.06602037799891547,2.3018692855718337,0.3281839363742245,4.528118966706765,2.1762977417991114,3.671030379731961,0.28751400360427115,3.246977564901119,0.007050390237625104,1.661856623205985,1.9336066328617385,2.7797739224018136,4.742833759726555,4.3083583302248565,3.737262712084984,4.546995144789948,4.078667646901483,1.6690716260931848,0.778550907315726,1.2106239989551748,2.827708170058958,3.308736106473945,4.361441289314798,0.962575352445405,0.6256087423902812,4.198943399102699,3.9087398964894717,1.8991086412807778,2.990132103958034,1.5091608904322906,1.080801107525129,2.278798733362526,2.8865449332157533,1.504986432605443,3.205156086522478,2.9713939853024582],"mu":[-3.613501373839353,-3.5777018729661583,-2.053689954483511,-2.521558420545472,-2.966469420241728,-3.3372760127500225,-2.103690181123981,-2.868929087980023,-2.0899517763554027,-2.862949812782146,-2.8985219081613307,-2.7964911401952492,-3.2749634086684685,-3.8648441506718862,-3.646167270715173,-3.257245468209832,-2.0738117855706317,-3.5443134130491716,-3.001565498470426,-2.8534824866236854,-3.3529326222051794,-2.0050805116092834,-3.7012139624798577,-3.8339421595171754,-2.269079081971485,-2.1331262652984946,-3.4473930443585306,-2.3138631336416475,-3.621642855048862,-3.709537416481064,-2.248537102589831,-3.267215393678741,-3.3254277129030445,-3.085346779231005,-3.6965561659456134,-2.2694776105237175,-3.9899518134934278,-2.031528611993662,-3.6609615415194137,-2.6243102799528732,-2.667353809727497,-2.2684968500857257,-3.6042621044101297,-3.914911162560955,-2.297657901303817,-2.3321645176894954,-2.388795664519957,-3.762500743972368,-3.7386112998801666,-2.1088389498815245,-2.8867553431031197,-2.7584129165993576,-2.324419025000712,-2.117996714850907,-2.3016227358904664,-3.0277907651425364,-3.2494818112886437,-2.545120441975604,-3.902674213823154,-2.475047881466395,-3.6007902827662135,-2.567251420441271,-2.2105609613560433,-2.9894390088630995,-3.8107430797065955,-2.1289996219389904,-3.7517900754305193,-3.647764762055384,-3.783170594126591,-3.6863302358998924,-2.796904150381046,-2.2580914651611836,-3.6271249957925096,-2.76323868663932,-2.092287166098235,-3.4778292557788,-2.587762896687563,-3.0825504148845226,-2.4277184731299695,-3.18025209416098,-2.603721204480203,-2.9603651518253313,-3.6859798042412444,-3.212951782999829,-3.5716372061837833,-2.84227831585916,-3.1538262411648463,-3.960079282235685,-2.8804461670124253,-3.433847441645394,-2.1801260077649443,-3.6598156134053315,-2.1923752154002476,-3.412965154313357,-3.475721522544423,-3.751429702750941,-2.5522575209925202,-2.9567852516657536,-3.668957433858479,-2.549570099271119]}
{"expected":[3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0,3.0],"b":[0.034896750926441955,2.530893128787631,1.2071508683476628,3.785562264426754,1.8958670056057314,3.67057127300742,2.0269097007362227,4.604559976133494,3.3776862414761357,2.354998187798661,0.13434792541676566,4.739359318821606,0.563068670932475,0.05285048429366279,0.7830999704232477,3.6971528857219105,4.944638420954561,3.9430066509038673,3.59755218158008,0.8763287234218564,1.794696837699794,1.5468890344176878,0.8052093327733434,3.6669654561436413,3.601897390865348,2.676636303807266,0.26200372552757867,2.260893935002649,0.2797803133022525,2.7018815845323707,3.221280420923609,2.1574940236286464,2.621308886199041,0.711504256895048,2.3568843325225375,3.2903958219364893,0.9872406383595489,4.2189927448240265,1.6956528050776132,2.5651429959082583,1.32803905980312,2.906553046507435,2.5784692693298794,4.514786671276196,0.3952849858149521,1.1011826133736702,4.233894501672816,3.3167452344017634,3.2623824842822637,0.7550668063977028,2.737501761655875,2.9768291798072077,3.338685169123361,3.0578978014201086,0.9711817053646221,2.942388017999127,2.291528700049458,4.547982021036346,1.4373017795053467,2.7359961797581036,2.6305773565947943,4.253366043311742,4.108249119073526,2.5439422616308196,0.06602037799891547,2.3018692855718337,0.3281839363742245,4.528118966706765,2.1762977417991114,3.671030379731961,0.28751400360427115,3.246977564901119,0.007050390237625104,1.661856623205985,1.9336066328617385,2.7797739224018136,4.742833759726555,4.3083583302248565,3.737262712084984,4.546995144789948,4.078667646901483,1.6690716260931848,0.778550907315726,1.2106239989551748,2.827708170058958,3.308736106473945,4.361441289314798,0.962575352445405,0.6256087423902812,4.198943399102699,3.9087398964894717,1.8991086412807778,2.990132103958034,1.5091608904322906,1.080801107525129,2.278798733362526,2.8865449332157533,1.504986432605443,3.205156086522478,2.9713939853024582],"mu":[-3.613501373839353,-3.5777018729661583,-2.053689954483511,-2.521558420545472,-2.966469420241728,-3.3372760127500225,-2.103690181123981,-2.868929087980023,-2.0899517763554027,-2.862949812782146,-2.8985219081613307,-2.7964911401952492,-3.2749634086684685,-3.8648441506718862,-3.646167270715173,-3.257245468209832,-2.0738117855706317,-3.5443134130491716,-3.001565498470426,-2.8534824866236854,-3.3529326222051794,-2.0050805116092834,-3.7012139624798577,-3.8339421595171754,-2.269079081971485,-2.1331262652984946,-3.4473930443585306,-2.3138631336416475,-3.621642855048862,-3.709537416481064,-2.248537102589831,-3.267215393678741,-3.3254277129030445,-3.085346779231005,-3.6965561659456134,-2.2694776105237175,-3.9899518134934278,-2.031528611993662,-3.6609615415194137,-2.6243102799528732,-2.667353809727497,-2.2684968500857257,-3.6042621044101297,-3.914911162560955,-2.297657901303817,-2.3321645176894954,-2.388795664519957,-3.762500743972368,-3.7386112998801666,-2.1088389498815245,-2.8867553431031197,-2.7584129165993576,-2.324419025000712,-2.117996714850907,-2.3016227358904664,-3.0277907651425364,-3.2494818112886437,-2.545120441975604,-3.902674213823154,-2.475047881466395,-3.6007902827662135,-2.567251420441271,-2.2105609613560433,-2.9894390088630995,-3.8107430797065955,-2.1289996219389904,-3.7517900754305193,-3.647764762055384,-3.783170594126591,-3.6863302358998924,-2.796904150381046,-2.2580914651611836,-3.6271249957925096,-2.76323868663932,-2.092287166098235,-3.4778292557788,-2.587762896687563,-3.0825504148845226,-2.4277184731299695,-3.18025209416098,-2.603721204480203,-2.9603651518253313,-3.6859798042412444,-3.212951782999829,-3.5716372061837833,-2.84227831585916,-3.1538262411648463,-3.960079282235685,-2.8804461670124253,-3.433847441645394,-2.1801260077649443,-3.6598156134053315,-2.1923752154002476,-3.412965154313357,-3.475721522544423,-3.751429702750941,-2.5522575209925202,-2.9567852516657536,-3.668957433858479,-2.549570099271119]}
1 change: 1 addition & 0 deletions test/fixtures/julia/runner.jl
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ function gen( mu, b, name )
# Write the data to the output filepath as JSON:
outfile = open( filepath, "w" );
write( outfile, JSON.json(data) );
write( outfile, "\n" );
close( outfile );
end

Expand Down

0 comments on commit 1929d0a

Please sign in to comment.