aherbert opened a new pull request #37: RNG-77: Improve NumberFactory to/from byte arrays performance. URL: https://github.com/apache/commons-rng/pull/37 Changes the methods to read and write directly from the input / output arrays avoiding creating an intermediate small array. Additional tests were added to the `NumberFactoryTest` to ensure functionality was unchanged and the endian byte order of input/output arrays was maintained as documented in the method description.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
