-
The method `GoogleMapController#getVisibleRegion` should return a `VisibleRegion` with the following fields:
- farLeft
- farRight
- nearLeft
- nearRight
- latLngBounds (The smallest bou…
-
I wanted to start this thread because I think there is quite a bit of misunderstanding on how hyperspy handles `lazy` operations and how to optimize performance. Sometimes I think that they way that …
-
### Feature description
Good afternoon everyone!
Here is a proposal for an Ellipse3D sac_model for the `sample_consensus` module that I wrote more than a year ago for a paper (soon to be submitt…
-
Hello,
ringpara does not compute correctly the momentum compaction factor for the ESRF storage ring lattice. It could be due to the presence of the dipole-quadrupoles, because the computation is co…
-
I was wondering if you would be able to add partial support for Apple Silicon. I'm fairly new to the world of machine learning, but after a bit of research I found that PyTorch does have support for A…
-
I have fixed many of the problems with systems in ODE.py. See the attached notebook (its Python 3 -- huge native Jordan exp takes several pages -- useful info but definitely skip ahead):
But I ne…
emath updated
4 years ago
-
Reviewer `#3` (Remarks to the Author):
In Table 6, why are the computational domains chosen as cubics for all proteins for APBS? It is unfair for APBS in terms of efficiency.
In Table 7, solvat…
-
I'm trying to build MPB 1.5 with:
- the Intel C Compiler 2015 update 2
- Intel's MPI distribution (which I think is MVAPICH-based)
- HDF5 1.8.15-patch1 (built with MPI enabled with the above compilers…
-
I am currently writing a method to perform forgetting in RL. To do so I add to the model some noise based on the FIM.
A snippet for such an approach is:
```
def calculate_scrub_noise(self):
…
-
So ComputeFeatures seems to be running okay, though not great. Results from ComputeFeatures when using LATCH_UNSIGNED seem better than LATCH_BINARY. That is to say that most of the files sizes of .des…