-
**I get a compile error on Ubuntu 20.04**
`[ 47%] Building Fortran object CMakeFiles/MYOBJLIB.dir/src/fortran/particle_swarm.f90.o
/usr/bin/gfortran -DPACKAGE_VERSION=\"1.70beta\" -fpic -O2 -fope…
-
We have quite a lot of solvers now so I think it would be helpful to indicate which solvers can be used for which problem. I've started working on a list that could be included in docs. Please edit as…
-
I have a question. Are BeIR datasets in HuggingFace the same version as the ones located in their propietary URL? Is `USE_HF_DATASETS = False` safe to set it to True?
-
I guess these are a special case of things with constrained values, maybe?
Anyway, the following
```julia
function make_foo(a_number)
return x -> a_number * x
end
foo = make_foo(5.0)
fo…
-
We've known for some time we need to layer a pub/sub system on IPFS. We should try to reuse other things. The least work, the better. But it should be a simple protocol, easy to implement, well-layere…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
**Submitting author:** @rafaelbailo (Rafael Bailo)
**Repository:** https://github.com/PdIPS/CBX
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @mstimberg
**Review…
-
Hi team MATPOWER
My name is Jason Michael and I'm a Master's student in Electrical Engineering. I am currently finishing my degree and working on Optimal Power Flow. I'm using version 7.1 and for a s…
-
in line 291:
`print('ASR------->', 1-(tp[0]/545))`
Does 545 mean the total image number or the total gt boxes number?
-
Hi BrainPy team!
I'd like to use BrainPy to build my model and use particle swarm optimization (PSO, by PySwarms) to find the best parameters.
However, the memory usage increased quickly when re-i…