Limitations of `Base.convert` for the construction of parametric types
|
|
4
|
79
|
April 11, 2025
|
Convert vector of binaries to decimal and/or hex
|
|
4
|
59
|
January 20, 2025
|
How can I convert a CompoundPeriod type object to Period type in Julia?
|
|
19
|
1418
|
November 20, 2024
|
Custom implicit type conversion
|
|
14
|
336
|
July 27, 2024
|
Promoting a broadcasted array
|
|
5
|
76
|
July 26, 2024
|
Date to float
|
|
8
|
4277
|
July 22, 2024
|
Outputting string columns using Avro.jl
|
|
5
|
480
|
April 15, 2024
|
Convert a tuple of matrix Float64 data to Float32
|
|
1
|
199
|
March 23, 2024
|
`Type(val)` vs `convert(Type, val)` (Converting more than 365 days to months and years)
|
|
14
|
474
|
November 3, 2023
|
Oscar and DynamicaPolynomials: Convert polynomial type for basis of invariant rings
|
|
6
|
507
|
September 14, 2023
|
Conversion of nothing to void pointer
|
|
11
|
413
|
August 14, 2023
|
Trying to translate Matlab code to Julia - need help #50640
|
|
14
|
758
|
July 27, 2023
|
Convert matrix of 3D arrays to 3D array
|
|
12
|
539
|
July 23, 2023
|
Solving A*x=b in Nemo
|
|
7
|
716
|
July 3, 2023
|
Converting python code into julia code
|
|
9
|
1973
|
May 17, 2023
|
DataFrames: convert column data type
|
|
65
|
27752
|
May 11, 2023
|
Converting array to a vector
|
|
15
|
13350
|
April 14, 2023
|
How to convert the String15 datatype in DataFrames.jl to Float64
|
|
9
|
976
|
March 12, 2023
|
Converting ```ComplexF64``` array to ```Float64``` array in-place?
|
|
5
|
563
|
February 6, 2023
|
Converting entire custom structure from cpu to gpu and viceversa
|
|
2
|
861
|
January 19, 2023
|
Overwriting matrix elements of a different type
|
|
12
|
1346
|
November 2, 2022
|
How to convert from bool to float
|
|
2
|
1887
|
October 24, 2022
|
Cannot convert despite convert method being defined
|
|
1
|
268
|
October 16, 2022
|
Best way to convert/collect/promote into a concrete struct?
|
|
5
|
365
|
September 30, 2022
|
Error: Cannot 'Convert' an object of type Array{Float64,3} to an object of type float64
|
|
3
|
798
|
September 29, 2022
|
Puzzled by (abstract) NTuple conversion
|
|
0
|
519
|
January 11, 2018
|
Converting and applying MATLAB lsqnonlin function in Julia with multiple function arguments
|
|
1
|
575
|
June 8, 2022
|
Vector conversion mixed rational integers
|
|
32
|
758
|
April 17, 2022
|
How to convert period in milisecond to minutes / seconds , hour etc
|
|
15
|
12694
|
February 17, 2022
|
Parse 97 or 97.0 to Integer: clever method?
|
|
7
|
717
|
January 29, 2022
|