-
Hello!
I am trying to study a [BMIM+][BF4-] and acetonitrile system via MD simulations with your Cl&Pol force field. However, I had some issues with scaling the Lennard-Jones interaction parameters…
-
I'm currently working with a dataset where the Displacements and the loads are stored in the .inp file alongside the grid. Currently it's not possible to read them through FerriteMeshParser.
I'll t…
-
I noticed that there are two versions of inputfromtxt (one in in_out.py and the other in computevoltage.py) which are not the same and which are both not really working).
Since this is related to g…
-
Remove the FID video from the Core Web Vitals section and replace it with the INP one:
**Title:**
How to improve INP with WP Rocket
**Video:**
Available [here](https://wp-rocket.wistia.com/med…
-
When handling "case A in Section 5.2.4 Table 2: XXMM (peer restarted)", `SCTP_INP_WLOCK` is acquired before calling `sctp_report_all_outbound`, which will deliver `SCTP_SEND_FAILED_EVENT` notification…
-
I'm in the process of porting some Tensorflow models over to Candle and I have a [bidirectional](https://github.com/keras-team/keras/blob/v2.14.0/keras/layers/rnn/bidirectional.py#L36-L533) LSTM layer…
-
Hi! I will be conducting my JOSS review in this issue.
epyt-flow is a really interesting and useful package that offers a large range of functions and very comprehensive documentation! The inclusio…
-
Hello, this would be nice if a javascript snippet could have access to the dataviewjs dv variable (provided the dataview plugin is also installed in obsidian).
This would allow js code snippets to cr…
-
Repro:
```python
import torch
from functorch.compile import aot_function, nop
from torch.testing._internal.two_tensor import TwoTensorMode
def f(a):
a.transpose_(1, 0)
tmp = a.mul(2…
-
Hi Shyam! Thanks for providing the easy-to-use wrapper for hypernetworks, it's amazing!
One question: The parameters are generated by function `generate_params` https://github.com/shyamsn97/hyper-…