-
After I convert the individual tools to fox toolkit, I should see what the probablility would be of switching wombatforensics from qt5 to fox toolkit. I'm not sure if it would be possible, but the onl…
-
### Steps to reproduce the behavior (Required)
```sql
DROP DATABASE IF EXISTS w1;
CREATE DATABASE w1;
USE w1;
admin set frontend config ("enable_decimal_v3" = "true");
CREATE TABLE IF NOT EX…
-
Hi,
I have come across a wired behaviour of plaso or being more precious the `bash_history` parser.
My Setup:
• Running plaso inside docker using plaso - log2timeline version 20220724 (offic…
-
Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
Report issues here. Ask questions here https://stackoverflow.com/questions/tagged/seaweedfs
Please ask questions in https://github.co…
-
As we move to making this repo public, there is one (hopefully last) change I would like to make to the fragment definitions.
Syntactically the suggested change looks like this:
Before:
```python…
-
wefwefwefwef
wefwe
fwe
f
wef
ewf
wef
elf
___
### parents
*No Issues added yet*
### children
To add to this list use the commands:
`/child #{child_number}` to add a child or `/parent #{par…
-
`MP2_BNO_Bath` currently seems to only support fragments from EWF rather than the abstract `Fragment` class. Example:
```
from pyscf import gto, scf
from vayesta.core import QEmbeddingMethod
fro…
-
**Description**
- [ ] 3 type of titles
- [ ] Body style
-
`MP2_BNO_Bath` does not support density-fitted molecules. Example:
```
from pyscf import gto, scf
from vayesta.ewf import EWF
from vayesta.core.bath import MP2_BNO_Bath
mol = gto.M(atom='O 0 …
-
Proof of concept for relative expression calculation in execution workflows
**POC content**
In this issue, we discussed the following:
- Decided which potential tools to calculate relative expr…