issues
search
haskell
/
vector
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
Other
366
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add missing permutation benchmark to *-papi
#515
Shimuuar
closed
1 month ago
0
Prepare release of vector-0.13.2.0
#514
Shimuuar
closed
1 month ago
2
Drop "possibly" from force's haddocks
#513
Shimuuar
closed
1 month ago
0
Update documentation for unboxed vector
#512
Shimuuar
closed
1 month ago
1
Document that `force` always copies
#511
jorisdral
closed
1 month ago
1
Support for GHC-9.12
#510
Shimuuar
closed
1 month ago
0
Support GHC 9.12
#509
andreasabel
closed
1 month ago
2
A desirable Boxed instance for Unboxed
#508
recursion-ninja
closed
1 month ago
8
Workaround for overwriting of .ddump-timing in tests
#507
Shimuuar
closed
1 month ago
0
Proposal to deprecate contructors for data unboxed vectors for tuples
#506
Shimuuar
opened
1 month ago
0
Improve documentation for zip/unzip for unboxed vectors
#505
Shimuuar
closed
1 month ago
0
Constructors for immutable unboxed tuple vectors are not exported
#504
ruifengx
closed
1 month ago
6
Need a Boxed instance for Unboxed (to be able to unbox user data types with some boxed fields)
#503
dcoutts
closed
1 month ago
20
vector-0.13.1.0 does not build on MacOS with Nix
#502
lesserfish
closed
2 months ago
2
Improve README
#501
AlexMaryW
closed
1 month ago
3
Improve `fromList` docs
#500
AlexMaryW
closed
4 months ago
3
Feat: add `prevPermutation`, `nextPermutationBy` and a version of `nextPermutation` that goes back to the first perm?
#499
gksato
opened
4 months ago
7
Optimize Mutable.nextPermutation and add {next/prev}permutation(By)
#498
gksato
closed
3 months ago
18
make `nextPermutation` faster
#497
toyboot4e
closed
4 months ago
3
Version tags seem to be missing.
#496
erikd
closed
4 months ago
2
unboxed Vector Bool seems to be 8 times slower than unboxed Array Int Bool
#495
GeorgeCo
opened
5 months ago
8
Adding more `HasCallStack` s
#494
toyboot4e
opened
5 months ago
3
CI: bump to GHC 9.6.5; fix to macos-13 for GHC < 9.2
#493
andreasabel
closed
7 months ago
1
MVector data instances are exposed from Unboxed and Unboxed.Mutable
#492
meooow25
opened
7 months ago
2
chore: fix some typos in comments
#491
luchenhan
closed
7 months ago
1
chore: remove repetitive words
#490
hidewrong
closed
7 months ago
0
Introduce basicUnsafeIndexM#
#489
Bodigrim
opened
8 months ago
6
Add strict vector
#488
Shimuuar
closed
7 months ago
6
Bump CI to latest GHC major versions
#487
andreasabel
closed
8 months ago
2
Allow base-4.20 for GHC 9.10
#486
Bodigrim
closed
8 months ago
1
Hint to GHC that indices are to be used strictly
#485
Bodigrim
closed
8 months ago
2
Data.Vector.Generic.New.unstream (and others) can't be specialized
#484
Mikolaj
closed
9 months ago
1
Add strict boxed vectors
#483
Shimuuar
closed
7 months ago
12
catMaybes
#482
flip111
closed
10 months ago
2
Expose tests and benchmarks as public sublibrary
#481
Shimuuar
closed
10 months ago
5
Feature: total completion.
#480
kindaro
closed
10 months ago
4
Add total counterparts to partial functions, such as `head`.
#479
kindaro
opened
10 months ago
25
Attempt to run doctests with GHC that were disabled
#478
Shimuuar
closed
10 months ago
1
API using Applicative (traverse et.al.)
#477
Shimuuar
opened
10 months ago
0
Implement spanR & breakR
#476
Shimuuar
closed
10 months ago
0
Use latest ghc 9.4 and 9.6 releases in CI pipline.
#475
alaendle
closed
10 months ago
1
Prepare release of vector-stream with GHC-9.10 compatibility
#474
Shimuuar
closed
11 months ago
0
Add instances for Mutable t.f. for arrays from primitive
#473
Shimuuar
closed
8 months ago
6
Semantics and implementation of move for SoA vectors
#472
Shimuuar
opened
1 year ago
0
Support `primitive-0.9`
#471
andreasabel
closed
1 year ago
1
Prepare release 0.13.1.0
#470
Shimuuar
closed
1 year ago
7
Export `findIndexR` from the non-generic vector modules
#469
toyboot4e
closed
1 year ago
1
Discover faster implementation for `findIndexR`.
#468
lehins
closed
1 year ago
4
New version vector 0.14?
#467
Vekhir
closed
11 months ago
11
Add documentation for New
#466
Shimuuar
closed
1 year ago
0
Next