- Notifications
You must be signed in to change notification settings - Fork 36
Pull requests: libmir/mir-algorithm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add in packsOf function, change isSlice
#68 by jmh530 was closed Jul 18, 2017 Loading… updated Jul 18, 2017
Adding mir.traits and various functions to test types
#73 by jmh530 was merged Jul 26, 2017 Loading… updated Jul 26, 2017
Add in packsOf alias for isSlice
#72 by jmh530 was merged Jul 26, 2017 Loading… updated Jul 26, 2017
Add includeDiagonal switch to eachUploPair
#83 by jmh530 was merged Sep 10, 2017 Loading… updated Sep 22, 2017
Add element-wise operator overloading
#99 by 9il was merged Sep 30, 2017 Loading… updated Sep 30, 2017
Allow GDC to perform inlining in
mir.ndslice.algorithm.reduce because GDC doesn't use DMD's inliner #138 by n8sh was merged Jun 10, 2018 Loading… updated Jun 10, 2018
Start fixing public test imports
#142 by wilzbach was merged Jun 13, 2018 Loading… updated Jun 18, 2018
v2: ndslice API rework, extern(C++) support
#143 by 9il was merged Jul 31, 2018 Loading… updated Jul 31, 2018
fix PythonBufferErrorCode issue
#159 by ShigekiKarita was merged Nov 16, 2018 Loading… updated Nov 16, 2018
relax @nogc, @safe and pure attrs for types destructors used in RC.
#192 by 9il was merged May 28, 2019 Loading… updated May 28, 2019
slice.d: Added label support for Slice selectors
#190 by Kriyszig was merged May 29, 2019 Loading… updated May 29, 2019
1 task done
add filter, update uniq, fix concatenation
#247 by 9il was merged Apr 27, 2020 Loading… updated Apr 27, 2020
Previous Next
ProTip! Filter pull requests by the default branch with base:master.