Erwan Pannier
Erwan Pannier
Hello @HajimeKawahara , related to this : do you know of the Exo_K package ? https://perso.astrophy.u-bordeaux.fr/~jleconte/exo_k-doc/index.html
Excellent feature, @xpgo do you think there is a workaround ? (same as #17 , too )
I found that using https://github.com/IdreesInc/Waypoint in addition to FolderNote works well. Just add ``` %% Waypoint %% ``` in the FolderNote initial content
last done in [!9](https://github.com/erwanp/publib/pull/9)
Rebased on latest develop version (with fixed tests), and triggering the test suite to test this PR
If we convert to Numpy we will loose all the performance benefit of Vaex. We use Vaex when arrays cannot be loaded in RAM. There is no straightforward solution. You...
Hello ! We're considering a similar thing for the RADIS code. http://radis.github.io/ I suggest you consider Bokeh / Holoviews in your benchmark, which are similar to Plotly, with their own...