-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsupport.html
131 lines (108 loc) · 4.72 KB
/
support.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>scikit-rf Support — scikit-rf</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=284a2d1d" />
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="about.html" />
<link rel="search" title="Search" href="search.html" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-29068876-2', 'auto');
ga('send', 'pageview');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5050140118519400",
enable_page_level_ads: true
});
</script>
</head><body>
<div align ="center" >
<div class="gallery_image" style="margin-top: -2em; margin-left: -10em; margin-bottom: -1em;">
<a href="index.html"><img src="_static/scikit-rf-title-flat.svg"/></a>
</div>
<hr width = "90%">
<div style="margin-top: -1em; margin-left: -10em; margin-bottom: -1em;">
<h4>
<a href="index.html">Home</a> ·
<a href="install.html">Install</a> ·
<a href="http://scikit-rf.readthedocs.org/" target="_blank">Docs</a> ·
<a href="https://github.com/scikit-rf/scikit-rf" target="_blank">Source</a> ·
<a href="#">Support</a> ·
<!--- <a href="users.html">Users</a> · -->
<a href="merch.html">Merch</a> ·
<a href="about.html">About</a>
</h4>
</div>
</div>
<hr width = "90%">
<div class="container">
<div class="row">
<div class="body col-md-12 content" role="main">
<section id="scikit-rf-support">
<h1><strong>scikit-rf</strong> Support<a class="headerlink" href="#scikit-rf-support" title="Link to this heading">¶</a></h1>
<p><strong>scikit-rf</strong> will always remain free and open-source. Period. For those who need
help, there will always be public channels available:</p>
<blockquote>
<div><ul class="simple">
<li><p><a class="reference external" href="https://app.element.io/#/room/#scikit-rf:matrix.org">Matrix</a></p></li>
<li><p><a class="reference external" href="https://github.com/scikit-rf/scikit-rf/discussions">Github Discussion</a></p></li>
</ul>
</div></blockquote>
<p>For those who need private support and
development services, please see the following list of companies who support scikit-rf.</p>
<hr><a class="reference external image-reference" href="http://www.810lab.com"><img alt="_images/810logo.png" class="align-left" src="_images/810logo.png" style="height: 50px;" /></a>
<section id="labs">
<h2>810 Labs<a class="headerlink" href="#labs" title="Link to this heading">¶</a></h2>
<a class="reference external image-reference" href="http://www.810lab.com"><img alt="_images/810logo_sd.png" class="align-right" src="_images/810logo_sd.png" style="height: 200px;" /></a>
<p><a class="reference external" href="http://www.810lab.com">810 Labs Software Division</a> offers support services for scikit-rf. These
services include:</p>
<blockquote>
<div><ul class="simple">
<li><p>Implementation of specific features in scikit-rf</p></li>
<li><p>One-on-one webinar tutorials and education</p></li>
<li><p>Private Development</p></li>
<li><p>Technical Support</p></li>
</ul>
</div></blockquote>
<div class="line-block">
<div class="line"><br /></div>
<div class="line"><br /></div>
<div class="line"><br /></div>
</div>
<p>If you would like to list your company here please contact <strong>julien.hillairet at gmail.com</strong></p>
<div class="line-block">
<div class="line"><br /></div>
<div class="line"><br /></div>
<div class="line"><br /></div>
</div>
</section>
</section>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
<br/>
</p>
<p>
© Copyright 2024, the scikit-rf development team.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br/>
</p>
</div>
</footer>
</body>
</html>