Julia Programming Language
Is it possible to force use Int32, instead of Int64
General Usage
Performance
memory
stillyslalom
June 11, 2020, 4:36am
8
I think the question is motivated by the memory limitations exposed in this thread:
show post in topic
Related topics
Topic
Replies
Views
Activity
Module to use Int32
General Usage
14
1066
August 4, 2020
What's the accepted way to ensure same integer behavior between 32-bit and 64-bit Julia?
General Usage
20
1478
November 7, 2020
Win32 bit versus Win64 bit Julia
General Usage
5
2670
June 6, 2017
Performant handling of overflowing constants on 32-bit Julia Installations
General Usage
4
697
December 26, 2016
typeof(Int32(1)/Int32(2)) == Float64 @_@
General Usage
16
1893
February 5, 2018