Groups
Groups
Sign in
Groups
Groups
julia-users
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of many
chobb...@gmail.com
, …
Michele Zaffalon
13
11/22/16
Q&A
How to enter a file using gallium?
Hi there, I'm totally new to the new debuggers. What I'm aiming at is to go through a file (
unread,
Q&A
How to enter a file using gallium?
Hi there, I'm totally new to the new debuggers. What I'm aiming at is to go through a file (
11/22/16
David Anthoff
, …
cdm
10
11/15/16
Hide and disable REPL
Hi, is there a way to switch off the REPL and then on again, from a task? Specifically, I want to
unread,
Hide and disable REPL
Hi, is there a way to switch off the REPL and then on again, from a task? Specifically, I want to
11/15/16
Júlio Hoffimann
, …
Isaiah Norton
6
11/2/16
Sys.CPU_CORES
Hi, Sys.CPU_CORES returns the number of physical cores or processing units? Is it portable across
unread,
Sys.CPU_CORES
Hi, Sys.CPU_CORES returns the number of physical cores or processing units? Is it portable across
11/2/16
Daniel Carrera
, …
Steven G. Johnson
9
11/2/16
Cannot PyPlot / Matplotlib broken (warnings about font cache?)
Hi everyone, I am getting some cryptic errors when I try to load PyPlot. It seems to be a problem on
unread,
Cannot PyPlot / Matplotlib broken (warnings about font cache?)
Hi everyone, I am getting some cryptic errors when I try to load PyPlot. It seems to be a problem on
11/2/16
Kostas Oikonomou
, …
Jeffrey Sarnoff
5
11/4/16
building julia 0.5.0 on FreeBSD 11
Hi, I'm following the instructions in the README, trying to build 0.5.0 from source on an amd64
unread,
building julia 0.5.0 on FreeBSD 11
Hi, I'm following the instructions in the README, trying to build 0.5.0 from source on an amd64
11/4/16
Penn Taylor
,
Isaiah Norton
3
10/31/16
Quote-friendly way to express keyword Expr?
Is there a quote-friendly way to write the following keyword Expr, or must I directly manipulate raw
unread,
Quote-friendly way to express keyword Expr?
Is there a quote-friendly way to write the following keyword Expr, or must I directly manipulate raw
10/31/16
Florian Oswald
,
Isaiah Norton
2
10/29/16
Gallium: how to remove a breakpoint?
hi all, i have got a rather simple question but can't figure it out: https://github.com/Keno/
unread,
Gallium: how to remove a breakpoint?
hi all, i have got a rather simple question but can't figure it out: https://github.com/Keno/
10/29/16
Ben Arthur
, …
Michael Borregaard
7
10/29/16
so many plotting packages
would be nice to have an organization to contain all of these. as @StefanKarpinski pointed out (i
unread,
so many plotting packages
would be nice to have an organization to contain all of these. as @StefanKarpinski pointed out (i
10/29/16
Derek Gaston
,
Isaiah Norton
2
10/28/16
Parameteric Function of Types
I can't quite seem to get the right syntax for creating methods that are keyed off of subtypes (
unread,
Parameteric Function of Types
I can't quite seem to get the right syntax for creating methods that are keyed off of subtypes (
10/28/16
digxx
,
Isaiah Norton
5
10/28/16
MersenneTwister, srand
So what is the difference between srand and merseentwister? when I do: r=srand(0) I get the same as r
unread,
MersenneTwister, srand
So what is the difference between srand and merseentwister? when I do: r=srand(0) I get the same as r
10/28/16
Federico Calboli
, …
Tony Kelman
8
10/27/16
automatically moving from cmake 3.6.1 to cmakex.y.z
Hi, toady on a whim I tried make cleanall && make testall but it did not work because when
unread,
automatically moving from cmake 3.6.1 to cmakex.y.z
Hi, toady on a whim I tried make cleanall && make testall but it did not work because when
10/27/16
Frank Kampas
, …
Isaiah Norton
14
10/27/16
CoinOptServices
Is anybody working on fixing CoinOptServices?
unread,
CoinOptServices
Is anybody working on fixing CoinOptServices?
10/27/16
Ajay Mendez
,
Isaiah Norton
3
10/28/16
cscope like tool
Looking for a tool to grok large projects, a la cscope. methods(method_name) is good but insufficient
unread,
cscope like tool
Looking for a tool to grok large projects, a la cscope. methods(method_name) is good but insufficient
10/28/16
Tamas Papp
,
Isaiah Norton
2
10/26/16
computation on types in type definition
I have a type which contains two slots, and it is important that the types of them satisfy certain
unread,
computation on types in type definition
I have a type which contains two slots, and it is important that the types of them satisfy certain
10/26/16
Angel de Vicente
, …
Tim Holy
6
10/24/16
Arrays with custom indices examples?
Hi, I'm trying to figure out how to use arrays with custom indices, and I've read http://docs
unread,
Arrays with custom indices examples?
Hi, I'm trying to figure out how to use arrays with custom indices, and I've read http://docs
10/24/16
Angel de Vicente
, …
Mauro
5
10/24/16
Named for loops?
Hi, I don't see it in the documentation, but I'm wondering if there is a way to have named
unread,
Named for loops?
Hi, I don't see it in the documentation, but I'm wondering if there is a way to have named
10/24/16
Christian Rorvik
, …
Isaiah Norton
4
10/20/16
Eval without JIT
I have a soft realtime system embedding julia for customizing some of the logic in the system. From
unread,
Eval without JIT
I have a soft realtime system embedding julia for customizing some of the logic in the system. From
10/20/16
Kyle Kotowick
, …
Isaiah Norton
11
10/19/16
Embedding Julia in C++ - Determining returned array types
I'm trying to embed Julia code in a C++ app I'm building. I have it all working and can do
unread,
Embedding Julia in C++ - Determining returned array types
I'm trying to embed Julia code in a C++ app I'm building. I have it all working and can do
10/19/16
Stefan Rigger
,
Isaiah Norton
3
10/15/16
Q&A
Does julia -L work with plots?
Hello everyone, I'm using julia to numerically solve partial differential equations and use
unread,
Q&A
Does julia -L work with plots?
Hello everyone, I'm using julia to numerically solve partial differential equations and use
10/15/16
mmh
, …
Stefan Karpinski
4
10/5/16
Simple test functions generates different codegen
I would have that thought that these two function would produce the same code, but they do not. Could
unread,
Simple test functions generates different codegen
I would have that thought that these two function would produce the same code, but they do not. Could
10/5/16
Ján Adamčák
, …
Steven G. Johnson
3
10/3/16
jl_cstr_to_string() variant for wchar_t*
Hi, Is there any version of jl_cstr_to_str() for use with wchar_t*? I try create a small wrapper
unread,
jl_cstr_to_string() variant for wchar_t*
Hi, Is there any version of jl_cstr_to_str() for use with wchar_t*? I try create a small wrapper
10/3/16
David Smith
, …
Páll Haraldsson
11
10/14/16
ANN: RawArray.jl
Hi, all: I finally pushed this out, and it might satisfy some of your needs for a simple way to store
unread,
ANN: RawArray.jl
Hi, all: I finally pushed this out, and it might satisfy some of your needs for a simple way to store
10/14/16
K leo
,
Isaiah Norton
4
9/23/16
Dict get destroys global variable?
Calling "get" anywhere in a function makes a global variable undefined. Can anyone please
unread,
Dict get destroys global variable?
Calling "get" anywhere in a function makes a global variable undefined. Can anyone please
9/23/16
Sebastian the Eight
, …
Tim Besard
3
9/22/16
Implementing compilers or interpreters in Julia?
I'm curious how adept Julia is for writing compilers/interpreters? It's fairly easy to find
unread,
Implementing compilers or interpreters in Julia?
I'm curious how adept Julia is for writing compilers/interpreters? It's fairly easy to find
9/22/16
Neal Becker
, …
Jeffrey Sarnoff
10
9/15/16
dependent types in julia?
As a toy example, I'm trying to write something that computes 2nd order statistics of complex
unread,
dependent types in julia?
As a toy example, I'm trying to write something that computes 2nd order statistics of complex
9/15/16
K leo
, …
Bart Janssens
24
9/11/16
How to use jl_call1 with a struct argument?
I tried the following, it compiles OK and runs OK, but it appears the julia function is not called (
unread,
How to use jl_call1 with a struct argument?
I tried the following, it compiles OK and runs OK, but it appears the julia function is not called (
9/11/16
Kostas Tavlaridis-Gyparakis
, …
K leo
13
9/8/16
calling julia functions in C++
Hello, I am trying to write some function in Julia which I will be able to call inside my C++
unread,
calling julia functions in C++
Hello, I am trying to write some function in Julia which I will be able to call inside my C++
9/8/16
mmh
,
Isaiah Norton
5
8/24/16
successfully built julia using windows subsystem for linux but getting '`: not enough memory (ENOMEM) when trying to use Compat
successfully built julia using windows subsystem for linux but getting '`: not enough memory (
unread,
successfully built julia using windows subsystem for linux but getting '`: not enough memory (ENOMEM) when trying to use Compat
successfully built julia using windows subsystem for linux but getting '`: not enough memory (
8/24/16
Bill Hart
, …
Páll Haraldsson
12
8/11/16
Windows subsystem for Linux
I got the Windows 10 anniversary update and turned on the new Windows subsystem for Linux. The Julia
unread,
Windows subsystem for Linux
I got the Windows 10 anniversary update and turned on the new Windows subsystem for Linux. The Julia
8/11/16
Andrew Gibb
, …
Jeffrey Sarnoff
4
7/28/16
Does a wrapper for gmtime exist
Hi, I'm writing a module for dealing with video timing. The C++ code I'm using as a basis
unread,
Does a wrapper for gmtime exist
Hi, I'm writing a module for dealing with video timing. The C++ code I'm using as a basis
7/28/16