Peter Teuben

Results 152 comments of Peter Teuben

At neat one will be the new amuse_for_nemo notebook, which is a hybrid %%bash + python notebook.

amuse_integrate.py is the updated version of amuse1.py

HAVE_SSE_INSTRUCTIONS is now used as a compiler directive. there will be an autoconf generated method to set this.

Confirmed: when using brew gcc , it triggers using mm_malloc, and it's ok when using native clang compiler delivered by apple.

we could just change the build system and build static binaries. We've been doing that on linux since ages, but there's a desire to go back to shared libraries.

AI is crazy. I asked the same question, now it says to disable SIP, do this ``` csrutil disable ```

https://www.fullstaq.com/knowledge-hub/blogs/an-alternative-to-macos-dyld-library-path seems to offer a useful alternative using rpath.

thank you for the fix, we sadly don't have a full regression test, but I will check your PR this weekend and report here how it went.

For the record, this is how I compared the results: ``` mkplum p1M 1000000 gyrfalcON p1M . tstop=0.001 eps=0.05 kmax=7 manipname=projprof manipfile=junk1M_new.txt manippars=1,0,0,100 ``` the dot for the output file...

Indeed, a snippet of C code confirmed that the new expression is smaller by a factor of Pi.