Jürgen Fuhrmann

Results 59 issues of Jürgen Fuhrmann

Hi, I appreciate the possibilty to print output to the console. - In the moment it is "dangerous": the "window" can become quite large. Would it be possible to have...

logging

Hi, using LaTeX strings in plotly.js leads to the following javascript error with MathJax setup: ``` SetupMathJax.js:17 Uncaught (in promise) TypeError: window.MathJax.Callback is not a function at Object.Queue (SetupMathJax.js:17) at...

publishing

Hi, just a thought here for a possible modificatioon of the notebook format -- in case you are considering to extend the current format with more stored information: I can...

enhancement
backend

Hi, I am encountering type instabilities whan calling `jacobian!`. As I use this in the inner loop of a finite volume operator assembly, this is serious performatnce hit. A remedy...

Hi, I struggle with a subtle issue concerning the definition of physical constants in unitful.jl after preferunits has been set. I set up a small package on https://github.com/j-fu/UTest.jl which can...

Hi, I am Jürgen Fuhrmann from Weierstrass Institute Berlin, and the author of VoronoiFVM.jl I would like to propose a minisymposium for JuliaCon in July which "collects" people interested in...

Hi, I am thinking about using your package. My first try would be to join this with my package VoronoiFVM.jl. I understand that for the problem call back one can...

Hi, when using PyPlot on 1.7 beta I see the following deprecation warning: ``` ┌ Warning: `vendor()` is deprecated, use `BLAS.get_config()` and inspect the output instead │ caller = npyinitialize()...

Hi, I just cross-link this issue from Pluto here: https://github.com/fonsp/Pluto.jl/issues/511 PyPlot seems to work smoothly in Pluto, but on some (?) Mac installations it seems - to either figure out...

The idea comes from an example by Márk Munkácsi, see https://dev.to/munkacsimark/styled-range-input-a-way-out-of-range-input-nightmare-jeo It was public on Codepen, so it is MIT licensed. Should fit with the Unlicense as MIT is not...