1,401,432 research outputs found
stan-dev/cmdstan: v2.17.1
v2.17.1
CmdStan release notes
<p>Most of the changes are due to improvements in the Stan and Math libraries.</p>
<p>See the release notes for <a href="https://github.com/stan-dev/stan/releases">Stan</a> and <a href="https://github.com/stan-dev/math/releases">Math</a> for more details.</p>
Download instructions
<p><strong>Note:</strong> Download using the cmdstan zip or tar.gz links below for a version that includes Stan and all libraries. (The "Source code" downloads does not include the Stan library and will not work as-is.)</p>
<p>To clone CmdStan using git, see: <a href="https://github.com/stan-dev/cmdstan/wiki/Getting-Started-with-CmdStan">https://github.com/stan-dev/cmdstan/wiki/Getting-Started-with-CmdStan</a></p>
anamud/mir-dev: MIR v1.0.0
<p>This is the first release of MIR, hence v1.0.0.</p>
<p>MIR is a task-based runtime system library specialized for high performance execution and detailed yet cost-effective profiling of OpenMP programs.</p>
<p>Fork the latest development version and submit issues at <a href="https://github.com/anamud/mir-dev">https://github.com/anamud/mir-dev</a>.</p>
<p>Thank you for your interest in MIR!</p>
neurolib-dev/neurolib: Fixes and Improvements
This is a minor release with various bug fixes and improvements.
What's Changed
MultiModel continue run by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/182
QFix: Rescaling connectivity in ALN MultiModel by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/184
How to cite by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/186
Readme add paper by @caglorithm in https://github.com/neurolib-dev/neurolib/pull/188
fix link by @caglorithm in https://github.com/neurolib-dev/neurolib/pull/190
Quick fixes for BoxSearch xr() when exploring MultiModel by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/189
More explore options by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/191
Evolution: fix filename by @caglorithm in https://github.com/neurolib-dev/neurolib/pull/187
Better error catching in evolution by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/193
bump version by @caglorithm in https://github.com/neurolib-dev/neurolib/pull/194
Full Changelog: https://github.com/neurolib-dev/neurolib/compare/v0.6...v0.6.
neurolib-dev/neurolib: v0.7.0
<p>This new release introduces a new optimal control framework by @lenasal, new AAL2 lead-field matrices by @orabe and @Wirkungstreffer, and many small fixes by @1b15.</p>
<h2>What's Changed</h2>
<ul>
<li>fixed bug in fhn, hopf, wc, ww models: copy params by @lenasal in https://github.com/neurolib-dev/neurolib/pull/232</li>
<li>removed Dmat_ndt as param set in timeIntegration file by @lenasal in https://github.com/neurolib-dev/neurolib/pull/234</li>
<li>moved computedelaymatrix function to /utils/model_utils by @lenasal in https://github.com/neurolib-dev/neurolib/pull/235</li>
<li>Fix numpy new version errors by @jajcayn in https://github.com/neurolib-dev/neurolib/pull/238</li>
<li>corrected index of rates_exc in computation of IA_rhs by @lenasal in https://github.com/neurolib-dev/neurolib/pull/237</li>
<li>Kuramoto dev by @bramantyois in https://github.com/neurolib-dev/neurolib/pull/239</li>
<li>aln: fix index of input from i to i-1 by @caglorithm in https://github.com/neurolib-dev/neurolib/pull/240</li>
<li>Simplify kuramoto time integration by @lenasal in https://github.com/neurolib-dev/neurolib/pull/244</li>
<li>aln input_vars by @lenasal in https://github.com/neurolib-dev/neurolib/pull/243</li>
<li>Differentiale static and time-dependent inputs in WC and WW model by @lenasal in https://github.com/neurolib-dev/neurolib/pull/241</li>
<li>Minor Docs Fixes by @1b15 in https://github.com/neurolib-dev/neurolib/pull/251</li>
<li>Optimal Control extension by @lenasal in https://github.com/neurolib-dev/neurolib/pull/247</li>
<li>Bug Fix: Setting value of tau_inh in timeIntegration by @Andrew-Clappison in https://github.com/neurolib-dev/neurolib/pull/260</li>
<li>Revise control tests by @lenasal in https://github.com/neurolib-dev/neurolib/pull/258</li>
<li>Added control interval by @lenasal in https://github.com/neurolib-dev/neurolib/pull/256</li>
<li>Fix bug in fhn and hopf OC by @lenasal in https://github.com/neurolib-dev/neurolib/pull/255</li>
<li>Directional sparsity cost functional by @lenasal in https://github.com/neurolib-dev/neurolib/pull/259</li>
<li>Lead field matrix by @Wirkungstreffer in https://github.com/neurolib-dev/neurolib/pull/249</li>
<li>feat: Adding Lead-Field Matrix for AAL2 Atlas by @orabe in https://github.com/neurolib-dev/neurolib/pull/248</li>
<li>spring cleaning: removing bugs and code smells by @1b15 in https://github.com/neurolib-dev/neurolib/pull/261</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li>@bramantyois made their first contribution in https://github.com/neurolib-dev/neurolib/pull/239</li>
<li>@1b15 made their first contribution in https://github.com/neurolib-dev/neurolib/pull/251</li>
<li>@Andrew-Clappison made their first contribution in https://github.com/neurolib-dev/neurolib/pull/260</li>
<li>@Wirkungstreffer made their first contribution in https://github.com/neurolib-dev/neurolib/pull/249</li>
<li>@orabe made their first contribution in https://github.com/neurolib-dev/neurolib/pull/248</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/neurolib-dev/neurolib/compare/v0.6.2...v0.7.0</p>
camarm-dev/remede: 1.1.0-beta
<h2>Version 1.1.0-beta</h2>
<p>A beta and development stage version of 1.1.0.</p>
<p>You will find all builds by platforms below.</p>
<h2>What's Changed</h2>
<ul>
<li>Changes about cff file, sheets credits and #51 by @camarm-dev in https://github.com/camarm-dev/remede/pull/59</li>
<li>New Gtihub pages theme by @camarm-dev in https://github.com/camarm-dev/remede/pull/60</li>
<li>Dev by @camarm-dev in https://github.com/camarm-dev/remede/pull/62</li>
<li>Desktop applications by @camarm-dev in https://github.com/camarm-dev/remede/pull/63</li>
<li>Services/desktop by @camarm-dev in https://github.com/camarm-dev/remede/pull/69</li>
<li>Resolved #64, #70, more documentation and enhanced desktop ! by @camarm-dev in https://github.com/camarm-dev/remede/pull/71</li>
<li>Resolved #67, #68 and improved for #54 by @camarm-dev in https://github.com/camarm-dev/remede/pull/73</li>
<li>Resolved #76, #77, #78, #79 and started resolving #75 by @camarm-dev in https://github.com/camarm-dev/remede/pull/81</li>
<li>Resolved #80 and #74 (end of 1.0.0-beta) by @camarm-dev in https://github.com/camarm-dev/remede/pull/82</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/camarm-dev/remede/compare/1.0.0...1.0.0-beta</p>
nebari-dev/nebari: 2024.6.1rc1
<h2>What's Changed</h2>
<ul>
<li>Fetch JupyterHub roles from Keycloak by @krassowski in https://github.com/nebari-dev/nebari/pull/2447</li>
<li>Update selector for Start server button to use button tag by @krassowski in https://github.com/nebari-dev/nebari/pull/2464</li>
<li>Reduce GCP Fixed Costs by 50% by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2453</li>
<li>Restore JupyterHub updates from PR-2427 by @viniciusdc in https://github.com/nebari-dev/nebari/pull/2465</li>
<li>Workload identity by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2460</li>
<li>Fix test using a non-specific selector by @krassowski in https://github.com/nebari-dev/nebari/pull/2475</li>
<li>add verify=false since we use self signed cert in tests by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2481</li>
<li>fix forward auth when using custom cert by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2479</li>
<li>Upgrade to JupyterHub 5.0.0b2 by @krassowski in https://github.com/nebari-dev/nebari/pull/2468</li>
<li>upgrade instructions for PR 2453 by @Adam-D-Lewis in https://github.com/nebari-dev/nebari/pull/2466</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/nebari-dev/nebari/compare/2024.5.1...2024.6.1rc1</p>
Dev Jennings in a 10th Mountain ski bib
Black and white photograph of Dev Jennings in a 10th Mountain ski bib, probably in the 1970s or 1980s
camarm-dev/remede: 1.1.1
<h2><code>1.1.1</code>: Goofy Jellyfish revision 1 :fish:</h2>
<p>This first revision brings a well better user experience including:</p>
<ul>
<li>Database working check</li>
<li>Database installation instructions</li>
<li>Search are no longer case sensitive !</li>
<li>Landing screen</li>
<li>News, app & db update on homescreen !</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Version 1.1.1 by @camarm-dev in https://github.com/camarm-dev/remede/pull/111</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/camarm-dev/remede/compare/1.1.0...1.1.1</p>
MPoL-dev/MPoL: v0.2.0
<p>Several moderate changes, including new functionality in mpol.crossval, mpol.geometry , mpol.onedim, mpol.training.
See <a href="https://github.com/MPoL-dev/MPoL/blob/main/docs/changelog.md#v020">changelog</a> for more detail.</p>
exoplanet-dev/jaxoplanet: Astronomical time series analysis with JAX
<h2>What's Changed</h2>
<ul>
<li>Updating and applying pre-commit by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/16</li>
<li>Adding interface for arbitrary order limb darkening by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/27</li>
<li>starry: Rotation matrices by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/17</li>
<li>Adding documentation infrastructure by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/31</li>
<li>Refactoring to remove _src private module by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/40</li>
<li>Removing <code>quad</code> submodule and simplifying some jaxprs by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/46</li>
<li>Adding tutorials by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/35</li>
<li>Migrating to hatch instead of poetry for build backend by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/60</li>
<li>Implement exposure time integration by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/57</li>
<li>Alternative implementation for rotation matrices by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/63</li>
<li>Ensuring the square of the kite area calculation is non-negative by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/73</li>
<li>Update the basis computations to use sparse linear algebra by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/72</li>
<li>Introducing units and refactoring Keplerian orbit models by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/61</li>
<li>Implementing polynomial basis by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/76</li>
<li>Fixing issue where light curve computation fails because of incorporating JPU units by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/86</li>
<li>Adding Zenodo info for releases by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/92</li>
<li>Adding light_curves.py file to <strong>init</strong> file by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/104</li>
<li>Upload docs build logs when the build fails by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/115</li>
<li>Updating ruff configuration by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/116</li>
<li>Truncate <code>_body_stack</code> in Keplerian <code>System</code>'s <code>__repr__</code> by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/117</li>
<li>installation instruction by @jiayindong in https://github.com/exoplanet-dev/jaxoplanet/pull/108</li>
<li>Merge tutorials updates from <code>tutorials</code> branch into <code>main</code> by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/118</li>
<li>Making changes to LimbDarkLightCurve().light_curve() method to make for multiplanetary systems by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/114</li>
<li>Adding DJ to Zenodo record by @jiayindong in https://github.com/exoplanet-dev/jaxoplanet/pull/121</li>
<li>docs: keplerian orbits by @catrionamurray in https://github.com/exoplanet-dev/jaxoplanet/pull/109</li>
<li>docs: synthetic radial velocities by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/107</li>
<li>Adding "jaxoplanet core from scratch" tutorial by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/110</li>
<li>Fix syntax in .zenodo.json by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/126</li>
<li>feat: public <code>body_vmap</code> (meeting with @dfm) by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/123</li>
<li>feat: interface for starry maps and light curves by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/111</li>
<li>feat: starry spot expansion + maps with amplitude and better default by @lgrcia in https://github.com/exoplanet-dev/jaxoplanet/pull/133</li>
<li>Making it harder to instantiate Body objects on their own by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/131</li>
<li>docs:Update readme by @soichiro-hattori in https://github.com/exoplanet-dev/jaxoplanet/pull/135</li>
<li>Adding autogenerated API docs by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/125</li>
<li>Factoring the "body stack" logic out to a generic "object stack" by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/136</li>
<li>Experimenting with a different interface for exposure time by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/129</li>
<li>Vectorize light curve functions by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/141</li>
<li>Adding interpolation transform by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/142</li>
<li>Major update to docs by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/143</li>
<li>added test <code>test_keplerian_central_from_orbit()</code> by @catrionamurray in https://github.com/exoplanet-dev/jaxoplanet/pull/139</li>
<li>Adding @shashankdholakia to zenodo.json by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/145</li>
<li>Refactoring surface map interface by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/144</li>
<li>Fixing bug in <code>Central.from_orbital_properties</code> by @dfm in https://github.com/exoplanet-dev/jaxoplanet/pull/153</li>
<li>Add <code>dgegen</code> to <code>zenodo.json</code>, fix syntax by @dgegen in https://github.com/exoplanet-dev/jaxoplanet/pull/149</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li>@lgrcia made their first contribution in https://github.com/exoplanet-dev/jaxoplanet/pull/17</li>
<li>@jiayindong made their first contribution in https://github.com/exoplanet-dev/jaxoplanet/pull/108</li>
<li>@catrionamurray made their first contribution in https://github.com/exoplanet-dev/jaxoplanet/pull/109</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/exoplanet-dev/jaxoplanet/compare/v0.0.1...v0.0.2</p>
- …
