-
This issue lists functionalities and feature requests for `TensorAlgebra`.
# Issues
- [ ] perf: when `β` is given to `contract`, the input array `C` is permuted twice: first to fit `A * B`, then b…
-
Could your library include a version to recieve raw code and output it to the tft as explained in this video that I see you commented upon... https://www.youtube.com/watch?v=-h9Vm0Ow_Is
The pros and…
-
I am getting this error in my local machine, could you please check!
```
Download from URLs has finished
Running Uncertainty Analysis Agents
CANNOT FIND /home/saifulkhan/CODE/RAMPVIS/rampvis-ap…
-
Hi,
If we compile from git source, we have the right iasl version through `./generate/unix/bin/iasl -v` command , but if we compile the source from https://www.intel.com/content/www/us/en/download…
-
This is annoying if you run into it. I imagine that the best fix is a special method for the `size` of this complicated type of `Complex` array.
_
_ _ _(_)_ | …
-
## Description
Particularly in Story and random Grand Prix modes. Game is loaded, from sounds it seems like I'm in control of my vehicle, but the loading screen doesn't go away and obscures view of…
-
CC @kellertuer, @mateuszbaran, @pkofod
This is to continue the discussion from https://discourse.julialang.org/t/ann-manopt-jl/24906/17
-
Really enjoying this package, thank you for your work on it.
For Soss.jl, here's a simple model:
```julia
m = @model begin
x ~ Normal(0,1)
y ~ Normal(x^2, 1) |> iid(10)
end
```
For…
-
## Feature
`np.where` can be regarded as a ternary ufuncs composed of `cond?x:y`, so it is natural
for `np.where` to have kwargs like `out`, `dtype` etc. Supporting these kwargs can save
effort…
-
The token $end should be one of those: ASSERT, AT, BACKQUOTE, BINARY, BINARY_RAW_STRING, BINARY_STRING, BREAK, CLASS, COMMENT, COMPLEX, CONTINUE, DEDENT, DEF, DEL, ELLIPSIS, ENDL, ENDMARKER, FLOAT, FL…
9650X updated
1 month ago