victorianeblikart.blogspot.com
Victoria Neblik Art: October 2010
http://victorianeblikart.blogspot.com/2010_10_01_archive.html
Tuesday, 19 October 2010. The Hand of Man". Dzo Publications have now published a second video of Victoria's work online - this time the video is " The Hand of Man. A collection of images selected from Victoria's. Book "Rock in the Landscape". This time the music was composed and performed by Admiral Bob. You can see "The Hand of Man" video on youtube [ HERE. The Book " Rock in the Landscape. Is still onsale through Blurb.com,[ HERE. Post by Mary Jones (on behalf of V.Neblik) (c) Mary Jones 2010. Sweet P...
braingam.es
C | mad science, dreams and diversions
http://braingam.es/tag/c
Mad science, dreams and diversions. Joe Wakeling's brain games. Where programming and development is concerned it’s always good to get some time to just play, to mess around with new tools, languages or libraries just for the fun of it to see what you can do. I don’t really do this often enough, but the last few days were an exception. Here’s what I got up to …. I can’t remember when exactly I discovered the D programming language. The results are quite nice. Back when I was first trying out D there ...
braingam.es
hap.random — a new random number library for D | mad science, dreams and diversions
http://braingam.es/2014/06/hap-random-a-new-random-number-library-for-d
Mad science, dreams and diversions. Joe Wakeling's brain games. Betweenness centrality in Dgraph. Haprandom — a new random number library for D. One of my great pleasures of the last 2–3 years has been contributing to the D programming language’s standard library, and in particular, its random-number-generation module. The current library is a version 1.0.0 release candidate. Before discussing anything else, here’s how you can get your hands on. And try it out:. Requires D 2.065 or later. But the RNG typ...
braingam.es
Mankind Walks | mad science, dreams and diversions
http://braingam.es/music/mankind-walks
Mad science, dreams and diversions. Joe Wakeling's brain games. Mankind walks upon the earth her voice can sing with passion, and the ancient verse recite’. A musical adventure when a songwriter friend asked me to write and perform on her planned new album that turned into a rich and deep creative experience. Was first performed at the Monmouth Festival on 29 July 2008. A further instrumental track,. Was released on 27 July 2009. All tracks are available to listen to on SoundCloud. D graph library updates.
braingam.es
random number generation | mad science, dreams and diversions
http://braingam.es/tag/random-number-generation
Mad science, dreams and diversions. Joe Wakeling's brain games. Tag Archives: random number generation. Haprandom — a new random number library for D. One of my great pleasures of the last 2–3 years has been contributing to the D programming language’s standard library, and in particular, its random-number-generation module. The current library is a version 1.0.0 release candidate. Before discussing anything else, here’s how you can get your hands on. And try it out:. Requires D 2.065 or later. But the R...
braingam.es
Music | mad science, dreams and diversions
http://braingam.es/music
Mad science, dreams and diversions. Joe Wakeling's brain games. Haprandom — a new random number library for D. Betweenness centrality in Dgraph. D graph library updates. Complex networks in D, part 2 — building the network. Betweenness centrality in Dgraph mad science, dreams and diversions. On D graph library updates. On Complex networks in D, part 2 — building the network. On Complex networks in D, part 2 — building the network. On Complex networks in D, part 2 — building the network.
braingam.es
D graph library updates | mad science, dreams and diversions
http://braingam.es/2013/09/d-graph-library-updates
Mad science, dreams and diversions. Joe Wakeling's brain games. Betweenness centrality in Dgraph →. D graph library updates. Today I pushed a number of important updates to the Dgraph master repository. These will be breaking changes for anyone currently using the library, so I thought I should provide a concise overview of what has been altered and how to tweak your own code. The first and most important change is that where previously there was a single. Class has been renamed to. Or, in regex,. Direct...
braingam.es
audio | mad science, dreams and diversions
http://braingam.es/tag/audio
Mad science, dreams and diversions. Joe Wakeling's brain games. Mankind Walks is on SoundCloud. SoundCloud wasn’t around, or at least certainly wasn’t well known, when Jo Collins, Cheikh Diop and I recorded the Mankind Walks. Material. So, we made the music available to stream from MySpace and Facebook and left it at that. And that seemed fine, as things go. Everything we recorded is there to stream. First of all, the album/extended EP,. 8230; and our small instrumental number,. Recorded a year later:.
braingam.es
Publications | mad science, dreams and diversions
http://braingam.es/science/publications
Mad science, dreams and diversions. Joe Wakeling's brain games. Altarelli, F., Braunstein, A., Dall’Asta, L., Wakeling, J. R. and Zecchina, R. (2014) Containing epidemic outbreaks by message-passing techniques. Birukou, A., Wakeling, J. R., Bartolini, C., Casati, F., Marchese, M., Mirylenka, K., Osman, N., Ragone, A., Sierra, C. and Wassef, A. (2011) Alternatives to peer review: novel approaches for research evaluation. Frontiers in Computational Neuroscience. Intelligent Multimedia: Managing Creative Wo...
braingam.es
Complex networks in D | mad science, dreams and diversions
http://braingam.es/2013/07/complex-networks-in-d
Mad science, dreams and diversions. Joe Wakeling's brain games. Complex networks in D, part 2 — building the network →. Complex networks in D. Well, that was a bit of a gap in blogging terms. Well, I took up a job at the Politecnico di Torino, I got rather busy, and … oh, details can wait. In the meantime, I thought I’d share some recent fun stuff that I’ve been doing with the D programming language. A small and currently very basic library for complex graphs. Contrast this with the D programming language.