Return-Path: Received: from mx2.fz-rossendorf.de ([149.220.142.12] verified) by hzdr.de (CommuniGate Pro SMTP 6.1.16) with ESMTP id 16740516 for picongpu-users@cg.hzdr.de; Thu, 06 Jul 2017 10:47:00 +0200 Received: from localhost (localhost [127.0.0.1]) by mx2.fz-rossendorf.de (Postfix) with ESMTP id B754D41CF0 for ; Thu, 6 Jul 2017 10:47:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx2.fz-rossendorf.de Authentication-Results: mx2.fz-rossendorf.de (amavisd-new); dkim=pass (2048-bit key) header.d=runbox.com Received: from mx2.fz-rossendorf.de ([127.0.0.1]) by localhost (mx2.fz-rossendorf.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RPlvpegSk3l4 for ; Thu, 6 Jul 2017 10:46:56 +0200 (CEST) Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=91.220.196.211; helo=aibo.runbox.com; envelope-from=berceanu@runbox.com; receiver=picongpu-users@hzdr.de X-Greylist: delayed 3477 seconds by postgrey-1.34 at mx2; Thu, 06 Jul 2017 10:46:56 CEST Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) by mx2.fz-rossendorf.de (Postfix) with ESMTPS id C12BA41CE1 for ; Thu, 6 Jul 2017 10:46:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=rbselector1; h=Message-Id:In-Reply-To:Date:Subject:To:From:MIME-Version: Content-Transfer-Encoding:Content-Type; bh=FwGCmopchyXRXe+g84/Vwo3QbvgI2SGv21W8fyIZaWc=; b=j/OyWkWOuNHYFtn9A+kBRnvu2s jfGFME+CcKz4d51ur9o5au4pDOi/x9iRIasNqVMfcJnZIjWmL9RiawZ+076iAUJgf1TLkW43/ox+a eJqRZtIgWhHOzEes97uzZ0vRnAMy84ReducU7z6jHpXpDb2Y6F/2gUNArwt/VA0VHuOJuDwL5pyDX iUOXPuBbt8JZca53X5ZqC5/gVFjdBZqWxu6KPnpnmadvRTgnAwOf/5w+YGJov+UrX/h8aV6WhIP+2 dGSDoLvI4gEdKlGaeno7Ww9XE5YEjFR6ujRf3sEBvckNV/yjPYgHJB/su4IjAY7Yjiq+7cZxkuSgR GWHwzUww==; Received: from [10.9.9.127] (helo=rmmprod05.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dT1X0-0005dQ-04 for picongpu-users@hzdr.de; Thu, 06 Jul 2017 09:48:58 +0200 Received: from mail by rmmprod05.runbox with local (Exim 4.86_2) (envelope-from ) id 1dT1Wz-0008KP-Ua for picongpu-users@hzdr.de; Thu, 06 Jul 2017 09:48:57 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (811097)] by runbox.com with http (RMM6); for ; Thu, 06 Jul 2017 07:48:57 GMT From: "Andrei Berceanu" To: "picongpu-users" Subject: Julia language Date: Thu, 06 Jul 2017 09:48:57 +0200 (CEST) X-Mailer: RMM6 In-Reply-To: Message-Id: Hi Axel, I was wondering, what do you guys think of the Julia language [1]? Are ther= e any plans to use it for the PIC code in the future (or at least for the p= ost-processing part)? Thanks, Andrei [1] https://julialang.org=