J-M

Results 52 issues of J-M

First, thank you for f90wrap. I'd like to get a [callback mechanism](https://numpy.org/devdocs/f2py/python-usage.html#call-back-arguments) to capture Fortran messages and display them in a jupyter cell output (stdout is captured by a python...

I am following up on issue #1120 which was too broad. I had a better look at nbdev on Windows (native) and captured the trial process in a [blog post](https://jmp75.github.io/work-blog/posts/20221007-nbdev-windows)....

Checkout orbit at commit 3493933c53bb16d7d2a003db54af879c09dd9f6d Creating a new conda environment `mamba create -n orbit python=3.11 ; mamba activate orbit` Having bumped into #4860 , I install `conan` myself rather than...

Checkout orbit at commit 3493933c53bb16d7d2a003db54af879c09dd9f6d Creating a new conda environment `mamba create -n orbit python=3.11 ; mamba activate orbit` `bootstrap-orbit.sh` ```text WARN: grpc/1.48.0: requirement zlib/1.2.13 overridden by OrbitProfiler/None to zlib/1.2.12...

I am trying to upgrade an environment to use the latest versions of `jupyter-flex` and dependencies. I cannot get the dashboard to display. ## Repro Conda environment created using `mambaforge`...

I had set up an example for setting up a callback function (#93). This resulted in a an example under examples/callback_print_function_issue93 . I am trying to re-run this example with...

For the record; I will submit a PR for these kind of things, if appropriate. Running compare_ml.ipynb at commit a8dae5065fbb236272c7e2797bed9f2f35139cb1, `comparisons.fit(run_type="dry_run")` leads to: "prior should be 'uniform' or 'log-uniform' got...

In an exploratory phase, bumped in an issue on Windows+anaconda. Will try on a Linux box later but I thought I'd report this. ```bat conda activate uchronia conda install -c...

Noticed a case where the loading process was failing but the native error failed to be reported. This may be because the program (R package) calls some functions in libdl,...

bug
enhancement

Just did a merge and updated to use R.NET 1.5.16 and related. A quick check that launches Google chrome, but this failed. Forgot all ASP.NET things, so may well be...