issues
search
robpike
/
ivy
ivy, an APL-like calculator
Other
1.33k
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Matrix is a vector
#161
ghost
closed
1 month ago
1
Fix fmt.Sprint typo
#159
mndrix
closed
1 year ago
0
time zones not working correctly
#158
fzipp
opened
1 year ago
7
[run/time_unix.go] Support all current and future UNIX variations
#157
SamuelMarks
closed
1 year ago
1
Correct spelling
#156
SamuelMarks
closed
1 year ago
0
ivy: reset 'maxstack' between test runs
#155
fzipp
closed
1 year ago
1
`mix` and `split` are not inverses of each other
#154
fzipp
closed
1 year ago
0
Revert "Require Go 1.21"
#153
robpike
closed
1 year ago
1
value: add BigInt.Float64 for Go 1.20 and older
#152
dmitshur
closed
1 year ago
3
TestAll failure in sys.ivy
#151
dmitshur
closed
1 year ago
0
test failure: stack overflow calling "gcd"
#150
mndrix
closed
1 year ago
2
Require Go 1.21
#149
mndrix
closed
1 year ago
3
ivy: implement 'floor' and 'ceil' for complex numbers
#148
fzipp
closed
1 year ago
10
ivy: generalize matrix inverse to Moore-Penrose pseudoinverse
#146
robpike
opened
1 year ago
0
how to recover redefined core operator ?
#145
robpike
closed
1 year ago
1
ivy: add a missing line in the help text about user-defined operators
#144
fzipp
closed
1 year ago
0
support raising a negative number to a non-integer power
#143
fzipp
closed
1 year ago
0
ivy: implement 'sgn' for complex numbers
#142
fzipp
closed
1 year ago
2
ivy: implement 'sgn' for complex numbers
#141
fzipp
closed
1 year ago
0
ivy: fix function undefinition
#140
yishailerner
closed
1 year ago
1
ivy: fix nil panic on indexed assignment of rationals, floats or big ints
#137
fzipp
closed
1 year ago
0
encode: support non-integer rhs
#136
fzipp
closed
1 year ago
1
time zone support
#135
robpike
closed
1 year ago
0
APL unique is ∪
#134
mndrix
closed
1 year ago
1
help texts for `sys "date"` and `sys "time"` are swapped
#133
fzipp
closed
1 year ago
9
provide enclose and disclose operations
#132
fzipp
closed
1 year ago
10
support large takes (with zero fill) and large drops for matrices
#131
fzipp
closed
1 year ago
1
ivy: close profile file
#130
dmitshur
closed
1 year ago
1
Add `unique` operator
#129
Blackmane
closed
1 year ago
8
Fix `base` op example in demo
#128
Blackmane
closed
1 year ago
0
improve ivy usage in scripts
#127
wgrr
closed
1 year ago
2
Ivy iOS App Broken as of iOS 16 +
#126
carlomunguia
closed
1 year ago
2
Where to as questions about Ivy ?
#121
kpym
closed
1 year ago
2
Division vs fraction ambiguity
#120
kpym
closed
1 year ago
10
"unknown <nil> in references" when defining an op which uses placeholder indices
#119
magical
closed
1 year ago
0
iota is inconsistent about which index it returns when there are mulitple matches
#118
magical
closed
1 year ago
4
a way to construct multidimensional array without rho?
#117
smasher164
closed
1 year ago
5
print version number
#116
smasher164
closed
2 years ago
2
iOS app fails to open, missing from the app store.
#115
tavi-vi
closed
2 years ago
3
bad number syntax for 08 & 09
#114
sylr
closed
2 years ago
2
ability to list variable names
#113
fzipp
closed
1 year ago
0
ivy: fix matrix index of matrix
#112
rsc
closed
2 years ago
0
multi-dimensional indexing question
#111
rsc
closed
2 years ago
3
scanner doesn't understand go 1.13 number syntax
#110
wgrr
closed
2 years ago
4
ivy: update go.mod version to agree with README and update a comment in scanner
#109
wgrr
closed
2 years ago
0
For A in [-2, 0) and B an even number, A**B returns 1
#108
n-riesco
closed
2 years ago
1
value: internal evaluation must use builtins
#107
robpike
closed
2 years ago
0
`)Erase` for global variables.
#106
mselh
closed
2 years ago
1
ivy: statically distinguish local from global variables
#105
rsc
closed
2 years ago
3
ivy: bring panics back to main goroutine in pfor
#104
rsc
closed
2 years ago
0
Next