Jan Schneider

Results 9 comments of Jan Schneider

Could the PR above solve this issue? Or are there new developments that would retard the integration of https://github.com/JuliaPlots/PlotlyJS.jl/pull/331 ?

I am not sure whether the dependencies are correct since e.g. the HDF5 package is kept at `[f67ccb44] + HDF5 v0.15.7` and is not updated to 0.16.x ... This is...

If I simply revert the changes of https://github.com/ITensor/ITensors.jl/commit/cecd72d4b53ef6e0eb4d20dc41936ebc5782d34d concerning the following lines, that is deleting `NDTensors.` in front of the function name: https://github.com/ITensor/ITensors.jl/blob/40fc8deaf94a75e8ae6c00e97d6cf234fdf14a57/src/qn/qnindex.jl#L11 https://github.com/ITensor/ITensors.jl/blob/40fc8deaf94a75e8ae6c00e97d6cf234fdf14a57/src/qn/qnindex.jl#L362 Then I can precompile this version...

> If I simply revert the changes of [cecd72d](https://github.com/ITensor/ITensors.jl/commit/cecd72d4b53ef6e0eb4d20dc41936ebc5782d34d) concerning the following lines, that is deleting `NDTensors.` in front of the function name: > > https://github.com/ITensor/ITensors.jl/blob/40fc8deaf94a75e8ae6c00e97d6cf234fdf14a57/src/qn/qnindex.jl#L11 > > https://github.com/ITensor/ITensors.jl/blob/40fc8deaf94a75e8ae6c00e97d6cf234fdf14a57/src/qn/qnindex.jl#L362 >...

So sorry guys for the fuss! I simply reverted to commit https://github.com/ITensor/ITensors.jl/commit/1ebc7a38b2193590097121526aa881e54518fc4f which was tagged `v0.3.10` and implemented my proposed feature from there on. I reckon a merge with `main`...

Perhaps [this paper](https://arxiv.org/abs/math/0702243) might give an idea of how to implement it numerically

Sorry for my uninformed and unsolicited comment! I am by no means an expert on fonts. I have tried to skim this discussion to offer a possible step forward if...

To be honest, this might not be an issue. I wanted to verify if this is intentional behaviour. My use case is scientific programming with Julia, where all UTF-8 characters...