Serving the Quantitative Finance Community

 
User avatar
Cuchulainn
Posts: 20252
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

Re: Quantum Neural Networks, Tensorflow, Quantum Computer Programming on Amazon Cloud

November 30th, 2018, 11:59 pm

Yes. I am an incurable OO programmer

Some of my patients have told me the same (caveat: since 1987 in C++)
There is hope. Believe me.

I look at the symptoms and based on that I give a prognosis. I'm deadly serious.

Just kidding, 
 
User avatar
Cuchulainn
Posts: 20252
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

Re: Quantum Neural Networks, Tensorflow, Quantum Computer Programming on Amazon Cloud

December 27th, 2018, 11:59 pm

namespace Quantum.QSharpApplication1
{
    open Microsoft.Quantum.Primitive;
    open Microsoft.Quantum.Canon;
    
    operation HelloQ () : Unit {
        Message("Hello quantum world!");
    }
}

Q#
 
User avatar
rrtucci
Topic Author
Posts: 24
Joined: February 7th, 2010, 7:26 am

Re: Quantum Neural Networks, Tensorflow, Quantum Computer Programming on Amazon Cloud

December 29th, 2018, 12:40 am

Hi Cuchulainn, vrolijk kerstfeest ("Merry Christmas" in Dutch, according to Google :) )


I am well aware of Q#. A ludicrous and totally opaque language, it is as popular as the Zune and doomed like the Windows browser and smart phone. It's a Rube Goldberg language that looks nothing like what all the other major players like IBM, Google and Rigetti call a quantum language. Like the Death Star, over engineered, well over budget,  and will explode shortly after it is completed, due to poor design. Soon to be added to the following list. 

https://www.v3.co.uk/v3-uk/news/2459606 ... t-explorer
Last edited by rrtucci on December 29th, 2018, 5:36 am, edited 3 times in total.
 
User avatar
rrtucci
Topic Author
Posts: 24
Joined: February 7th, 2010, 7:26 am

Re: Quantum Neural Networks, Tensorflow, Quantum Computer Programming on Amazon Cloud

December 29th, 2018, 1:06 am

Update: We are pleased to announce that Bayesforge is now on both the Amazon and Tencent clouds
https://market.cloud.tencent.com/products/8513#
www.bayesforge.com (link to our AWS product)
 
User avatar
Cuchulainn
Posts: 20252
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

Re: Quantum Neural Networks, Tensorflow, Quantum Computer Programming on Amazon Cloud

December 29th, 2018, 11:00 am

And a gelukkig nieuwjaar to you, rrtucci!
 I only installed the Q# SDK and ran Hello World, so I am a noobie. Still, it seems a lot of effort has gone into this project.