-
I'm posting this for discussion before I start coding anything. I was hoping to have some more details on prefactors, but I've both fallen ill and been given a shift in priorities, so I'm posting what…
-
When we let the user make arbitrary operations on multiple datasets, we're going to have to make that same operations on the units. I think we'll have to use something like `sympy` to operate on units…
-
Models:
1 . Tools
- Each tool is its own object according to the Tool Model
2 . Cleanup_Tools
- Links Cleanups and Tools Models
3 . Cleanup
- Add method to sync all the tools associated wi…
-
The first alpha for MathJax 4 was just announced: https://github.com/mathjax/MathJax-src/releases/tag/4.0.0-alpha.1
This issue is a reminder to monitor the features and progress of MathJax 4, infor…
-
# The problem
We want a nice way to describe updates to a record. These updates are only allowed to edit certain fields of the record. Ideally, we don't want to have a new record to describe each kin…
-
# Description
This issue lists the types of diagnostics by their algorithms, to assist a clear development of a small number of functions that could be called for different variables (or variable c…
-
Needs ability to add items to shopping cart (from valid items in products collection)
Remove items from cart
Specify/edit quantity of items in cart
Calculate totals, subtotals
Handle shipping/delivery…
-
# Lines of code
https://github.com/code-423n4/2024-08-phi/blob/8c0985f7a10b231f916a51af5d506dd6b0c54120/src/art/PhiNFT1155.sol#L283
https://github.com/code-423n4/2024-08-phi/blob/8c0985f7a10b231f916a…
-
**Reporter: Camilla Pacifici**
```
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
File ~/op…
-
### Preconditions
1. Magento 2.3.1 CE
2. nginx 1.12 PHP 7.2
3. Multistore (2 stores)
4. This is a migration from 2.1.7 to 2.3.1. I used to manage my inventory with BoostMyShop but before the migra…