-
Remapping operators are applied to fields as sparse matrix-vector multiplication.
From @simonbyrne:
For application to general fields (vector or tuple-valued fields) we will need to write our ow…
-
This would help the job matrix editing experience. It would allow people unfamiliar with the matrix to see how different fields behave, and could also make visualizing the output matrix easier.
Ano…
benbp updated
2 years ago
-
I've tried the following code:
```python
f_sub = r'C:\path\to\file.sub'
ds = dpf.DataSources(f_sub)
sub = dpf.Operator('cms_matrices_provider') # operator instantiation
sub.inputs.data_sou…
-
**Reported by davea on 16 Apr 44762362 03:33 UTC**
The admin web code (html/inc/db_ops.inc) is a mess.
Suggested changes:
- don't use $_GET to pass args
- eliminate hardwired constants (use common_def…
-
I've got a Matrix field used as a typical modular page builder. In each block of the Matrix field—besides the block's unique fields—I've got a static Super Table field with some common "settings"-styl…
-
Sorry for getting distracted at the end of the geo-zarr meeting we just had (for those that were there). Here is a summary of what I was getting at.
(@rabernat , yes I know this has been discussed …
-
It would be very nice to move away from purely real valued matrices, and allow a matrix to be defined with any valid field. We could also allow users to define their own field, or select a predefined …
-
**Acceptance Criteria**
1. Show ISO format in date time fields in UI
- UTC >>> 2024-05-07T04:03:11+00:00
- MMT >>> 2024-05-07T10:33:11+06:30
2. These are the following items to update the dat…
-
I've just given your plugin a try with Matrix fields which works really well.
I'm just wondering do you have any plans to expand this plugin to work with variants within Craft Commerce?
From a …
-
**Is your feature request related to a problem? Please describe.**
I want to define a record contract in a library and force 2 fields to be mutually exclusive. Right now I can't achieve that, becau…