issues
search
ekmett
/
linear
Low-dimensional linear algebra primitives for Haskell.
http://hackage.haskell.org/package/linear
Other
200
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`OverloadedRecordDot` support
#181
georgefst
opened
3 days ago
2
Upstream some Diagrams utilities
#180
georgefst
opened
3 days ago
3
Use microlens instead of lens
#179
eownerdead
opened
5 months ago
1
Changed interpolation direction of lerp.
#178
gilgamec
closed
7 months ago
0
use atan2 in V2.unangle
#177
aavogt
opened
7 months ago
0
luSolve fails for matrices with zeros on the main diagonal
#176
mcwitt
opened
8 months ago
0
Support for Octonions?
#175
KommuSoft
opened
1 year ago
0
Change `_Point` and `lensP` to be `Lens` and `Iso`
#174
ocharles
closed
1 year ago
0
Depend on semigroups only on GHC < 8.0
#173
felixonmars
closed
2 years ago
0
Does not build with `vector-0.13.*`
#172
RyanGlScott
closed
2 years ago
0
Why is `_Point` an `Iso'`, rather than a type-changing `Iso`?
#171
ocharles
closed
1 year ago
6
Derive instance Real a => Real (V1 a)
#170
noughtmare
opened
2 years ago
5
Use GHC 8.0 as the minimum
#169
RyanGlScott
closed
3 years ago
0
Epsilon without Num
#168
gilgamec
opened
3 years ago
7
Fix the build with random-1.2.1+
#167
RyanGlScott
closed
3 years ago
0
compilation broken with `random-1.2.1`
#166
byorgey
closed
3 years ago
1
Field[n] instance for Affine.Point?
#165
gilgamec
opened
3 years ago
1
lerp interpolates the wrong way?
#164
gilgamec
closed
7 months ago
6
Fix the build with -template-haskell
#163
RyanGlScott
closed
3 years ago
0
-f-template-haskell causes build failure
#162
trofi
closed
3 years ago
1
Split Linear.Epsilon into own package.
#161
phadej
opened
3 years ago
2
Allow building with lens-5.*
#160
RyanGlScott
closed
3 years ago
1
Specify 'foldMap' from Data.Foldable rather than Data.Vector.
#159
lemmih
closed
3 years ago
2
cabal-docspec and hlint
#158
phadej
closed
3 years ago
1
Use base-orphans-0.8.3's orphan MonadFix/MonadZip instances for Complex
#157
RyanGlScott
closed
4 years ago
0
Allow building with random-1.2.*
#156
RyanGlScott
closed
4 years ago
0
length-indexed lists
#155
alang9
opened
4 years ago
0
Alternative to LGPL-dependency integer-gmp
#154
jdkr
opened
5 years ago
0
WIP: Add more solvers.
#153
TravisWhitaker
closed
5 years ago
5
A Faster Linear.V.V
#152
TravisWhitaker
opened
5 years ago
1
add frobenius norm?
#151
chessai
closed
5 years ago
1
better unit tests
#150
peterluthunder
opened
5 years ago
2
Derive V0-V4 instances for the TH Lift class.
#149
leftaroundabout
closed
5 years ago
0
Attempt at inverting matrices
#148
phischu
closed
5 years ago
1
Additive instances for direct sum and tensor product of vector spaces.
#147
phischu
closed
5 years ago
1
Comonad Instances for V1..V4, and V n
#146
oisdk
closed
5 years ago
1
Tighten lower bound on lens, since the bigger FieldN classes are used
#145
gwils
closed
6 years ago
4
Add Hashable1 instances
#144
cchalmers
closed
6 years ago
0
Drop the Herbie optimizations?
#143
ekmett
opened
6 years ago
2
Add Field instances for V1-4, Quadternion and Plucker
#142
glguy
closed
6 years ago
1
Add FieldN instances for V1..V4, V n, Plucker, etc.
#141
ekmett
closed
6 years ago
1
Random instance for Linear.V
#140
bmabsout
closed
5 years ago
3
Need `Num a` for instances of `Complicated`/`Hamiltonian` for sparse datatypes
#139
sjoerdvisscher
closed
7 years ago
4
Specialise length
#138
SwiftsNamesake
closed
7 years ago
2
add unangle function
#137
suzumiyasmith
closed
5 years ago
3
add function (V2 to its angle(inverse of `angle`))
#136
suzumiyasmith
opened
7 years ago
5
N-dimensional bounding-boxes
#135
SwiftsNamesake
opened
7 years ago
11
Consider implementing safe indexing by `Fin n` for `V n`
#134
jachymb
opened
7 years ago
6
Add Integral instance for Linear.V
#133
jachymb
closed
5 years ago
4
Add Monoid instance for Linear.V
#132
jachymb
closed
5 years ago
8
Next