-
Uusi näppäinsysteemi bugaa
- hiiren kakkosnapikalla tulee jatkuvasti mousedown-kutsuja ja ase vaihtuu jatkuvasti kun näppäin on pohjassa
- välilyönnillä ei onnistu enää ampuminen
-
Here is a script demonstrating the issue:
```py
import ase
from rascal.representations import SphericalInvariants
HYPERS = {
"soap_type": "PowerSpectrum",
"interaction_cutoff": 4.5…
-
```
What steps will reproduce the problem?
1. Install ASE.
2. Add Python 2.6.2 interpreter.
3. Start the interpreter. (manually from shell or by selecting from the
interpreters' list in ASE)
What i…
-
```
1. I installed Sybase ASE Developer Edition. This effectively installed
2. I then installed 'ASE ISQL'
3. I ran the copylibs.bat file in the folder C:\sybase\OCS-15_0\scripts,
with parameter 'cr…
-
```
1. I installed Sybase ASE Developer Edition. This effectively installed
2. I then installed 'ASE ISQL'
3. I ran the copylibs.bat file in the folder C:\sybase\OCS-15_0\scripts,
with parameter 'cr…
-
Seems like there's a bug that hangs computations of SOAP descriptors when the input ASE trajectory snapshots have calculators assigned.
Tried with dscribe 1.2.1.
```python
for mol in mol_traj:
…
-
Hi, I tried to run so3lr to calculate the energy of the system:
```
calc = So3lrCalculator()
symbols = ['H', 'H', 'H', 'H', 'C', 'H', 'C', 'H', 'C', 'H', 'H', 'C', 'H', 'H', 'C', 'H', 'H', 'H', 'H'…
-
Trying to run the code below result in the error in the title
```
import rascal
hypers = {
'soap_type': 'PowerSpectrum',
'gaussian_sigma_type': 'Constant',
'max_radial': 4,
…
-
```
it's a fake?
```
Original issue reported on code.google.com by `ases....@gmail.com` on 17 Aug 2009 at 1:10
-
The results of lammps +plumed cannot be replicated with gpumd+plumed.
This may be due to the incompleteness of the gpumd interface with plumed.
One possible reason is that, the thermostat and baro…