-
The report from the "Second pass" shows a line "Allowable costs". I presume that this is calculated to fill the "Capital Gains Tax 38 - Allowable costs (including purchase price)" field in the tax ret…
-
Theano support: tensor.dimshuffle('x', 0, ...) together with tensor.dimshuffle(['x', 0, ...]). I think it is a good idea to support both syntacsis in cgt because theano-people use both.
-
### Severity
One report with a workaround
### Version
2024.4.2718
### Latest Version
None
### What happened?
Scrolling down a large enough script module and attempting to click on the left duri…
-
Please add ability to run compiled with native backend CGT graph from C or C++ application.
Intended pipeline:
1. Create computation graph with CGT
2. Build it using native backend
3. Link result obj…
-
A minimum example to reproduce a bug:
import cgt
axis = 1
slices = -1
input_var = cgt.tensor3('input', dtype=np.float32)
result = input_var[:, slices, :]
# alternative variant of indexes
# result = in…
-
I'm currently trying to build a script that automates the whole end-2-end process with BlendARMocap
Minimal Code looks like this:
```
import bpy
import os
video_path = "xxx"
smoothing_coeffc…
-
With Energia 17 in CCS Cloud, the TMS320F28377S Energia sketches are failing to compile successfully due to a fatal error #1965: "cannot open source file pins_energia.h"
```
Building file: @root/ener…
-
CGT downloads and installs OpenBLAS. But then when numpy gets imported, the functions from the linked BLAS (e.g. cblas_dgemm) overload some of the functions from OpenBLAS. I noticed this when I found …
-
Hi!
I'm not having any success using `compiledb` for my project, and I would be interested if you could give me some pointers.
I want to parse the makefile generated by [Code Composer Studio](http…
-
https://www.instagram.com/reel/CgT-AVqDL8y/?igshid=YmMyMTA2M2Y=