Fixed point version
Hi, I have a data type fix for the fixed-point version (my handle is Mahdi89). I understand that fixed-point simulation takes longer to converge but afaik it utilises resource better and its integer/fraction ratio could be explored based on the input data.
Thanks
Thanks! I will let Liang Ma, the actual application developer, reply about how he would like you to contribute to the project. Best regards, Luciano Lavagno
On Fri, 04 May 2018 04:37:04 -0700 Mahdi Jelodari [email protected] wrote:
Hi, I have a data type fix for the fixed-point version (my handle is Mahdi89). I understand that fixed-point simulation takes longer to converge but afaik it utilises resource better and its integer/fraction ratio could be explored based on the input data.
Thanks
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/KitAway/FinancialModels_AmazonF1/issues/3
-- EU Cell +39-334-6170661 US Cell +1-510-5868174 Office +39-011-0904150 http://www.det.polito.it/personale/scheda/%28nominativo%29/luciano.lavagno Politecnico di Torino, Corso Duca degli Abruzzi 24, 10129 Torino, Italy
Hi Mahdi89, Do you have your code ready now? If you like, I could add you as a collaborator so that you can contribute to this repo directly. Or you could make a fork from this repo, make your modification and then send a merge request. Hope you see your contribution. Best regards, Liang
Hi Liang, Thanks for your reply, Sure, I have couple of PRs for getting fixed point in, which I think would be easier to submit them as separate PRs and you can review them separately and merge into master after review. My handle is Mahdi89. Thanks