albert-github
|
301728a8a9
|
issue #7395 Improvement of layout of model relations
- Completed the cgalModels part
|
2023-07-09 12:43:36 +02:00 |
Simon Giraudot
|
627584fd73
|
Add missing includes
|
2020-09-30 08:38:45 +02:00 |
Simon Giraudot
|
0e934b1673
|
Fix brief first letter in lowercase
|
2020-08-04 13:16:13 +02:00 |
Simon Giraudot
|
2d2fd37799
|
Small changes
|
2020-04-07 09:45:00 +02:00 |
Simon Giraudot
|
43014baa91
|
Modernize/refresh code with C++11/14
|
2020-04-02 10:28:50 +02:00 |
Simon Giraudot
|
279d1584bb
|
Add convenient feature_cast operator
|
2020-02-25 13:23:12 +01:00 |
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
Simon Giraudot
|
676a1989df
|
Simplifying features + better parallelization API
|
2018-07-05 09:07:31 +02:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Simon Giraudot
|
97aefb29b6
|
Add license for Classification
|
2017-08-28 10:18:53 +02:00 |
Simon Giraudot
|
65e40dcedf
|
Fix obsolete doc in Feature base
|
2017-05-30 08:42:54 +02:00 |
Simon Giraudot
|
0ac079023b
|
Update doc with review
|
2017-04-25 11:48:54 +02:00 |
Simon Giraudot
|
34070bfd52
|
Update reference manual
|
2017-03-27 15:03:55 +02:00 |
Simon Giraudot
|
17343421f5
|
Use floats everywhere (need for very little memory size)
|
2017-03-17 14:32:45 +01:00 |
Simon Giraudot
|
77a590d338
|
Global change of API
|
2017-03-16 14:16:44 +01:00 |
Simon Giraudot
|
0123e5d848
|
Additional documentation for features
|
2017-03-01 15:33:46 +01:00 |
Simon Giraudot
|
e63dce356f
|
Change names (attribute -> feature, type -> label)
|
2017-03-01 09:50:33 +01:00 |