|
[ANN] SmallCollections.jl: fast small vectors, sets and dictionaries
|
|
9
|
1166
|
November 7, 2025
|
|
Receive the success status of `pop!(Set, element)`
|
|
6
|
209
|
July 29, 2025
|
|
Receive the success status of `push!(Set, element)`
|
|
24
|
383
|
July 25, 2025
|
|
Get an equal element of a set/get an equal key of a dictionary
|
|
4
|
81
|
May 7, 2025
|
|
Create a set with custom hash and isequal
|
|
7
|
134
|
April 9, 2025
|
|
[ANN] EnumSets.jl
|
|
6
|
348
|
December 11, 2024
|
|
Can I speed up this recursive set implementation?
|
|
38
|
838
|
May 10, 2024
|
|
Best data structure for fast unions of large sets of integers
|
|
56
|
1224
|
May 6, 2024
|
|
Unexpected behavior of loop over set
|
|
1
|
283
|
September 29, 2023
|
|
Why are the items in Julia's Sets mutable, but there is no immutable version of the latter?
|
|
1
|
440
|
August 17, 2023
|
|
Getting a specific item from a Set
|
|
7
|
406
|
October 15, 2022
|
|
(Efficiently) construct a Dictionary from a Set
|
|
15
|
1114
|
July 14, 2022
|
|
Edge case in Sets with Floats
|
|
6
|
672
|
March 31, 2022
|
|
Create a user-type set
|
|
2
|
605
|
January 29, 2022
|
|
Clear dict?
|
|
2
|
1891
|
January 20, 2022
|
|
Find the intersection of elements of powerset one by one
|
|
3
|
417
|
December 8, 2021
|
|
How to create multidimensional sets in JuMP/Julia as in GAMS
|
|
5
|
1223
|
February 20, 2021
|
|
Struct equality seems weird inside Sets
|
|
6
|
1032
|
December 5, 2020
|
|
In operator for set of sets
|
|
5
|
2235
|
November 20, 2020
|
|
In what way are Julia sets immutable?
|
|
5
|
1204
|
October 26, 2020
|
|
How to save Set to file?
|
|
2
|
607
|
March 4, 2020
|
|
Best way to convert a NTuple to a Set
|
|
2
|
507
|
August 14, 2019
|