Open source 
Subscribe to Open source feed Open source
Trac Timeline
Updated: 2 hours 6 min ago

Changeset [1209]: ipynb_checkpoints deleted.

Thu, 2023-03-16 19:24

ipynb_checkpoints deleted.

Changeset [1208]: density distribution measures added.

Thu, 2023-03-16 19:21

density distribution measures added.

Changeset [1207]: Examples made more friendly to shells that treat semicolon ...

Tue, 2023-03-07 23:50

Examples made more friendly to shells that treat semicolon "as;a;command;separator" (like bash or powershell)

Changeset [1206]: Added a helper class for competitions and comparing the performance of ...

Sun, 2023-03-05 22:22

Added a helper class for competitions and comparing the performance of optimization algorithms

Changeset [1205]: Splitting (potentially) multiple .sim files is already done by ...

Thu, 2023-02-23 22:18

Splitting (potentially) multiple .sim files is already done by FramsticksLib?.py

Changeset [1204]: Allow to provide more than one .sim file

Mon, 2023-02-20 20:13

Allow to provide more than one .sim file

Changeset [1203]: Some assert cases changed to raising exceptions

Mon, 2023-02-20 20:11

Some assert cases changed to raising exceptions

Changeset [1202]: Introduced common utility functions for setting window sizes; ...

Wed, 2023-02-08 00:19

Introduced common utility functions for setting window sizes; untangled some repeated code

Changeset [1201]: passing file patterns as lists of strings is more portable

Tue, 2023-02-07 23:06

passing file patterns as lists of strings is more portable

Changeset [1200]: Make errors during evaluation of creatures Python exceptions so they ...

Mon, 2023-02-06 19:29

Make errors during evaluation of creatures Python exceptions so they are more noticeable and consequential

Changeset [1199]: Cosmetic

Mon, 2023-02-06 00:14

Cosmetic

Changeset [1198]: Added simple Python GUI for Framsticks library/server

Sun, 2023-02-05 22:47

Added simple Python GUI for Framsticks library/server

Changeset [1197]: Added the "-t" option in init() to make concurrent calls from ...

Sun, 2023-02-05 21:48

Added the "-t" option in init() to make concurrent calls from different threads sequential, thus making them safe

Changeset [1196]: When importing *.sim files, make problems fatal because error messages ...

Wed, 2023-02-01 22:03

When importing *.sim files, make problems fatal because error messages are easy to overlook in output

Changeset [1195]: Cosmetic

Wed, 2023-02-01 21:58

Cosmetic

Changeset [1194]: make_new_population() targets the desired popsize instead of ...

Sun, 2023-01-29 23:27

make_new_population() targets the desired popsize instead of preserving the input (current) population size

Changeset [1193]: food object (red apple)

Mon, 2022-12-12 19:53

food object (red apple)

Changeset [1192]: 3d models

Mon, 2022-12-12 18:39

3d models

Changeset [1191]: Cosmetic

Sun, 2022-12-11 15:07

Cosmetic

Changeset [1190]: Added the "evolalg" module for evolutionary optimization

Sun, 2022-12-11 15:05

Added the "evolalg" module for evolutionary optimization