Tagged Questions
9
votes
3answers
252 views
Why does Hash return different values in Version 7?
This function does not work correctly for me. The generated Gravatars do not match the ones actually produced by using the corresponding address.
The problem was traced to differing output from the ...
11
votes
2answers
287 views
backward compatibility
When producing or enhancing code, it is tempting to use recent new primitives of Mathematica introduced in version 7 and 8, but for library code or in preparation or future version change in ...
12
votes
2answers
270 views
Internal “Periodical” functions in version 7
In version 7 there exist these Internal` context functions:
?Internal`*Periodical*
...
