-
I was able to get ROOT.jl (on https://github.com/jpata/ROOT.jl/tree/cxx) with ROOT 6 to work directly through Cxx.jl under Mac OS X _without_ re-compiling the julia binary to load-and-hide ROOT before…
jpata updated
8 years ago
-
this is an umbrella issue for tracking known issues with switching to LLVM35 as default. please edit this post or add a comment below. close when someone edits `deps/Versions.make` to ~~`3.6.0`~~ `3.7…
-
CSS Variables introduces the [``](http://dev.w3.org/csswg/css-variables/#typedef-any-value) production, and Sass should support it.
This production introduces some serious questions about how Sass sh…
-
Please can I have some terms to describe a late-occuring process in kidney development: segmentation of the nephron along the proximodistal axis.
Needed to annotate Xenopus irx3 (and the correspondin…
-
Unfortunately, I am unable to build the library under Windows 10 using Visual Studio 2013 (for x64). CMake runs fine: I manually specified the path to `eigen` and I have manually compiled `pugixml` an…
-
```
There seems to have been a change in free_ansi_string that if not initializing
all values properly will result in free_ansi_string() to crash. Can someone
please add some documentation to Hacki…
-
Before I raise the problem, please help clarifying two of my understandings:
1. Julia is strictly a lexically scoped language. That is, a variable or function name only resolves to a declaration in it…
-
I am trying to run a LogisticRegression as follows:
void logisticTest(Kmer& k, const arma::vec& y_train)
{
// Train classifier
arma::mat x_train = k.get_x();
mlpack::regression::LogisticRegre…
-
`DomainObjectAllocator` is currently not verifying whether the object being allocated is really a domain object.
If it is not, strange errors may occur.
-
I'm on OS X 10.9.5, XCode Version 6.0.1 (6A317), and Julia Version 0.3.0 (2014-08-20 20:43 UTC).
This may be related to upgrading to XCode 6, which the OS helpfully did for me without asking...
```
…