issues
search
YingboMa
/
FastBroadcast.jl
MIT License
76
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adapt URL for CI badge
#68
ranocha
closed
2 months ago
1
Slow performance on custom array types
#67
apkille
closed
3 months ago
5
Use a `literal_pow`, fixes #65
#66
chriselrod
closed
3 months ago
1
Work well with `Base.literal_pow`
#65
ranocha
closed
3 months ago
0
Bump Static.jl bound
#64
ChrisRackauckas
closed
4 months ago
1
s/ArgumentError/DimensionMismatch/g
#63
chriselrod
closed
4 months ago
0
Support `@.. x[end] = ...
#62
chriselrod
closed
4 months ago
0
explicitly test that `@..` fails with `DimensionMismatch` when dimmensions don't match
#61
oscardssmith
closed
4 months ago
3
View
#60
chriselrod
closed
5 months ago
0
add support for and test `@.. x = y`
#59
chriselrod
closed
5 months ago
0
Maybe improve macro-expand time
#58
chriselrod
closed
5 months ago
1
Look Ma, no `@generated!`
#57
chriselrod
closed
5 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#56
dependabot[bot]
closed
5 months ago
0
Bump actions/cache from 3 to 4
#55
dependabot[bot]
closed
9 months ago
1
Bump codecov/codecov-action from 3 to 4
#54
dependabot[bot]
closed
9 months ago
0
recursively handle right hand side of `=` statement
#53
aviatesk
closed
11 months ago
1
CompatHelper: bump compat for StrideArraysCore to 0.5, (keep existing compat)
#52
github-actions[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#51
dependabot[bot]
closed
1 year ago
1
Bump actions/checkout from 2 to 3
#50
dependabot[bot]
closed
1 year ago
0
Bump codecov/codecov-action from 1 to 3
#49
dependabot[bot]
closed
1 year ago
0
Bump actions/cache from 1 to 3
#48
dependabot[bot]
closed
1 year ago
0
More generic broadcast
#47
chriselrod
closed
1 year ago
0
Create dependabot.yml
#46
ranocha
closed
1 year ago
1
macro for `@.. thread=true`.
#45
alfaromartino
closed
1 year ago
3
macro for `@.. thread=true`
#44
alfaromartino
opened
1 year ago
2
CompatHelper: bump compat for ArrayInterface to 7, (keep existing compat)
#43
github-actions[bot]
closed
1 year ago
0
update ArrayInterface v7
#42
ChrisRackauckas
closed
1 year ago
3
CompatHelper: bump compat for StrideArraysCore to 0.4, (keep existing compat)
#41
github-actions[bot]
closed
1 year ago
0
Speedup _observed_ with dynamic broadcasting
#40
navidcy
opened
1 year ago
5
CompatHelper: bump compat for Static to 0.8, (keep existing compat)
#39
github-actions[bot]
closed
1 year ago
0
Do not broadcast by default
#38
chriselrod
closed
2 years ago
2
don't specialize walk_bc
#37
chriselrod
closed
2 years ago
2
CompatHelper: bump compat for Static to 0.7, (keep existing compat)
#36
github-actions[bot]
closed
2 years ago
0
Format and use ArrayInterface
#35
chriselrod
closed
2 years ago
1
StrideArraysCore
#34
chriselrod
closed
2 years ago
1
fix safeivdep
#33
chriselrod
closed
2 years ago
1
no anon func, fix a type instability
#32
chriselrod
closed
2 years ago
1
Threading kills performance when extracting values from a vector of dual numbers
#31
danielwe
opened
2 years ago
8
Allocation when `thread=true`
#30
danielwe
closed
2 years ago
1
First call errors when `thread=true` and dynamically broadcasting over a transposed vector
#29
danielwe
closed
2 years ago
1
CompatHelper: bump compat for Static to 0.6, (keep existing compat)
#28
github-actions[bot]
closed
2 years ago
1
Allow for not broadcasting
#27
chriselrod
closed
2 years ago
5
CompatHelper: bump compat for Static to 0.5, (keep existing compat)
#26
github-actions[bot]
closed
2 years ago
0
set version to v0.1.12
#25
ranocha
closed
2 years ago
1
CompatHelper: bump compat for Polyester to 0.6, (keep existing compat)
#24
github-actions[bot]
closed
2 years ago
0
Move @generated to end to support running with compiled-modules=no
#23
chriselrod
closed
3 years ago
1
CompatHelper: bump compat for Static to 0.4, (keep existing compat)
#22
github-actions[bot]
closed
3 years ago
0
Static 0.4
#21
chriselrod
closed
3 years ago
1
document `thread` keyword added in #19
#20
ranocha
closed
3 years ago
1
add thread=(true/false) kwarg
#19
chriselrod
closed
3 years ago
1
Next