-
```
HI, you may be aware that Mandelbrot map is on F-droid.org. We are trying to
transition to a source build , but there are some files in F-droid in res/raw
that we need to find more information …
-
Installed pixie today (20170113). Runs 'run-tests.pxi' without a failure. However, aborts when trying to run the mandelbrot program.
Below is the info I thought might be relevant. PC is a 64-bit…
-
I've looked again at the [fastest mandelbrot implementation on benchmarksgame](https://benchmarksgame-team.pages.debian.net/benchmarksgame/program/mandelbrot-gpp-1.html) and made a list of things we n…
-
```
HI, you may be aware that Mandelbrot map is on F-droid.org. We are trying to
transition to a source build , but there are some files in F-droid in res/raw
that we need to find more information …
-
```
HI, you may be aware that Mandelbrot map is on F-droid.org. We are trying to
transition to a source build , but there are some files in F-droid in res/raw
that we need to find more information …
-
Hi. I am looking at the source of Fatou.jl to understand how the implementation of the Mandelbrot visualization is faster. I have a couple of questions:
1. The `n` variable used is for horizontal g…
-
You can find the brainfuck code here: [mandelbrot.txt](https://github.com/thoga31/fpbrainfuck/files/674137/mandelbrot.txt)
Currently it outputs:
```
AAAAAAAAAAAAAAAABBBBBBBBBBBBBBBCCCCCCCCCCCCCCCCC…
pwseo updated
7 years ago
-
**STEPS:**
1. Copy the file: https://github.com/maxim-saplin/mandelbrot/blob/main/_optimized/mandelbrot.dart
2. RUN it in VM `dart mandelbrot.dart ` and remember the results (execution time and ch…
-
cc 1.0.104
My build.rs the script successfully compiles the CUDA file, but it has problems running its detect_compiler_family.c
This is due to the fact that nvcc does not see cl.exe .
But I can't …
-
While executing the compiled C program generated by `wbf2c` on [mandelbrot.bf](https://github.com/ErikDubbelboer/brainfuck-jit/blob/master/mandelbrot.bf), it soon encounters segmentation fault.
The w…
jserv updated
9 years ago