Skip to content
View georgtree's full-sized avatar

Organizations

@tcltk-depot

Block or report georgtree

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
georgtree/README.md

Hello, my name is George Iashin.

My interests:

  • Compact (SPICE) modelling
  • Semiconductors modelling and simulation
  • Programming in Tcl and C
  • SPICE simulation
  • Math

Projects

  • Math utilities:
    • tclinterp: A Tcl C extension that provides interpolation and approximation functions implemented in C.
    • tclopt: A Tcl C extension that provides procedures for least-squares fitting and stochastic optimization.
    • extexpr: A Tcl C extension that expands the ::tcl::mathfunc namespace with functions operating on vectors.
  • SPICE utilities:
    • SpiceGenTcl: A Tcl extension that provides a Tcl object-oriented interface to various SPICE and SPICE-like simulators such as Ngspice, Xyce, etc.
    • NgspiceTclBridge: A Tcl C extension that provides a Tcl interface to a dynamically loaded shared Ngspice simulator.
    • tclmeasure: A Tcl C extension that provides an equivalent of the measure command in SPICE and SPICE-like simulators for vector data processing.
  • Tcl utilities
    • argparse: A Tcl C extension that provides argument preprocessing for Tcl, forked from the argparse project by Andy Goth.
    • rbc-tk9: A Tcl C extension that provides a fast 2D and histogram plotting environment, forked from the rbc-tk9 project updated by Emiliano Gavilán, originally developed by the Rbc team.
    • tcl_tools: A Tcl extension that provides tools for working with Gnuplot, 2-port RF parameters (S, Z, Y, T), reading Touchstone files, and various mathematical functions.

Contacts

[email protected]

Pinned Loading

  1. SpiceGenTcl SpiceGenTcl Public

    Package provides Tcl interface to different SPICE and SPICE-like simulator, Ngspice, Xyce, etc

    Tcl 8 2

  2. tclinterp tclinterp Public

    Tcl wrapper for C interpolation routines

    C 2

  3. tclopt tclopt Public

    Tcl wrapper for optimization procedures (mostly for non-linear fitting)

    C 2

  4. tcltkResources tcltkResources Public

    List of links for tcl/tk packages and resources that I found useful. Focus is mainly on maintainted tools and packages with Tcl/TK 9.0 support.

    2

  5. argparse argparse Public

    Argument preprocessor for Tcl

    Roff 5 2

  6. rbc-tk9 rbc-tk9 Public

    My personal fork of https://chiselapp.com/user/egavilan/repository/rbc-tk9 with custom modifications

    C 1