• R/O
  • SSH

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. 时间 作者
925a618f65f0 2023-03-01 21:42:02 Lorenzo Isella

A code to generate abstract art à la Mondrian.

3346b9161abd 2023-03-01 19:41:59 Lorenzo Isella

I have parallelized the code for the generation of the galaxy mandalas!

849a316bc8eb 2023-02-28 22:56:22 Lorenzo Isella

Minor modifications to the code. The idea is being able to run it in the future on a set of already existing random numbers.

489f6253bd03 2023-02-28 22:17:27 Lorenzo Isella

A code to generate mandalas resembling galaxies.

016e22373720 2023-02-23 23:34:27 Lorenzo Isella

I improved the handling of the beneificiary sector in the Polish tam.

247d7e08cd91 2023-02-23 22:50:13 Lorenzo Isella

I handle better the beneficiary sector.

faf10a8a6134 2023-02-23 21:59:28 Lorenzo Isella

I improved the beneficiary sector which now always reports the letter of the nace code.

3a7db09347fc 2023-02-23 20:28:04 Lorenzo Isella

I added a function to format (by adding zeros to the left) an integer function to something to a given width.

8bfb0cba81a7 2023-02-22 19:17:59 Lorenzo Isella

I recoded "entreprises" as "enterprises".

b04b105e3bff 2023-02-22 00:38:01 Lorenzo Isella

I fixed the typo "entreprises".

99f2a958eb33 2023-02-21 21:24:02 Lorenzo Isella

Now the code works entirely with the parquet data and the memory consumption is lower.

ac58ec3cbc83 2023-02-21 20:26:52 Lorenzo Isella

Now the code works with the unified parquet file, but it needs to be rewritten because there is too much data to keep in memory.

403aa67e585d 2023-02-21 00:08:13 Lorenzo Isella

I now remove all the case reference info between brackets.

b3773c1dc032 2023-02-21 00:05:49 Lorenzo Isella

I added a function to remove the text within "(" and ")" and the brackets themselves.

a94b80d13eb2 2023-02-20 23:05:24 Lorenzo Isella

A simple example illustrating how to add references in a word document.

c3473ebc0253 2023-02-14 08:24:59 Lorenzo Isella

Minor modifications to the code.

5227e43000f3 2023-02-13 23:27:56 Lorenzo Isella

I incorporated the comments by Giusy.

3d92cd43945d 2023-02-10 22:46:26 Lorenzo Isella

I created an alias for a function and I now calculate the deflated expenditure myself.

b780b9dded7a 2023-02-08 21:22:14 Lorenzo Isella

Now I also rewrote the move_row part using the native pipe.

8493145a6b44 2023-02-08 20:32:02 Lorenzo Isella

A simple script to show how to use move_row in conjunction with the native pipe.

8bf4fe06df30 2023-02-08 20:18:24 Lorenzo Isella

I fixed a bug in move_row when selecting "last" as the position.

121264f50667 2023-02-08 00:55:18 Lorenzo Isella

I replaced most of the %>% with |>, but one is still missing.

bd17fd027114 2023-02-07 17:52:06 Lorenzo Isella

MUCH better to output a pdf instead of a png (smaller file and vectorial).

0ed72231ed4f 2023-02-07 08:18:28 Lorenzo Isella

I merged some heads.

0215a98b26e7 2023-02-07 08:17:57 Lorenzo Isella

A function to create artwork.

3ccff8032242 2023-02-07 00:26:01 Lorenzo Isella

Another minor modification to the function add_total.

800a47b4dfbe 2023-02-06 22:14:32 Lorenzo Isella

I now use the stat_lib library.

99ecf13bad8f 2023-02-06 22:07:44 Lorenzo Isella

I fixed a typo in a function.

acb0530cacba 2023-02-06 19:44:12 Lorenzo Isella

I added a script to generate an artistic flow picture.

626baeef9bc4 2023-02-03 23:43:16 Lorenzo Isella

I modified the add_total function to make sure I operate on a tibble.