Louis Heredero HEL
HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Should be element.gate-iec-not instead of element.iec-gate-not

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Should be element.gate-iec-nor instead of element.iec-gate-nor

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Should be element.gate-iec-or instead of element.iec-gate-or

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Should be element.gate-iec-xor instead of element.iec-gate-xor

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Should be element.gate-iec-xnor instead of element.iec-gate-xnor

HEL approved HEL/circuiteria#11 2025-06-24 22:12:54 +00:00
feature: add IEC gates

Typos in documentation refs

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:06:28 +00:00
feature: add IEC gates

This for loop can also be simplified because we don't need to find intersections with the gate's contour (rectangular):

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:03:43 +00:00
feature: add IEC gates

Here you can simplify this function greatly by just drawing a rectangle:

HEL commented on pull request HEL/circuiteria#11 2025-06-24 22:02:33 +00:00
feature: add IEC gates

Hey 👋, this looks pretty good, thanks for contributing ! I would just try to simplify the drawing process, since they are basically rectangles (see following comments)

I'll also add examples…

HEL commented on issue HEL/circuiteria#10 2025-06-21 07:41:30 +00:00
IEC gates support

They don't seem too hard to add I might have a go at it but I can't promise a deadline You can take a look at how other logic gates are implemented in the time being

HEL pushed to main at HEL/FunProg-Scala 2025-05-20 12:00:22 +00:00
b7ca6610fc added final exam
HEL pushed to main at HEL/FunProg-Scala 2025-05-19 20:06:18 +00:00
ec0e1e8ae4 added final exam preparation
HEL commented on issue HEL/rivet-typst#8 2025-05-14 09:24:56 +00:00
Data gaps

It's okay for me to modify the schema internally It is somehow already the case in structure.load for example, where some properties are extracted and formatted from the input data

HEL commented on issue HEL/rivet-typst#8 2025-05-13 09:34:36 +00:00
Data gaps

That is a great idea ! And yes I am open to PRs 👍 It's definitely something achievable, but it does indeed have some implication since - as you've mentioned - many elements are placed…

HEL pushed to feat/docker-service-1 at Klagarge/Melies 2025-05-12 13:50:30 +00:00
04dd2309c6 fix: remove subtitle type from name unless specified
HEL pushed to feat/docker-service-1 at Klagarge/Melies 2025-05-12 13:47:09 +00:00
958a55ff17 feat: unify header bars and navigation
HEL pushed to feat/docker-service-1 at Klagarge/Melies 2025-05-12 12:55:41 +00:00
7061f8d64c chore: tidy up metadata writer
HEL pushed to feat/docker-service-1 at Klagarge/Melies 2025-05-12 08:44:13 +00:00
4b6576ec53 refactor: add mkvpropedit as alternative for in-place modification
HEL pushed to feat/docker-service-1 at Klagarge/Melies 2025-05-12 08:38:47 +00:00
7a49849ee9 refactor: adapt metadata writer
HEL pushed to main at HEL/FunProg-Scala 2025-05-06 12:38:07 +00:00
5365eabadd updated README
43e0694d9d added assignment 9 ex 1
c13f9851e3 added lesson 9
Compare 3 commits »