Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / libmir/mir issues and pull requests
#405 - Replace deprecated `body` keyword with `do`
Pull Request -
State: closed - Opened by rjkilpatrick over 3 years ago
#404 - Deprecation warnings
Issue -
State: closed - Opened by rjkilpatrick over 3 years ago
#403 - mir-algorithm dependency fails to build because of mir-core with ldc2 and gdc
Issue -
State: closed - Opened by tastyminerals over 4 years ago
- 4 comments
#402 - rand!float() exponent problem
Issue -
State: closed - Opened by mlabayru over 5 years ago
- 3 comments
#401 - Failing on Buildkite
Issue -
State: closed - Opened by wilzbach almost 6 years ago
- 3 comments
#400 - upgrade mir-algorithm version
Pull Request -
State: closed - Opened by 9il about 6 years ago
#399 - can't understand how `sliced` definition compiles
Issue -
State: closed - Opened by timotheecour over 6 years ago
- 3 comments
#398 - upgrade mir-algorithm
Pull Request -
State: closed - Opened by 9il over 6 years ago
- 1 comment
#397 - upgrade ndslice api
Pull Request -
State: closed - Opened by 9il over 6 years ago
- 1 comment
#396 - OpenCL implementation?
Issue -
State: closed - Opened by Foadsf over 6 years ago
- 1 comment
#395 - FFT?
Issue -
State: closed - Opened by andre2007 over 6 years ago
- 1 comment
#394 - How to reference the library
Issue -
State: closed - Opened by JohanEngelen almost 7 years ago
- 6 comments
#393 - Update dub.json
Pull Request -
State: closed - Opened by 9il almost 7 years ago
#392 - Add example + badge
Pull Request -
State: closed - Opened by wilzbach almost 7 years ago
- 1 comment
#391 - Update to mir-algorithm 0.7.0, mir-random 0.3.0
Pull Request -
State: closed - Opened by n8sh almost 7 years ago
- 1 comment
#390 - mir-random does not compile with latest ldc on raspberry pi
Issue -
State: closed - Opened by gizmomogwai about 7 years ago
- 4 comments
#389 - dot, norm, asum to mir.math.sum
Issue -
State: closed - Opened by 9il about 7 years ago
- 1 comment
#388 - update dub.json
Pull Request -
State: closed - Opened by 9il over 7 years ago
- 1 comment
#387 - regression test to make sure at least latest dub versions work? currently broken
Issue -
State: closed - Opened by timotheecour over 7 years ago
- 1 comment
#380 - auto a=[[1,2],[3,4]].ndarray; // how to do that? (doens't compile)
Issue -
State: closed - Opened by timotheecour about 8 years ago
- 3 comments
Labels: duplicate, question
#379 - cannot infer argument types, expected 1 argument, not 2 in opApply on Slice
Issue -
State: closed - Opened by timotheecour about 8 years ago
- 2 comments
Labels: wontfix
#372 - Separable filters support for DCV
Issue -
State: closed - Opened by 9il about 8 years ago
- 1 comment
#371 - Special optimization for compile time known kernels
Issue -
State: closed - Opened by 9il about 8 years ago
- 1 comment
#359 - assumeSameStructure for packed slices
Issue -
State: closed - Opened by ljubobratovicrelja over 8 years ago
- 3 comments
Labels: enhancement
#356 - Wikipedia page about Mir and GLAS
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: help wanted, Documentation
#355 - Parallel mir.ndslice.algorithm
Issue -
State: closed - Opened by ljubobratovicrelja over 8 years ago
- 9 comments
#348 - #347 broke codecov
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: wontfix, Deployment
#344 - inverse operation for assumeSameStructure
Issue -
State: closed - Opened by 9il over 8 years ago
- 1 comment
Labels: enhancement, hight priority
#343 - ndslice + color = (mir / std.experimental).image
Issue -
State: closed - Opened by 9il over 8 years ago
- 20 comments
Labels: New Package
#341 - fma operations does not work in ndslice.algorithm
Issue -
State: closed - Opened by 9il over 8 years ago
- 1 comment
#340 - non-uniform indexing assignment
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 1 comment
#336 - reverse of ndarray ? eg: assert([0,1],[2,3]].toSlice == iotaSlice(2,2);
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 1 comment
Labels: enhancement
#334 - non allocating implicit slice create (generalizing iotaSlice)
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 7 comments
Labels: enhancement, question
#333 - support kronecker tensor product
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 1 comment
Labels: enhancement
#328 - GlasContext should get a bit more doc
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 2 comments
Labels: wontfix, Documentation
#327 - higher level more user friendly shell on top of GLAS
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 8 comments
Labels: New Package
#322 - repack by a specific dimension: slice.by!2 (has code)
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 2 comments
Labels: wontfix
#321 - non-uniform indexing [matlab,python]: iota(2*4).sliced(2,4)[0,[1,2,1]] (has sample code)
Issue -
State: closed - Opened by timotheecour over 8 years ago
- 10 comments
Labels: enhancement, concatenation
#319 - Pyd does not work with recent DMD 2.072.2-b4
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: Deployment
#314 - Update custom.css
Pull Request -
State: closed - Opened by 9il over 8 years ago
#312 - Operator overloading is broken for ndslice
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: wontfix, blocked by language
#309 - Add matmul benchmark based on ndReduce to Kostya's repo
Issue -
State: closed - Opened by 9il over 8 years ago
- 1 comment
Labels: wontfix, Documentation, Benchmarks
#308 - Radial basis function
Issue -
State: closed - Opened by ljubobratovicrelja over 8 years ago
- 7 comments
Labels: New Package
#300 - [Tinflex] send approximations PRs
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 4 comments
Labels: random
#299 - [Tinflex] recycle the uniform random variable from discrete sampler
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 1 comment
Labels: random
#298 - [Tinflex] expose pdf to the user
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 1 comment
Labels: random
#297 - [Tinflex] infinity intervals if c > 0 -> undefined
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 1 comment
Labels: random
#296 - GLAS library
Issue -
State: closed - Opened by 9il over 8 years ago
- 1 comment
Labels: Deployment, GLAS, hight priority
#295 - Multithreading GLAS
Issue -
State: closed - Opened by 9il over 8 years ago
- 1 comment
Labels: GLAS, optimization
#291 - Boundary condition with ndslice.selection.windows
Issue -
State: closed - Opened by ljubobratovicrelja over 8 years ago
- 6 comments
Labels: enhancement, question
#290 - more modern appveyor.yml
Issue -
State: closed - Opened by wilzbach over 8 years ago
Labels: Tests, Deployment
#289 - Add cross reference with scid
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: wontfix, Documentation
#288 - Solid site
Issue -
State: closed - Opened by 9il over 8 years ago
- 1 comment
Labels: Documentation, dlang.io
#280 - Add dynamically linked libraries to AUR package
Issue -
State: closed - Opened by WebFreak001 over 8 years ago
- 2 comments
Labels: Deployment
#271 - update table for ndslice.algorithm
Pull Request -
State: closed - Opened by 9il over 8 years ago
#267 - Add ndslice and Mir to https://tour.dlang.org/
Issue -
State: closed - Opened by 9il over 8 years ago
- 3 comments
Labels: help wanted, Documentation
#262 - mir.random.nonuniform
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 4 comments
#257 - Setup automatic CI performance benchmarks against BLAS
Issue -
State: closed - Opened by wilzbach over 8 years ago
Labels: wontfix, Benchmarks, Deployment, GLAS
#256 - Setup CI for arm with ldc
Issue -
State: closed - Opened by wilzbach over 8 years ago
Labels: wontfix
#253 - Appveyor can be simplified
Issue -
State: closed - Opened by 9il over 8 years ago
- 2 comments
Labels: Tests
#252 - Docs should have versioning
Issue -
State: closed - Opened by 9il over 8 years ago
- 2 comments
Labels: Documentation, dlang.io, Deployment
#240 - Tinflex
Pull Request -
State: closed - Opened by wilzbach over 8 years ago
- 12 comments
#238 - Add arcmean to `mir.math`
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: wontfix
#232 - convenience method to get the original array
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 23 comments
Labels: question
#219 - Iteration with index: forElement
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 2 comments
#218 - update ldc to beta2 for x86 too
Pull Request -
State: closed - Opened by wilzbach over 8 years ago
#215 - Performance issue with difference indexing syntax
Issue -
State: closed - Opened by dextorious over 8 years ago
- 5 comments
Labels: wontfix, Documentation, Benchmarks
#214 - Move all `make` utilities to `ndslice.allocation`
Issue -
State: closed - Opened by 9il over 8 years ago
Labels: move to Phobos
#213 - ndslice: concatenate/vstack/hstack [$15 awarded]
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 8 comments
Labels: enhancement, concatenation, hight priority, bounty
#210 - add gemm, gemv, dot
Pull Request -
State: closed - Opened by 9il over 8 years ago
- 3 comments
#208 - DataFrames
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 3 comments
#206 - custom toString method for multidimensional arrays
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 2 comments
Labels: enhancement
#188 - Name conflict(s) with Ubuntu mir
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 1 comment
#184 - Benchmark charting tool
Issue -
State: closed - Opened by 9il over 8 years ago
- 12 comments
Labels: wontfix, Documentation, Benchmarks, Tests, Deployment
#173 - create a brew and macport package
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 1 comment
Labels: Deployment
#172 - create debian & ubuntu package
Issue -
State: closed - Opened by wilzbach over 8 years ago
- 1 comment
Labels: Deployment
#169 - mir.jupyter
Issue -
State: closed - Opened by 9il over 8 years ago
- 5 comments
Labels: New Package
#168 - mir.julia
Issue -
State: closed - Opened by 9il over 8 years ago
- 3 comments
Labels: New Package
#166 - mir.model.svm [$100]
Issue -
State: closed - Opened by 9il over 8 years ago
- 12 comments
Labels: New Package, bounty
#151 - ndslice flatten
Issue -
State: closed - Opened by 9il almost 9 years ago
- 3 comments
Labels: wontfix
#135 - Methods 'opCmp', 'toHash', 'opEquals', 'opCast', and/or 'toString' are non-const.
Issue -
State: closed - Opened by wilzbach almost 9 years ago
- 1 comment
Labels: bug, Style
#134 - Avoid using the comma expression.
Issue -
State: closed - Opened by wilzbach almost 9 years ago
Labels: Style, is fixed?
#133 - Zero-parameter '@property' function should be marked 'const', 'inout', or 'immutable'.
Issue -
State: closed - Opened by wilzbach almost 9 years ago
- 1 comment
Labels: bug, Style
#132 - Avoid subtracting from '.length' as it may be unsigned
Issue -
State: closed - Opened by wilzbach almost 9 years ago
Labels: wontfix, Style
#122 - Remove mir.ndslice
Issue -
State: closed - Opened by 9il almost 9 years ago
- 10 comments
#100 - fix #98 - use -m64 for 64 bit windows
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 3 comments
#99 - fix #97 - failing uint on windows x86
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 2 comments
#98 - appveyor.yml should contain -m64 flag for 64 bit windows
Issue -
State: closed - Opened by 9il almost 9 years ago
- 2 comments
Labels: Tests
#97 - mir.combinatorics: uint on windows x86
Issue -
State: closed - Opened by wilzbach almost 9 years ago
Labels: bug
#96 - test windows with appveyor
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 3 comments
Labels: Tests
#95 - fix 94
Pull Request -
State: closed - Opened by 9il almost 9 years ago
- 1 comment
#94 - mir.las.sum: doesn't compile on x86
Issue -
State: closed - Opened by wilzbach almost 9 years ago
- 2 comments
#93 - zero property functions should be const
Issue -
State: closed - Opened by wilzbach almost 9 years ago
- 3 comments
Labels: Style
#92 - mir.combinatorics: behavior with tuples
Issue -
State: closed - Opened by wilzbach almost 9 years ago
- 5 comments
Labels: enhancement, wontfix
#91 - Windows tests
Issue -
State: closed - Opened by 9il almost 9 years ago
Labels: Tests
#90 - mir.stat: statistical functions
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 3 comments
#89 - fix style syntax for mir.ndslice
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 4 comments
#88 - add linting via dscanner
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 26 comments
Labels: Style
#87 - fix slice
Pull Request -
State: closed - Opened by 9il almost 9 years ago
- 2 comments
#86 - add template isSlice in ndslice.slice
Pull Request -
State: closed - Opened by wilzbach almost 9 years ago
- 7 comments