Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ekmett/linear issues and pull requests
#179 - Use microlens instead of lens
Issue -
State: open - Opened by eownerdead 6 months ago
- 1 comment
#178 - Changed interpolation direction of lerp.
Pull Request -
State: closed - Opened by gilgamec 8 months ago
#177 - use atan2 in V2.unangle
Issue -
State: open - Opened by aavogt 8 months ago
#176 - luSolve fails for matrices with zeros on the main diagonal
Issue -
State: open - Opened by mcwitt 9 months ago
#175 - Support for Octonions?
Issue -
State: open - Opened by KommuSoft over 1 year ago
#174 - Change `_Point` and `lensP` to be `Lens` and `Iso`
Pull Request -
State: closed - Opened by ocharles almost 2 years ago
#173 - Depend on semigroups only on GHC < 8.0
Pull Request -
State: closed - Opened by felixonmars over 2 years ago
#172 - Does not build with `vector-0.13.*`
Issue -
State: closed - Opened by RyanGlScott over 2 years ago
#171 - Why is `_Point` an `Iso'`, rather than a type-changing `Iso`?
Issue -
State: closed - Opened by ocharles almost 3 years ago
- 6 comments
Labels: feature request
#170 - Derive instance Real a => Real (V1 a)
Issue -
State: open - Opened by noughtmare almost 3 years ago
- 5 comments
#169 - Use GHC 8.0 as the minimum
Pull Request -
State: closed - Opened by RyanGlScott about 3 years ago
#168 - Epsilon without Num
Issue -
State: open - Opened by gilgamec about 3 years ago
- 7 comments
#167 - Fix the build with random-1.2.1+
Pull Request -
State: closed - Opened by RyanGlScott about 3 years ago
#166 - compilation broken with `random-1.2.1`
Issue -
State: closed - Opened by byorgey about 3 years ago
- 1 comment
#165 - Field[n] instance for Affine.Point?
Issue -
State: open - Opened by gilgamec about 3 years ago
- 1 comment
#164 - lerp interpolates the wrong way?
Issue -
State: closed - Opened by gilgamec over 3 years ago
- 6 comments
#163 - Fix the build with -template-haskell
Pull Request -
State: closed - Opened by RyanGlScott over 3 years ago
#162 - -f-template-haskell causes build failure
Issue -
State: closed - Opened by trofi over 3 years ago
- 1 comment
#161 - Split Linear.Epsilon into own package.
Issue -
State: open - Opened by phadej over 3 years ago
- 2 comments
#160 - Allow building with lens-5.*
Pull Request -
State: closed - Opened by RyanGlScott almost 4 years ago
- 1 comment
#159 - Specify 'foldMap' from Data.Foldable rather than Data.Vector.
Pull Request -
State: closed - Opened by lemmih almost 4 years ago
- 2 comments
#158 - cabal-docspec and hlint
Pull Request -
State: closed - Opened by phadej almost 4 years ago
- 1 comment
#157 - Use base-orphans-0.8.3's orphan MonadFix/MonadZip instances for Complex
Pull Request -
State: closed - Opened by RyanGlScott about 4 years ago
#156 - Allow building with random-1.2.*
Pull Request -
State: closed - Opened by RyanGlScott over 4 years ago
#155 - length-indexed lists
Issue -
State: open - Opened by alang9 over 4 years ago
#154 - Alternative to LGPL-dependency integer-gmp
Issue -
State: open - Opened by jdkr about 5 years ago
#153 - WIP: Add more solvers.
Pull Request -
State: closed - Opened by TravisWhitaker over 5 years ago
- 5 comments
#152 - A Faster Linear.V.V
Issue -
State: open - Opened by TravisWhitaker over 5 years ago
- 1 comment
Labels: api-change, feature request
#151 - add frobenius norm?
Issue -
State: closed - Opened by chessai over 5 years ago
- 1 comment
#150 - better unit tests
Issue -
State: open - Opened by peterluthunder over 5 years ago
- 2 comments
Labels: packaging
#149 - Derive V0-V4 instances for the TH Lift class.
Pull Request -
State: closed - Opened by leftaroundabout almost 6 years ago
#148 - Attempt at inverting matrices
Pull Request -
State: closed - Opened by phischu about 6 years ago
- 1 comment
#147 - Additive instances for direct sum and tensor product of vector spaces.
Pull Request -
State: closed - Opened by phischu about 6 years ago
- 1 comment
#146 - Comonad Instances for V1..V4, and V n
Issue -
State: closed - Opened by oisdk over 6 years ago
- 1 comment
#145 - Tighten lower bound on lens, since the bigger FieldN classes are used
Pull Request -
State: closed - Opened by gwils over 6 years ago
- 4 comments
#144 - Add Hashable1 instances
Pull Request -
State: closed - Opened by cchalmers over 6 years ago
#143 - Drop the Herbie optimizations?
Issue -
State: open - Opened by ekmett almost 7 years ago
- 2 comments
Labels: packaging, api-change
#142 - Add Field instances for V1-4, Quadternion and Plucker
Pull Request -
State: closed - Opened by glguy almost 7 years ago
- 1 comment
#141 - Add FieldN instances for V1..V4, V n, Plucker, etc.
Issue -
State: closed - Opened by ekmett almost 7 years ago
- 1 comment
#140 - Random instance for Linear.V
Issue -
State: closed - Opened by bmabsout about 7 years ago
- 3 comments
#139 - Need `Num a` for instances of `Complicated`/`Hamiltonian` for sparse datatypes
Issue -
State: closed - Opened by sjoerdvisscher about 7 years ago
- 4 comments
#138 - Specialise length
Issue -
State: closed - Opened by SwiftsNamesake about 7 years ago
- 2 comments
#137 - add unangle function
Pull Request -
State: closed - Opened by suzumiyasmith about 7 years ago
- 3 comments
#136 - add function (V2 to its angle(inverse of `angle`))
Issue -
State: open - Opened by suzumiyasmith about 7 years ago
- 5 comments
Labels: feature request
#135 - N-dimensional bounding-boxes
Issue -
State: open - Opened by SwiftsNamesake over 7 years ago
- 11 comments
Labels: feature request
#134 - Consider implementing safe indexing by `Fin n` for `V n`
Issue -
State: open - Opened by jachymb over 7 years ago
- 6 comments
Labels: api-change, feature request
#133 - Add Integral instance for Linear.V
Issue -
State: closed - Opened by jachymb over 7 years ago
- 4 comments
#132 - Add Monoid instance for Linear.V
Issue -
State: closed - Opened by jachymb over 7 years ago
- 8 comments
#131 - R1..R4 instances for Quaternion?
Issue -
State: closed - Opened by cpdurham over 7 years ago
- 2 comments
#130 - Constant vectors in Linear.V
Issue -
State: closed - Opened by jachymb over 7 years ago
- 2 comments
#129 - Cabal 2.0 compatible release on hackage
Issue -
State: closed - Opened by niteria over 7 years ago
- 6 comments
#128 - Why is Point Additive?
Issue -
State: closed - Opened by sattlerc over 7 years ago
- 2 comments
#127 - Fix Quaternion Logarithm
Pull Request -
State: closed - Opened by wyager over 7 years ago
- 5 comments
#126 - Incorrect quaternion exponentiation
Issue -
State: closed - Opened by wyager over 7 years ago
- 3 comments
#125 - Add regression test for #124
Pull Request -
State: closed - Opened by RyanGlScott over 7 years ago
#124 - Fix segfault in basicUnsafeWrite implementation for MVector (V n a)
Pull Request -
State: closed - Opened by ian-mi over 7 years ago
- 7 comments
#123 - Conversion between V0..V4 and V n
Issue -
State: closed - Opened by Laar over 7 years ago
- 7 comments
#122 - Enable 'PolyKinds' in Linear.Trace
Pull Request -
State: closed - Opened by harpocrates almost 8 years ago
#121 - Make the `instance Dim n => Trace (V n)` in `Linear.Trace` polykinded
Issue -
State: closed - Opened by harpocrates almost 8 years ago
- 1 comment
#120 - Relax directory constraint
Pull Request -
State: closed - Opened by mpickering almost 8 years ago
#119 - Coerce bind point
Pull Request -
State: closed - Opened by treeowl almost 8 years ago
#118 - Use newtype instance for point vectors
Pull Request -
State: closed - Opened by treeowl almost 8 years ago
#117 - Don't require unnecessary GHC support
Pull Request -
State: closed - Opened by treeowl almost 8 years ago
- 1 comment
#116 - !* operator aught to be right-associative
Pull Request -
State: closed - Opened by rehno-lindeque almost 8 years ago
- 4 comments
#115 - Fix homogeneous coordinates (and the affine transformations on them)
Issue -
State: open - Opened by rehno-lindeque about 8 years ago
- 5 comments
Labels: question, api-change, bikeshedding, lots of work
#114 - Support for 2D homogeneous coordinates
Issue -
State: open - Opened by rehno-lindeque about 8 years ago
Labels: api-change, feature request
#113 - abs (V2 x y) is not defined correctly
Issue -
State: closed - Opened by SwiftsNamesake about 8 years ago
- 16 comments
#112 - Singular Value Decomposition
Issue -
State: open - Opened by rehno-lindeque about 8 years ago
- 2 comments
Labels: feature request
#111 - Why are Points Additive?
Issue -
State: closed - Opened by hanst99 over 8 years ago
- 1 comment
#110 - Fix typo: M24 is 2x4 not 2x3
Pull Request -
State: closed - Opened by ghost over 8 years ago
#109 - A way to read [a] to t a
Issue -
State: open - Opened by abbradar over 8 years ago
- 14 comments
Labels: feature request
#108 - new dependency for linear-1.18.3 broke our lts-based builds
Issue -
State: closed - Opened by mwu-tow over 8 years ago
- 9 comments
#107 - In the Fractional instance for Quaternion (1 / x) and (recip x) disagree.
Pull Request -
State: closed - Opened by phischu over 8 years ago
#106 - need a release for binary upper version bounds
Issue -
State: closed - Opened by ghorn over 8 years ago
- 1 comment
#105 - Ghc 8.0 doctests
Pull Request -
State: closed - Opened by phadej over 8 years ago
#104 - Add crossZ (Z-component of cross product) for V2
Pull Request -
State: closed - Opened by DavidEichmann over 8 years ago
#103 - Relaxing constraints on matrix inv22 and inv33.
Pull Request -
State: closed - Opened by DavidEichmann over 8 years ago
#102 - Doctest ghc 8
Pull Request -
State: closed - Opened by bergey over 8 years ago
- 2 comments
#101 - point and vector documentation tweaks
Pull Request -
State: closed - Opened by acowley over 8 years ago
#100 - Add a more informative description of what `point` and `vector` functions do.
Issue -
State: closed - Opened by LukaHorvat over 8 years ago
- 2 comments
#99 - 1.20.4 doesn't compile on ghc 8.0.1rc2
Issue -
State: closed - Opened by GeorgeCo over 8 years ago
- 1 comment
#98 - Needless constraint in inv22 and inv33
Issue -
State: closed - Opened by kitoran almost 9 years ago
- 1 comment
#97 - 1.20.4 build fail
Issue -
State: closed - Opened by Nesterov-Konstantin almost 9 years ago
- 5 comments
#96 - Consolidate orphan Complex instances with base-orphans
Pull Request -
State: closed - Opened by RyanGlScott almost 9 years ago
#95 - Fix perspective calculation
Pull Request -
State: closed - Opened by Th30n almost 9 years ago
#94 - Matrices stored in column-major format?
Issue -
State: open - Opened by alang9 about 9 years ago
- 6 comments
Labels: api-change, lots of work, performance
#93 - Affine: Add Unboxed instance
Pull Request -
State: closed - Opened by bgamari about 9 years ago
#92 - Bump vector version, for imapM_.
Pull Request -
State: closed - Opened by robx about 9 years ago
#91 - add preprocessor stuff for instances that will be added in the next GHC?
Pull Request -
State: closed - Opened by isomorphism about 9 years ago
#90 - Unbox instance for V vectors
Pull Request -
State: closed - Opened by albertov about 9 years ago
- 2 comments
#89 - Can’t build doctests using stack
Issue -
State: closed - Opened by jtojnar about 9 years ago
- 17 comments
#88 - Use generalized Boolean for Epsilon
Issue -
State: open - Opened by tobbebex about 9 years ago
- 3 comments
Labels: question, api-change, feature request, performance
#87 - doctest failures in linear-1.20
Issue -
State: closed - Opened by peti about 9 years ago
- 4 comments
#86 - Add an Invertible typeclass?
Issue -
State: open - Opened by davidsd about 9 years ago
- 3 comments
Labels: feature request
#85 - Is there interest in pattern synonyms for vector component swizzling?
Issue -
State: open - Opened by ocharles about 9 years ago
- 3 comments
Labels: question, feature request
#84 - Added aeson instances for basic types.
Pull Request -
State: closed - Opened by phaazon over 9 years ago
- 9 comments
#83 - Minor doc fix
Issue -
State: closed - Opened by peterson over 9 years ago
- 3 comments
#82 - Missing NFData instance for Point
Issue -
State: closed - Opened by ocharles over 9 years ago
- 1 comment
#81 - limit Binary & Serialize instances to GHC>=7.6
Pull Request -
State: closed - Opened by bergey over 9 years ago
- 1 comment
#79 - Matrix inversion check is too aggressive
Issue -
State: closed - Opened by yongqli over 9 years ago
- 4 comments
Labels: api-change