-
The tensor algebra compiler supports tensor index notation. Tensor index notation can be used to do linear algebra, but for convenience we ought to have a linear algebra API as well.
This API (`lin…
-
### Description of the Problem
Currently, the syntax for specifying the "index" of a multi axis signal is misleading. Currently, one would reference the "index" of a multi axis signal through the use…
-
I have the following situation:
A UI-package needs to load a css, and the index.js needs to work with other module loaders.
However, other package managers, while they not naturally support loading …
-
This issue is inspired by a few support questions:
http://www.itensor.org/support/1360/is-there-a-way-to-get-set-slices-of-a-tensor
http://www.itensor.org/support/1419/efficient-way-manually-incre…
-
I've been using the library for a while now, and am currently implementing COSE (RFC 9052). One thing that would be a really nice addition for me is to include pointers (or an index) to the start and …
-
### How did you encounter this bug?
open a style file
### Code Snippet
All style files
### Stylelint Configuration
> .srtlelintrc.js
```js
module.exports = {
extends: ['stylelint-config-…
-
## What problem does this solve or what need does it fill?
`bevy_reflect` allows path strings, e.g.
```rust
let value = *foo.get_path::("d[0].value").unwrap();
```
The `d[0]` in the above p…
-
Snowflake supports a column type called `variant`, which supports JSON and other JSON-like semi-structured data. One syntax to be able to index a variant column is by using the colon character, what t…
mingp updated
4 years ago
-
# QA Report
## Table of Contents
- [summary](#summary)
- [Comment Missing function parameter](#comment-missing-function-parameter)
- [Constants instead of magic numbers](#constants-instead-of-magic-…
-
Although index is a mandatory field and across to the specified convention stated at the beginning of UG, index should be written as INDEX, the team doesn't use consistent notation, and this raises co…