!WTvnrBXAWIqKuxyqrR:matrix.org

Julia (lang)

316 Members
General help and discussion about the Julia language37 Servers

Load older messages


SenderMessageTime
29 Dec 2023
@dionisos:matrix.orgdionisosOk after some testes and research, it seems like I should use a macro for this.00:27:20
@dionisos:matrix.orgdionisosThank you for you help qwjyh00:27:34
@dionisos:matrix.orgdionisos
In reply to @qwjyh:matrix.org
Simple example for the syntax:
```
julia> struct MyType
v::Int64
end

julia> function (t::MyType)(a::T, b::T) where {T <: Integer}
a + b + t.v
end

julia> x = MyType(1)
MyType(1)

julia> x(1, 2)
4
```
* I realize I misunderstood your question, but at least now I understand the syntax you where using, thank you.
00:27:44
30 Dec 2023
@tuxtuxtuxtuxtux:opensuse.org@tuxtuxtuxtuxtux:opensuse.org set a profile picture.14:54:13
@tuxtuxtuxtuxtux:opensuse.org@tuxtuxtuxtuxtux:opensuse.org removed their profile picture.14:54:31
@tuxtuxtuxtuxtux:opensuse.org@tuxtuxtuxtuxtux:opensuse.org set a profile picture.14:56:09
@tuxtuxtuxtuxtux:opensuse.org@tuxtuxtuxtuxtux:opensuse.org removed their profile picture.14:57:05
31 Dec 2023
@jyxu:mozilla.org@jyxu:mozilla.org joined the room.08:32:28
1 Jan 2024
@tuxtuxtuxtuxtux:opensuse.org@tuxtuxtuxtuxtux:opensuse.org left the room.10:13:47
3 Jan 2024
@malte:maltee.de@malte:maltee.deCan I interpolate a heatmap while plotting? I have a function that takes two values as input and produces a third one as an output. I want to display the output on the x axis and the two inputs on the y and z axis. Typically, heatmaps are laid out on a grid, but I can't produce a grid because I cannot reverse my functions.09:11:29
13 Jan 2024
@psydroid:matrix.orgpsydroid changed their profile picture.21:03:16
15 Jan 2024
@psydroid:matrix.orgpsydroid changed their profile picture.08:33:11
@uncomfy:matrix.orguncomfy joined the room.12:50:50
22 Jan 2024
@iqbal1975:matrix.orgiqbal1975 set a profile picture.10:31:38
23 Jan 2024
@waldyrious:matrix.org@waldyrious:matrix.org left the room.22:14:03
28 Jan 2024
@.slt:matrix.org.slt joined the room.16:31:46
9 Feb 2024
@sirfredrick:matrix.org@sirfredrick:matrix.org left the room.00:03:25
@vwgsymnqkw:matrix.orgvwgsymnqkw joined the room.10:30:19
11 Feb 2024
@viplavswamituladhar:matrix.orgviplavswamituladhar joined the room.11:22:24
27 Feb 2024
@teru-ida:matrix.orgDai joined the room.23:50:05
8 Mar 2024
@yanni_papandreou:matrix.org@yanni_papandreou:matrix.org joined the room.10:48:24
@yanni_papandreou:matrix.org@yanni_papandreou:matrix.org left the room.10:48:27
10 Mar 2024
@rpanades:matrix.org@rpanades:matrix.org left the room.19:03:30
15 Mar 2024
@eduardocaridad:matrix.orgminguHello. I am starting with Julia and I need help. Can anyone help me?15:19:08
@eduardocaridad:matrix.orgminguI try to load a lot of WAV files in array and after write a bucle using "load" to stract datas and frecuency, but i dont know how. Can anyone help me?15:21:27
@malte:maltee.de@malte:maltee.de @mingu this room is dead, use discourse.julialiang.org 23:09:00
@malte:maltee.de@malte:maltee.de * @mingu this room is dead, use discourse.julialang.org 23:09:23
@malte:maltee.de@malte:maltee.de left the room.23:09:33
16 Mar 2024
@hasnep:matrix.orgHannes mingu you can also check the Julia website for links to other channels like the Zulip or Slack https://julialang.org/community/ 02:07:55
23 Mar 2024
@ericjmorey:matrix.org@ericjmorey:matrix.org left the room.03:43:46

There are no newer messages yet.


Back to Room ListRoom Version: