Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Happy-Algorithms-League/hal-cgp issues and pull requests

#390 - Slightly improve performance of `mutate`

Pull Request - State: closed - Opened by jakobj 6 months ago
Labels: enhancement

#389 - Make sure `permissible_values` is a list of arrays

Pull Request - State: closed - Opened by jakobj 6 months ago

#388 - `permissible_values` is a mixture of scalars and arrays

Issue - State: closed - Opened by jakobj 6 months ago
Labels: bug

#387 - Add example to show how to initialize individuals of the initial generation

Pull Request - State: closed - Opened by jakobj 7 months ago
Labels: enhancement

#386 - Support evolution for boolean expressions

Pull Request - State: closed - Opened by jakobj 7 months ago
Labels: enhancement

#385 - Support more recent version of numpy

Pull Request - State: closed - Opened by jakobj 7 months ago
Labels: maintenance

#384 - Allow implementation of one (or more) `to_...` functions for a new node

Issue - State: open - Opened by jakobj 7 months ago
Labels: enhancement, UX

#383 - Allow printing of individual with `fitness=None` for all objectives

Issue - State: open - Opened by jakobj 7 months ago
Labels: bug

#382 - How can we use logical operators ? Need urgent help

Issue - State: closed - Opened by Mujtaba1986 about 1 year ago - 4 comments
Labels: enhancement

#381 - Fails if n_processes>1, Why ? How to solve?

Issue - State: closed - Opened by Mujtaba1986 about 1 year ago - 3 comments

#380 - No example is running on my system

Issue - State: closed - Opened by Mujtaba1986 about 1 year ago - 1 comment

#379 - Pip install hal-cgp doesnot work

Issue - State: closed - Opened by Mujtaba1986 about 1 year ago - 1 comment

#378 - example_mountain_car: update the code to the new Gymnasium API

Pull Request - State: open - Opened by lukashino over 1 year ago

#377 - Fix mypy (avoid implicit `Optional`s)

Pull Request - State: closed - Opened by jakobj almost 2 years ago
Labels: maintenance

#375 - Assert runtime invariant: all individuals in `MuPlusLambda::step` need to have a non-None index

Issue - State: open - Opened by jakobj almost 2 years ago - 3 comments
Labels: good first issue, maintenance

#374 - Random local search over a set of permissible values

Pull Request - State: open - Opened by HenrikMettler almost 2 years ago - 1 comment

#373 - Local search randomly over a set of values

Issue - State: open - Opened by HenrikMettler almost 2 years ago
Labels: enhancement

#372 - Warn if `pop.generation` is not zero at call to `evolve`

Issue - State: open - Opened by HenrikMettler about 2 years ago
Labels: maintenance

#371 - Hurdles relative to champion fitness

Issue - State: open - Opened by jakobj about 2 years ago
Labels: enhancement

#370 - Don't create objects via default function parameters in hl api

Pull Request - State: closed - Opened by jakobj about 2 years ago - 2 comments

#369 - Unfreeze dependencies

Issue - State: open - Opened by jakobj about 2 years ago
Labels: maintenance

#368 - Refine github workflow and freeze some packages

Pull Request - State: closed - Opened by jakobj about 2 years ago - 1 comment

#367 - Evaluation in C with multiple output nodes

Issue - State: open - Opened by HenrikMettler over 2 years ago
Labels: enhancement

#366 - Evaluate objective in C

Pull Request - State: open - Opened by HenrikMettler over 2 years ago
Labels: examples

#365 - New example: scaled symbolic regression

Issue - State: open - Opened by jakobj over 2 years ago
Labels: good first issue, examples

#364 - CI should make sure all examples are working properly

Issue - State: open - Opened by jakobj over 2 years ago
Labels: examples

#363 - Run code checks in workflow separately

Issue - State: closed - Opened by jakobj over 2 years ago
Labels: maintenance

#362 - Remove `n_rows` and `levels_back` from genome

Pull Request - State: open - Opened by HenrikMettler over 2 years ago - 1 comment

#361 - Remove `n_rows` and `levels_back` parameters

Issue - State: open - Opened by HenrikMettler over 2 years ago - 2 comments
Labels: maintenance, API change, UX

#360 - Set reorder=True per default.

Pull Request - State: open - Opened by HenrikMettler over 2 years ago - 3 comments

#359 - Compare set expression for output to target expression

Pull Request - State: open - Opened by HenrikMettler over 2 years ago - 4 comments
Labels: UX

#358 - Run github actions testsuite on multiple os (ubuntu, macOS11)

Pull Request - State: open - Opened by HenrikMettler over 2 years ago - 3 comments

#357 - Use fork as explicit context for ProcessPoolExecutor in test

Pull Request - State: closed - Opened by HenrikMettler over 2 years ago

#356 - Use `fork` as explicit context for `ProcessPoolExecutor` in test

Pull Request - State: closed - Opened by HenrikMettler over 2 years ago

#355 - Include MacOS in CI

Issue - State: open - Opened by jakobj over 2 years ago
Labels: test suite

#354 - Use default parameters where possible in examples

Pull Request - State: closed - Opened by jakobj over 2 years ago - 3 comments

#353 - Default `Population` and `MuPlusLambda` objects in `evolve` are persistent

Issue - State: closed - Opened by jakobj over 2 years ago
Labels: bug

#352 - Restrict argument types to decorated functions

Pull Request - State: closed - Opened by jakobj over 2 years ago

#351 - Make sure that at least one value is finite for computing key in caching decorator

Pull Request - State: closed - Opened by jakobj over 2 years ago - 2 comments

#350 - Make sure caching decorator's key from numpy evaluation contains not only nan

Issue - State: closed - Opened by jakobj over 2 years ago
Labels: bug, high priority

#349 - Slow process startup time in OSX

Issue - State: closed - Opened by jakobj over 2 years ago
Labels: maintenance

#348 - Remove github pages

Issue - State: open - Opened by jakobj almost 3 years ago
Labels: doc

#347 - Always use `reorder=True` and remove possiblity to configure this?

Issue - State: open - Opened by jakobj almost 3 years ago - 2 comments
Labels: UX

#346 - Use default parameters in examples

Issue - State: closed - Opened by jakobj almost 3 years ago
Labels: examples

#345 - Add comment explaining sorting logic in MuPlusLambda

Pull Request - State: closed - Opened by jakobj almost 3 years ago
Labels: doc

#344 - Add test for sorting of individuals, fix bug in sorting

Pull Request - State: closed - Opened by jakobj almost 3 years ago - 1 comment
Labels: bug

#343 - Allow setting absolute values for hurdles

Issue - State: closed - Opened by jakobj almost 3 years ago - 1 comment
Labels: enhancement

#342 - Test that sorting a list of individuals yields the expected results

Issue - State: closed - Opened by jakobj almost 3 years ago
Labels: test suite

#341 - Add simple example using NumPy to vectorized function evaluation

Pull Request - State: closed - Opened by jakobj almost 3 years ago - 2 comments
Labels: enhancement

#340 - how to pass in a column of a dataset?

Issue - State: closed - Opened by z3fei almost 3 years ago - 2 comments
Labels: question

#339 - Bugfix argument order in new test

Pull Request - State: closed - Opened by HenrikMettler almost 3 years ago
Labels: bug, high priority

#338 - Change black version to 19.10b

Pull Request - State: closed - Opened by HenrikMettler about 3 years ago

#337 - Fix black version id in pre-commit hooks

Issue - State: closed - Opened by HenrikMettler about 3 years ago
Labels: maintenance

#336 - Consistently use `objective` instead of `obj`

Issue - State: closed - Opened by HenrikMettler about 3 years ago - 3 comments
Labels: good first issue, maintenance

#335 - New primitive `ProtectedDivision`

Issue - State: open - Opened by HenrikMettler about 3 years ago
Labels: enhancement, good first issue

#334 - Check max_generations/max_objective_calls against maximal integer

Pull Request - State: closed - Opened by jakobj about 3 years ago

#333 - Raise exception if fitness is None after calls to objectives

Pull Request - State: closed - Opened by jakobj about 3 years ago - 4 comments

#332 - Provide somewhat sensible defaults for all hyperparameters

Pull Request - State: closed - Opened by jakobj about 3 years ago - 5 comments

#331 - Meaningful printing of Population objects

Issue - State: open - Opened by jakobj about 3 years ago
Labels: good first issue, UX

#330 - Raise RuntimeError when trying to access uninitialized dna

Pull Request - State: closed - Opened by jakobj about 3 years ago

#329 - Remove min_fitness arg from hl api

Pull Request - State: closed - Opened by jakobj about 3 years ago

#327 - Wrong check for `np.isfinite` in printing progress in hl_api

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: bug, good first issue

#326 - Raise error if first argument to the cache-decorated function is not an individual

Issue - State: closed - Opened by jakobj over 3 years ago - 2 comments
Labels: good first issue, UX

#324 - Custom condition for stopping evolution

Issue - State: open - Opened by HenrikMettler over 3 years ago - 1 comment
Labels: help wanted, API change, UX

#323 - Set-output-expression: Enable setting of a prior to an output node

Pull Request - State: closed - Opened by HenrikMettler over 3 years ago - 8 comments
Labels: enhancement

#322 - Avoid global rngs in testsuite

Pull Request - State: closed - Opened by jakobj over 3 years ago - 1 comment

#321 - Fix warnings in testsuite

Pull Request - State: closed - Opened by jakobj over 3 years ago

#320 - Make signature of torch compilation target identical to func/numpy/sympy targets

Issue - State: open - Opened by jakobj over 3 years ago
Labels: maintenance

#319 - Allow setting of termination fitness per hurdle

Issue - State: open - Opened by jakobj over 3 years ago
Labels: enhancement

#318 - Bump version to 0.3.0

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 1 comment
Labels: release

#317 - Randomize genome only partially

Issue - State: closed - Opened by HenrikMettler over 3 years ago
Labels: enhancement

#316 - Use Optional[<type>] instead of Union[<type>, None]

Pull Request - State: closed - Opened by jakobj over 3 years ago

#315 - Docs/multiversion migration

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 1 comment

#314 - Upgrade requirements to latest versions of packages

Issue - State: closed - Opened by jakobj over 3 years ago - 2 comments
Labels: maintenance

#313 - #310 Added already_evaluated method in Individual

Pull Request - State: closed - Opened by syedmalimustafa over 3 years ago - 19 comments

#312 - Create an "advanced features" list

Issue - State: open - Opened by jakobj over 3 years ago
Labels: help wanted, doc, high priority

#311 - Support Python 3.9, drop Python 3.6 support, update requirements

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 2 comments
Labels: maintenance

#310 - Replace `fitness_is_None` method in `Individual`

Issue - State: open - Opened by jakobj over 3 years ago - 4 comments
Labels: good first issue, API change, UX

#309 - Raise exception if any individual has fitness `None` after calling objectives

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: good first issue, maintenance

#308 - Change CI badge from travis to github actions

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago
Labels: doc

#307 - Provide sensible defaults for all(most?) hyperparameters

Issue - State: closed - Opened by jakobj over 3 years ago - 2 comments
Labels: API change, UX

#306 - Using uninitialized genomes should throw an exception

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: good first issue, maintenance

#305 - Avoid dependence on global NumPy rng in testsuite

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: good first issue, test suite

#304 - Fix warnings in testsuite

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: good first issue, test suite

#303 - Support Python 3.9 and drop support of python 3.6

Issue - State: closed - Opened by mschmidt87 over 3 years ago - 4 comments
Labels: enhancement

#302 - Exclude certain terms in fomulae

Issue - State: open - Opened by timomit over 3 years ago - 2 comments
Labels: enhancement

#301 - Remove deprecated `min_fitness` arg of evolve function for release 0.4.0

Issue - State: closed - Opened by mschmidt87 over 3 years ago
Labels: maintenance, API change

#300 - Add readthedocs config file and requirements for docs

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 1 comment

#299 - Testing `n_columns=0`

Pull Request - State: closed - Opened by HenrikMettler over 3 years ago - 4 comments

#298 - Implement multiversion building for the docs

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 4 comments

#297 - Use `Optional[<type>]` type hint instead of `Union[<type>, None]`

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: good first issue, maintenance

#296 - Port CI from travis to github actions

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 3 comments

#295 - Replace min_fitness by termination_fitness

Pull Request - State: closed - Opened by mschmidt87 over 3 years ago - 3 comments
Labels: API change

#294 - Redesign signatures of compilation targets

Pull Request - State: closed - Opened by jakobj over 3 years ago - 6 comments
Labels: API change

#293 - Add annotation in Individual

Pull Request - State: closed - Opened by jakobj over 3 years ago - 1 comment
Labels: maintenance

#292 - Improve description of design/use cases

Pull Request - State: closed - Opened by jakobj over 3 years ago - 2 comments
Labels: doc

#287 - Redesign call signatures of compilation targets

Issue - State: closed - Opened by jakobj over 3 years ago
Labels: API change, UX