retrieve:
Return the details about the given Event id.

list:
List all Event objects.

GET /api/v1/events/?format=api&offset=160&ordering=-event__start_date
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=170&ordering=-event__start_date",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=150&ordering=-event__start_date",
    "results": [
        {
            "id": 69449,
            "title": "Seminar in Finance",
            "slug": "seminar-in-finance-14",
            "event_url": "https://memento.epfl.ch/event/seminar-in-finance-14",
            "visual_url": "https://memento.epfl.ch/image/30960/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/30960/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/30960/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "11:00:00",
            "end_time": "12:15:00",
            "description": "",
            "image_description": "",
            "creation_date": "2025-07-07T16:20:12",
            "last_modification_date": "2026-04-20T15:19:15",
            "link_label": "Homepage",
            "link_url": "https://kerryback.com/",
            "canceled": "True",
            "cancel_reason": "",
            "place_and_room": "UNIL, Extranef, room 126",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Kerry Back - Rice University",
            "organizer": "",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/117096/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/3/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/105/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/112/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/116/?format=api"
            ]
        },
        {
            "id": 70419,
            "title": "7 habitudes pour réussir à se libérer du temps",
            "slug": "7-habitudes-pour-reussir-a-se-liberer-du-temps-8",
            "event_url": "https://memento.epfl.ch/event/7-habitudes-pour-reussir-a-se-liberer-du-temps-8",
            "visual_url": "https://memento.epfl.ch/image/31876/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31876/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31876/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-06-12",
            "start_time": "08:30:00",
            "end_time": "12:55:00",
            "description": "<ul>\r\n\t<li>Découvrir et soigner ses 4 virus de la gestion du temps</li>\r\n\t<li>Aider la personne à mettre en place une organisation personnelle qui lui apporte durablement un équilibre de vie</li>\r\n\t<li>Être plus à l’écoute de ses besoins et à la satisfaction de ceux-ci</li>\r\n\t<li>Avoir des outils concrets &amp; pratiques pour la gestion des émotions qui altèrent le jugement et le processus de décision</li>\r\n\t<li>Différencier la gestion des priorités et des urgences</li>\r\n\t<li>Gagner en autonomie et en prise de responsabilité́ pour l’atteinte de ses objectifs</li>\r\n\t<li>Mettre en lien ses connaissances sur les neurosciences</li>\r\n</ul>\r\nDurée: 3 demi-jours",
            "image_description": "",
            "creation_date": "2025-11-12T21:33:14",
            "last_modification_date": "2025-11-12T21:35:19",
            "link_label": "Inscription",
            "link_url": "https://epfl.eu.crossknowledge.com/site/m/public_training/746",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api"
            ],
            "speaker": "Michelangelo Pilato",
            "organizer": "KeepLearning",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118607/",
            "category": {
                "id": 15,
                "code": "FORM",
                "fr_label": "Formations internes",
                "en_label": "Internal trainings",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/431/?format=api"
            ]
        },
        {
            "id": 70777,
            "title": "Special Seminar - Directed evolution of RNA for self-replication",
            "slug": "special-seminar-directed-evolution-of-rna-for-self",
            "event_url": "https://memento.epfl.ch/event/special-seminar-directed-evolution-of-rna-for-self",
            "visual_url": "https://memento.epfl.ch/image/32378/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32378/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32378/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "10:30:00",
            "end_time": "11:30:00",
            "description": "<strong>Special Seminar</strong>\r\n<div class=\"elementor-element elementor-element-98cefd8 elementor-widget elementor-widget-heading\">\r\n<div class=\"elementor-widget-container\"><br>\r\nHow did life begin from chemistry? One leading idea is that RNA played a central role because it can act both as genetic material and as a catalyst. A major challenge has been that known RNA polymerase ribozymes, the catalysts of RNA copying, are large and complex, making them difficult to copy and unlikely to arise from prebiotic RNA sequence pools.<br>\r\n<br>\r\nIn this seminar, Edoardo Gianni will present QT45, a compact 45-nucleotide RNA polymerase ribozyme discovered from random RNA sequence pools. QT45 can catalyse the two essential reactions required for RNA self-replication: the synthesis of itself and the synthesis of its complementary strand. This work suggests that RNA-copying activity may be more common in sequence space than previously thought. It also brings us closer to understanding how self-replicating molecular systems could emerge in nature and be reconstructed in the laboratory.<br>\r\n<br>\r\nPlease join us for a fascinating seminar at the interface of origin-of-life chemistry, RNA biology, and synthetic molecular systems.<br>\r\n<br>\r\nLet me know if you would like to meet Edo during the day.</div>\r\n</div>\r\n\r\n<div class=\"elementor-element elementor-element-e552a16 elementor-widget elementor-widget-text-editor\">\r\n<div class=\"elementor-widget-container\"> </div>\r\n</div>",
            "image_description": "",
            "creation_date": "2026-01-06T13:09:20",
            "last_modification_date": "2026-05-18T09:02:55",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SV 1717",
            "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717",
            "url_online_room": "https://epfl.zoom.us/j/64709337579",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "<strong>Edoardo Gianni</strong> Investigator Scientist, MRC Laboratory of Molecular Biology, Cambridge, UK",
            "organizer": "Juan Manuel García-Arcos, PhD, Group Leader, Ambizione Fellow EPFL SV ISREC UPGON",
            "contact": "Lisa Smith, ISREC Administrative Assistant",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "Chemistry, Engineering",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119181/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/26/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71109,
            "title": "Next-Generation Stem Cell-based Human Embryo Models Through Bioengineering",
            "slug": "next-generation-stem-cell-based-human-embryo-mod-2",
            "event_url": "https://memento.epfl.ch/event/next-generation-stem-cell-based-human-embryo-mod-2",
            "visual_url": "https://memento.epfl.ch/image/32481/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32481/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32481/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "17:00:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. M. Lütolf, Prof. G. La Manno<br>\r\nMolecular Life Sciences doctoral program<br>\r\nThesis Nr. 10892<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-02-11T14:23:04",
            "last_modification_date": "2026-02-11T14:23:06",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SV 1717",
            "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<strong>Hao-An HSIUNG</strong>",
            "organizer": "",
            "contact": "<strong>Hao-An HSIUNG</strong>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDMS",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119684/",
            "category": {
                "id": 12,
                "code": "SOUTE",
                "fr_label": "Soutenances de thèses",
                "en_label": "Thesis defenses",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/111/?format=api"
            ]
        },
        {
            "id": 71316,
            "title": "Can effector T lymphocytes initiate cancer?",
            "slug": "can-effector-t-lymphocytes-initiate-cancer",
            "event_url": "https://memento.epfl.ch/event/can-effector-t-lymphocytes-initiate-cancer",
            "visual_url": "https://memento.epfl.ch/image/32671/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32671/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32671/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "13:30:00",
            "end_time": "14:30:00",
            "description": "<p>Abstract<br>\r\nAround 30% of cancers are preceded by chronic inflammation which occurs at the site where tumors will develop. However, whether this oncogenic process, particularly observed in the intestine, can be initiated by a specific immune cell population remains unknown. We recently identified two distinct effector T cell populations capable to initiate the oncogenic transformation of a healthy intestinal epithelium (Fesneau et al., Nat Immunol. 2024; Brewer et al., Nat. Rev. Canc. 2024), as well as the factors controlling their differentiation. By revealing the presence of tumorigenic T cells, this work opens a new field in oncology and immunology that will be key for both our understanding of the early steps of carcinogenesis and the development of prophylactic therapies against cancer.<br>\r\n<br>\r\n<br>\r\n<br>\r\n </p>",
            "image_description": "Prof. Julien Marie",
            "creation_date": "2026-03-06T11:49:19",
            "last_modification_date": "2026-03-11T09:53:47",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "SV 1717",
            "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717",
            "url_online_room": "https://epfl.zoom.us/j/65172501275",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Prof. Julien MARIE, CRCL : Cancer Research Center of Lyon ",
            "organizer": "Prof. Daniel Constam",
            "contact": "Prof. Daniel Constam",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119997/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71494,
            "title": "Sum-over-poles framework for quantum embedding in dynamical mean-field theory",
            "slug": "sum-over-poles-framework-for-quantum-embedding-in",
            "event_url": "https://memento.epfl.ch/event/sum-over-poles-framework-for-quantum-embedding-in",
            "visual_url": "https://memento.epfl.ch/image/32836/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32836/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32836/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "18:00:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. N. Marzari,<br>\r\nPhysics doctoral program<br>\r\nThesis Nr. 11552<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-03-30T16:51:04",
            "last_modification_date": "2026-04-14T15:28:22",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "MXF 1",
            "url_place_and_room": "https://plan.epfl.ch/?room==MXF%201",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "<strong>Alessandro CARBONE</strong>",
            "organizer": "",
            "contact": "<strong>Alessandro CARBONE</strong>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDPY",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120235/",
            "category": {
                "id": 12,
                "code": "SOUTE",
                "fr_label": "Soutenances de thèses",
                "en_label": "Thesis defenses",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71592,
            "title": "Performance Interfaces for SSD-backed Systems",
            "slug": "performance-interfaces-for-ssd-backed-systems",
            "event_url": "https://memento.epfl.ch/event/performance-interfaces-for-ssd-backed-systems",
            "visual_url": "https://memento.epfl.ch/image/32925/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32925/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32925/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "11:00:00",
            "end_time": "13:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Sanidhya Kashyap<br>\r\nThesis advisor: Prof. George Candea<br>\r\nCo-examiner: Prof. Thomas Bourgeat<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u>\r\n<ol>\r\n\t<li>SSD-iq: Uncovering the Hidden Side of SSD Performance, <a href=\"https://www.vldb.org/pvldb/vol18/p4295-haas.pdf\">https://www.vldb.org/pvldb/vol18/p4295-haas.pdf</a></li>\r\n\t<li>Analytic modeling of SSD write performance, <a href=\"https://dl.acm.org/doi/pdf/10.1145/2367589.2367603\">https://dl.acm.org/doi/pdf/10.1145/2367589.2367603</a></li>\r\n\t<li>FusionRAID: Achieving consistent low latency for commodity SSD arrays, <a href=\"https://www.usenix.org/system/files/fast21-jiang.pdf\">https://www.usenix.org/system/files/fast21-jiang.pdf</a></li>\r\n</ol>",
            "image_description": "",
            "creation_date": "2026-04-14T14:33:29",
            "last_modification_date": "2026-05-07T16:11:54",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "INN 326",
            "url_place_and_room": "https://plan.epfl.ch/?room==INN%20326",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Roshan Ramachandran Nair",
            "organizer": "",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120376/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71682,
            "title": "Using acetal functionalization for the design of safer chemicals.",
            "slug": "using-acetal-functionalization-for-the-design-of-2",
            "event_url": "https://memento.epfl.ch/event/using-acetal-functionalization-for-the-design-of-2",
            "visual_url": "https://memento.epfl.ch/image/33011/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33011/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33011/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "16:15:00",
            "end_time": null,
            "description": "<p>Thesis Director: Prof. J. Luterbacher,<br>\r\nChemistry and Chemical Engineering doctoral program<br>\r\nThesis Nr. 11539<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-04-23T10:43:07",
            "last_modification_date": "2026-04-23T10:43:27",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CO 2",
            "url_place_and_room": "https://plan.epfl.ch/?room==CO%202",
            "url_online_room": "https://epfl.zoom.us/j/64764611218?pwd=L8Yi2TEHNhZlItK6KKzv3wlY6Th5w0.1",
            "spoken_languages": [],
            "speaker": "<a href=\"mailto:[email protected]\"><strong>Tom NELIS</strong></a>",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\"><strong>Tom NELIS</strong></a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDCH",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120496/",
            "category": {
                "id": 12,
                "code": "SOUTE",
                "fr_label": "Soutenances de thèses",
                "en_label": "Thesis defenses",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 71707,
            "title": "QSE Center Spring Assembly",
            "slug": "qse-center-spring-assembly",
            "event_url": "https://memento.epfl.ch/event/qse-center-spring-assembly",
            "visual_url": "https://memento.epfl.ch/image/33033/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33033/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33033/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "14:00:00",
            "end_time": "16:00:00",
            "description": "<p>The QSE Center Spring Assembly will take place on Friday May 29, 2026, from 14h-16h in CM 1 105. This event is an opportunity to bring the EPFL quantum community together and to share the breadth of our activities and collaborations.<br>\r\n <br>\r\n<strong>14h00-15h00: Flash talks</strong> – Eleven 5-minute talks will be given by a range of different QSE Center stakeholders including students, researchers, and internal and external collaborators.\r\n</p><ol>\r\n\t<li>Prof. Paul Dyson - The role of Centers at EPFL's Schools</li>\r\n\t<li>Dr. Anu Unnikrishnan - Quantum Centers’ collaborations within Switzerland and beyond</li>\r\n\t<li>Andrew Sutcliffe - Quantum education at EPFL</li>\r\n\t<li>Kate Pankovets - Quantum education at EPFL</li>\r\n\t<li>Gaia Stella Bolognini - Quantum outreach and scientific networking</li>\r\n\t<li>Dr. Aurelien Fabre – QSE Postdoctoral Fellowships</li>\r\n\t<li>Dr. Nahid Hosseini - QSE Innovation Seed Grant and innovating technologies in quantum</li>\r\n\t<li>Dr. Simone Frasca - Quantum Innogrant and start-up creation in the quantum domain</li>\r\n\t<li>Dr. Jonathan Conrad - Quantum science and technologies at the IC School</li>\r\n\t<li>Florian Micco / Dr. Katharina Füglister - International Affairs collaborations and activities</li>\r\n\t<li>Dr. Julian Jang-Jaccard - Armasuisse funding opportunities and collaborations</li>\r\n</ol>\r\n<strong>15h00-16h00: Poster session and coffee – </strong>A poster session showcasing quantum research at EPFL, accompanied by coffee and snacks. If you would like to present a poster, please let us know on the<a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\"> </a><a contenteditable=\"false\" href=\"https://forms.gle/LbdB5GhRjiNswMq59\" title=\"https://forms.gle/LbdB5GhRjiNswMq59\">registration form</a><a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\">.</a> Previously presented posters are welcome<strong>.</strong><br>\r\n <br>\r\nPlease<a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\"> </a><strong><a contenteditable=\"false\" href=\"https://forms.gle/LbdB5GhRjiNswMq59\" title=\"https://forms.gle/LbdB5GhRjiNswMq59\">register here</a></strong><a href=\"https://forms.gle/96ZXaHjD8w8nnHVy9\"> </a>for the event by <strong>May 26, 2026. </strong>Even if you can only come for part of the time, we still welcome you to attend.",
            "image_description": "",
            "creation_date": "2026-04-27T10:09:21",
            "last_modification_date": "2026-05-22T06:50:50",
            "link_label": "Registration and poster submission",
            "link_url": "https://forms.gle/96ZXaHjD8w8nnHVy9",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CM 1 105",
            "url_place_and_room": "https://plan.epfl.ch/?room==CM%201%20105",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "QSE Center",
            "contact": "[email protected]    ",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120530/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/191/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/389/?format=api"
            ]
        },
        {
            "id": 71747,
            "title": "Computational Design and Optimization for Physically Intelligent Systems",
            "slug": "computational-design-and-optimization-for-physical",
            "event_url": "https://memento.epfl.ch/event/computational-design-and-optimization-for-physical",
            "visual_url": "https://memento.epfl.ch/image/33073/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33073/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33073/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "13:00:00",
            "end_time": "15:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Wenzel Jakob<br>\r\nThesis advisor: Prof. Mark Pauly<br>\r\nCo-examiner: Prof. Pascal Fua<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nPhysically intelligent systems exploit geometry, physics, material distribution, and structural coupling to generate useful behaviors. This thesis develops computational design and optimization methods for lightweight mechanical systems with complex geometries and rich deformation behavior. The central goal is to create a simulation-driven inverse design framework in which shape, material, and structural parameters are optimized together so that the resulting physical system achieves desired equilibrium configurations, alignment targets, and crucially functional mechanical responses. By combining differentiable mechanics, compact design parameterizations, robust equilibrium solving, instructive shape space and functional space analysis, and optimization, the work investigates how complex physical behavior can be encoded directly into the design process.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\n- <a aria-describedby=\"sk-tooltip-21545\" href=\"https://dl.acm.org/doi/pdf/10.1145/3072959.3073695\" target=\"_blank\">Computational Design and Automated Fabrication of Kirchhoff-Plateau Surfaces</a>: <a href=\"https://dl.acm.org/doi/pdf/10.1145/3072959.3073695\">https://dl.acm.org/doi/pdf/10.1145/3072959.3073695</a><br>\r\n- <a href=\"https://cdl.ethz.ch/publications/the-design-space-of-plane-elastic-curves/\" target=\"_blank\">The Design Space of Plane Elastic Curves</a>: <a href=\"https://cdl.ethz.ch/publications/the-design-space-of-plane-elastic-curves/\">https://cdl.ethz.ch/publications/the-design-space-of-plane-elastic-curves/</a><br>\r\n- <a href=\"https://cdl.ethz.ch/publications/procedural-metamaterials-a-unified-procedural-graph-for-metamaterial-design/\" target=\"_blank\">Procedural Metamaterials: A Unified Procedural Graph for Metamaterial Design</a>: <a href=\"https://cdl.ethz.ch/publications/procedural-metamaterials-a-unified-procedural-graph-for-metamaterial-design/\">https://cdl.ethz.ch/publications/procedural-metamaterials-a-unified-procedural-graph-for-metamaterial-design/</a>",
            "image_description": "",
            "creation_date": "2026-04-29T09:14:57",
            "last_modification_date": "2026-04-29T09:51:11",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 329",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20329",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Junyu Liu",
            "organizer": "",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDIC candidacy exam",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120578/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        }
    ]
}