Ole Kröger
Ole Kröger
Literature: http://www.optimization-online.org/DB_FILE/2016/03/5356.pdf
It can be useful to start another `fpump`call if no new incumbent is found for a longer time and the fpump after the relaxtion was fast.
I just tried out the package. Thanks for the awesome work! One thing I think would be awesome is to fill some parts of the `config.md` automatically like: - `github_repo`...
Hi, thanks for the package. Some symbols aren't unique like `MTX` (MTX NYSE Minerals Technologies Inc) and (MTX Frankfurt MTU Aero Engines) Is it possible to specify the exchange in...
I've installed the Julia testing release v1.5.2 from https://discourse.julialang.org/t/julia-1-5-2-testing-period/46657/8 and when I run `using DataFrames` I get: ```julia julia> using DataFrames [ Info: Precompiling DataFrames [a93c6f00-e57d-5684-b7b6-d8193f3e46c0] julia: /buildworker/worker/package_linux64/build/src/subtype.c:1978: jl_types_equal: Assertion...
I'm interested in slicing meshes which seemed to exist in the discontinued GeometryTypes.jl see: https://github.com/JuliaGeometry/GeometryTypes.jl/blob/2ee24aa65c6adbbaccc1e8cc2c67668954c6af1b/src/meshes.jl#L266 Is there a reason why this function wasn't moved over to GeometryBasics i.e is there...
Releases
@JuliaRegistrator register()
Currently the link to `edit` on github points to the master branch. It should point to `main`.
## PR Checklist If you are contributing to `Javis.jl`, please make sure you are able to check off each item on this list: - [x] Did I update `CHANGELOG.md` with...