私人/初创量子技术公司
可在搜索框中输入关键字段进行查询,一些公司(不限于中国的公司)给出了相应的中文描述。如您有任何添加或更新的内容,请联系我们,邮箱:info at qtumist.com。
全球量子初创公司国家分布
var chartDom = document.getElementById('container1');
var myChart = echarts.init(chartDom);
var option;
option = {
title: {
text: '全球量子初创公司国家分布',
},
tooltip: {
trigger: 'axis',
axisPointer: { // Use axis to trigger tooltip
type: 'shadow' // 'shadow' as default; can also be 'line' or 'shadow'
}
},
legend: {
data: ['量子计算', '量子精密测量', '量子通信', '量子仪器']
},
grid: {
left: '3%',
right: '4%',
bottom: '3%',
containLabel: true
},
xAxis: {
type: 'value'
},
yAxis: {
type: 'category',
data: ['波兰','芬兰', '以色列', '瑞士', '新加坡', '澳大利亚','西班牙', '印度', '德国', '荷兰','日本', '中国', '法国', '加拿大', '英国', '美国']
},
series: [
{
name: '量子计算',
type: 'bar',
stack: 'total',
label: {
show: true
},
emphasis: {
focus: 'series'
},
data: [2,3,3,1,3,5,6,5,4,4,10,4,8,21,16,37]
},
{
name: '量子精密测量',
type: 'bar',
stack: 'total',
label: {
show: true
},
emphasis: {
focus: 'series'
},
data: [0,0,0,2,1,1,0,0,0,1,0,0,1,1,2,2]
},
{
name: '量子通信',
type: 'bar',
stack: 'total',
label: {
show: true
},
emphasis: {
focus: 'series'
},
data: [1,0,2,1,1,1,0,3,3,0,0,5,3,6,12,10]
},
{
name: '量子仪器',
type: 'bar',
stack: 'total',
label: {
show: true
},
emphasis: {
focus: 'series'
},
data: [0,1,0,1,0,0,1,0,1,4,0,2,1,0,1,9]
}
]
};
option && myChart.setOption(option);
注:全球量子初创公司国家分布仅展示了具有2个以上初创公司或私营公司的国家或地区,更多详情请查看列表数据。
参考链接
[1]https://en.wikipedia.org/wiki/List_of_companies_involved_in_quantum_computing_or_communication
[2]https://www.zdnet.com/article/eight-leading-quantum-computing-companies-in-2020/
[3]https://thequantumdaily.com/2021/04/20/9-companies-leading-the-quantum-technologies-race-in-china/
[4]https://www.predictiveanalyticstoday.com/what-is-quantum-computing/
[5]https://www.vietchallenge.org/startups
[9]https://analyticsindiamag.com/8-top-quantum-technology-startups-in-india/
[10]https://tracxn.com/d/trending-themes/Startups-in-Quantum-Computers
[11]https://www.networkworld.com/article/3489098/10-hot-quantum-computing-startups-to-watch.html