-
The bug seems to appear only for large `L` as a warning when constructing the basis and then repeats when building the Hamiltonian:
```python
Exception ignored in: 'quspin.basis.basis_1d._construc…
-
```
Organism Population: Aggregate of organisms of the same type.
Comment: Usually specified by spatiotemporal or demographic criteria.
```
Original issue reported on code.google.com by `albertgo.…
-
Hi,
I'm having some problems using the mesh_pt_generator, I can use it fine when the mesh is just a standard imfreq mesh however, once I try and use a product mesh (specifically imfreq,imfreq,imfreq…
-
I was trying to deploy a rails application using glassfish gem. Please note that
the gem works in HK2 mode so looks like some recent change has caused this
regression. Try starting glassfish in HK2 mo…
-
Hi,
Using the "unstable" branch, with g++ 7.0.1, I am encountering problems with pytriqs.magic in the jupyter notebook. I have a notebook with
```python
%reload_ext pytriqs.magic
```
and the cell…
-
Would you like to [replace any double quotes](https://github.com/duckie/boson/blob/c85917711f7dcf72c82b99a8b46cac1f07bdbf91/src/boson/boson/boson.h#L10 "Check inclusion style") by [angle brackets arou…
-
Installing a previous version of JRuby/GlassFish gem gives an error message as
shown below:
– cut here –
~/testbed/jruby-1.1.1 >bin/jruby -S gem install glassfish -v 0.2.0
JRuby limited openssl loade…
-
When I draw a diagram with a 4 line vertex the line are always horizontal or vertical.
```
\feynmandiagram [] {
i1 -- [boson , edge label=\(W^+\)] a -- [photon, edge label=\(W^-\)] i2,
f1 …
-
This depends on #1218, but can be worked on simultaneously. See initial discussion in [1]. Outline of steps necessary:
1) Start from mg5x branch [2]. Currently this is version 2.5.4. #1218 will mov…
-
Hi. I am new to here and stuck with some problems with HMC&SGLD.
I've tried to develop a 4-layer neural network with Edward's HMC&SGLD inference.
My code for SGLD is the following;
```
def …