I’ve recently installed Julia v1, but I already found some useful functions for me that are missing. These were present in v0.6 but I cannot find these or similar one in v1.
These functions are
hex : convert an integer to a hexadecimal string
Bin : convert an integer to a binary string
Linerange : create an n element vector from a to b
Could you tell me if these function have just been deleted or are they present in external package from now or will they be reintegrated in a future release?
I find this very strange that these functions are missing and I am afraid that I will find more missing functions in the future…
Can we put a running or static banner on the home page of site to guide the user informing them to migrate first to version 0.7 before they proceed to version 1.0.
The silent preponderance of people using Julia are new to it and have no expectations from older versions. We do, however, need to update all the documentation and tutorial material out there.