nilsbecker

Results 70 issues of nilsbecker

it seems forkwork does not cooperate with utop. i tried ``` ForkWork.map_list ( * ) CCList.(1--10);; ``` but this just froze the prompt. it works from the native toplevel. is...

i just tried building the package and had to do a few things: 1. adjust the path to the lacaml installation in myocamlbuild.ml (easy but not mentioned in the README)...

it would be nice to have a way to reveal figures layer by layer (assuming a stack of transparent layers has been generated).

enhancement

I can't seem to opam install on 5.2

## Check list - [X] I have read through the [README](https://github.com/wfxr/minimap.vim/blob/master/README.md) (especially F.A.Q section) - [X] I have searched through the existing issues ## Environment info - OS - [...

``` using ApproxFin d=PiecewiseSegment([-1,0,1.]) rand(d) # MethodError ```

check this simple example: ```julia using ApproxFun d = PiecewiseSegment([-1,0,1.]) i = Fun(d) # identity abs(i), sign(i) # work Fun(sign, d) # crashes Julia with Bus error: 10 ``` (i...

this is the error i get: ``` #=== ERROR while compiling conf-openblas.0.2.2 ================================# # context 2.3.0 | macos/arm64 | ocaml-option-flambda.1 ocaml-option-no-flat-float-array.1 ocaml-variants.5.3.0+options | https://opam.ocaml.org#717e57b54bb7da8f42974d56f9408e807e4a154f # path ~/.opam/53/.opam-switch/build/conf-openblas.0.2.2 # command ~/.opam/opam-init/hooks/sandbox.sh...

it seems since the original notty is not maintained, there is a community maintained fork now, @ocaml-community/notty-community . this appears like the way to go moving forward?

I reported this issue first at https://github.com/panglesd/slipshow/issues/157 . See there for more details and history. The short version is this: - An opam switch with ocaml 5.3.0 is created and...

AREA: DESIGN
AREA: PORTABILITY
AREA: DEPEXTS