Smallissimo

Tuesday, October 1, 2019

Simple piSin piCos mathematical function in Squeak

›
Working with radians is great, because we have the derivatives of sine function being the cosine function, and derivative of cosine being th...
Saturday, September 7, 2019

How to compare exact value of SmallInteger and Float in Smalltalk

›
Long time ago, mixed arithmetic has been very well thought in Scheme with the notion of exact arithmetic vs inexact arithmetic (the result...
1 comment:
Friday, September 6, 2019

How to JIT Float comparison on X64 in opensmalltalk-vm

›
I wanted to share what I recently learned while hacking OpenSmalltalk VM which hold code generated from the Smalltalk source code repositor...
Thursday, May 16, 2019

Tuning the large arithmetic thresholds

›
After the sqrtRem , let's now tune the other thresholds for multiplication, squaring and division. The first thing is to have settable...
Sunday, May 12, 2019

Tuning the LargeArithmetic sqrtRem

›
After further analysis, it turns out that sqrtRem algorithm is always faster than naive Newton-Raphson iterations for LargePositiveInteger ...
‹
›
Home
View web version

About Me

nicolas cellier
View my complete profile
Powered by Blogger.