Tags: timothyas/xesn
Tags
[joss] Paper Edits (#80) * updated text as recommended by @sneakers-the-rat in #78 * fixed an awkward wording * updated plot * update markersize, some text * add dask scipy ref * whoops, some license leftovers * updated fig 1 * strong scaling comment * another figure iteration * Update LICENSE (#81) * Update LICENSE * bump version * date, and fix dask double cite * n_i -> n_u * another update
Paper (#72) * paper draft and workflow * stash commit .. just a rough bullet point version * more edits * small updates including aligning * try commenting * remove align * try this * going crazy * found it * now try aligned * now try cite thing * more methods * parameters for optim * initial scaling draft * tidying up * scaling plots * better parallel, some cleanup, mention background better * todo = done * tidying up * try thicker lines, some details, gpu plots * incorporate gpu results, tidy up * i think a first draft is done * oops * blumen and held refs * jax ref * fix blumen ref * institutions, per recommendation * last minute changes
GPU Fixup (#69) * esn basics works again on gpus * core esn and lazyesn works totally on gpu * uncomment some tests and select scalar for cupy linalg edge case * make sure it works on cpu ... problems with cost and driver * got it all working except smt of course * with cupy xarray can create dataarray with cupy directly * gpu notes * cleanup * test overhaul for gpu ... can run everything but driver stuff due to weird filesystem issues * small cleanup * quick note * put these at the bottom as docs say * mention xarray version for cupy * add cupy-xarray to pyroject * a space * bump version for this bugfix
SMT from conda-forge + micromamba CI (#66) * use smt from conda forge * try updated setup miniconda action * try mamba ... * this worked locally... * try this... * create-args for poython version * touch setup.cfg * activate env * conda activate no good * require setuptools>=64 * add packages * double def * python -m pip vs pip? * get versions... * specify python version * more attempts... * try no caching * trying this... * try micromamba shell * cleanup * build docs with micromamba * Use docs env file * check python version right before coverage run